platform/upstream/mesa.git
2021-07-12 Erik Faye-Lunddraw: respect line_rectangular state
2021-07-12 Erik Faye-Lundgallium: explicitly specify line rasterization mode
2021-07-12 Erik Faye-Lundlavapipe: fix disable_multisample condition
2021-07-12 Erik Faye-Lundlavapipe: do not disable multisampling for smooth lines
2021-07-12 Daniel Schürmannaco/meson: remove inc_gallium from include_directories
2021-07-12 Daniel Schürmannaco: Format.
2021-07-12 Daniel Schürmannaco: add .clang-format file
2021-07-12 Mike Blumenkrantzzink: ci updates
2021-07-12 Mike Blumenkrantzzink: zero out sampler/image descriptor surface info...
2021-07-12 Connor Abbottir3/print: Manual formatting fixups
2021-07-12 Connor Abbottir3: Reformat source with clang-format
2021-07-12 Connor Abbottfreedreno: Add some options to .clang-format
2021-07-12 Connor Abbottir3: Manually reformat some places
2021-07-12 Connor Abbottir3: Update .editorconfig and .dir-locals.el
2021-07-12 Connor Abbottir3/lower_parallelcopy: Don't manually set wrmask
2021-07-12 Connor Abbottir3: Add ir3_collect() for fixed-size collects
2021-07-12 Connor Abbottir3: Add missing include to ir3_parser.y
2021-07-12 Dave Airlievulkan/wsi/wl: add wl_shm support for lavapipe.
2021-07-12 Daniel StoneRevert "ci/panfrost: Temporarily disable sun50i/RK3288"
2021-07-12 Michael Wallekmsro: Add mali-dp
2021-07-12 Vinson Leest/xa: Mark default xa_get_pipe_format case unreachable.
2021-07-12 Daniel Schürmannutil/meson: include inc_gallium
2021-07-12 Emma Anholti915g: Fix backface stencil when front_ccw is set.
2021-07-12 Emma Anholti915g: Fix dumping of 3DSTATE_BACKFACE_STENCIL_OPS.
2021-07-12 Samuel Pitoisetradv: lower primitive shading rate in NIR
2021-07-12 Emma Anholtturnip: Fix allocation size for vkCmdUpdateBuffer.
2021-07-12 Erik Faye-Lundlavapipe: expose more storage-image features
2021-07-12 Erik Faye-Lundllvmpipe: only report supported shader-image formats
2021-07-12 Erik Faye-Lundlavapipe: query formats for shader-image support
2021-07-12 Erik Faye-Lundllvmpipe: reject unsupported shader-image formats
2021-07-12 Daniel Stoneci/panfrost: Temporarily disable sun50i/RK3288
2021-07-12 Jason Ekstranddocs: Add docs for running a local Mesa build
2021-07-12 Marcin Ślusarzintel/compiler: document register types
2021-07-12 Daniel Schürmannaco: remove (wrong) GCC array-bounds warning
2021-07-12 Daniel Schürmannaco: refactor SDWA opcode validation
2021-07-12 Daniel Schürmannaco/meson: remove unnecessary dependencies
2021-07-12 Daniel Schürmannaco: add 'common/' and 'llvm/' prefix to #includes
2021-07-12 Daniel Schürmannaco: add missing Licenses and remove Authors from files
2021-07-12 Daniel Schürmannaco: reorder and cleanup #includes
2021-07-12 Daniel Schürmannaco/util: replace DIV_ROUND_UP(n+1,m) by n/m+1
2021-07-12 Thomas H.P... broadcom/compiler: fix add vs. mul
2021-07-12 Thomas H.P... broadcom/compiler: use correct flag enum
2021-07-12 Lionel Landwerlinintel/compiler: Track latency/perf of LSC fences
2021-07-12 Icecream95panfrost: Fix GPU ID for t76x in get_perf_config
2021-07-12 Iago Toral... v3dv: expose geometry shaders
2021-07-12 Iago Toral... broadcom/ci: update expected fails for v3dv after enabl...
2021-07-12 Iago Toral... v3dv: remove deferred vkCmdClearAtachments path
2021-07-12 Iago Toral... v3dv: remove fallback path for vkCmdClearAttachments
2021-07-12 Iago Toral... v3dv: implement layered attachment clears
2021-07-12 Iago Toral... broadcom/compiler: don't ignore constant offset on...
2021-07-12 Iago Toral... broadcom/compiler: handle compact input arrays for...
2021-07-12 Iago Toral... v3dv: fix copy buffer to image TFU path for 3D images
2021-07-12 Iago Toral... v3dv: handle QUNIFORM_FB_LAYERS
2021-07-12 Iago Toral... v3dv: emit state packets for geometry shaders
2021-07-12 Iago Toral... broadcom/compiler: create a helper for computing VPM...
2021-07-12 Iago Toral... v3dv: add support for geometry shaders to pipelines
2021-07-12 Iago Toral... broadcom/compiler: track if geometry shaders write...
2021-07-12 Iago Toral... v3dv: add a few more broadcom shader stage helpers
2021-07-12 Iago Toral... v3dv: define a generic helper to create binning pipelin...
2021-07-12 Iago Toral... v3dv: extend broadcom stages to include geometry
2021-07-12 Iago Toral... v3dv: always free pipeline stages after compiling
2021-07-12 Dave Airliecrocus: add GL_CLAMP emulation in driver again.
2021-07-12 Dave Airliecrocus/gen8: fix wrap mode needs border color.
2021-07-11 Alyssa Rosenzweigagx: Flip point coordinates because OpenGL
2021-07-11 Alyssa Rosenzweigasahi: Handle point coordinates
2021-07-11 Alyssa Rosenzweigasahi: Identify triangle/lines vs point varyings
2021-07-11 Alyssa Rosenzweigasahi: Unpack varying descriptors (1x)
2021-07-11 Alyssa Rosenzweigasahi: Lower PIPE_CAPF_MAX_POINT_WIDTH to hw limit
2021-07-11 Alyssa Rosenzweigasahi: Set bit for psiz
2021-07-11 Alyssa Rosenzweigasahi: Set point magic bit in rasterizer
2021-07-11 Alyssa Rosenzweigasahi: Set bits in UNK11 needed for points
2021-07-11 Mike Blumenkrantzzink: fix mem info query to be more permissive
2021-07-11 Alyssa Rosenzweigasahi/decode: Print some IOGPU stuff
2021-07-11 Alyssa Rosenzweigasahi/decode: Print clear/store pipelines
2021-07-11 Alyssa Rosenzweigasahi: Garbage collect senseless cmdbuf struct
2021-07-11 Alyssa Rosenzweigasahi: Consolidate some magic numbers
2021-07-11 Alyssa Rosenzweigasahi: Allocate global IDs
2021-07-11 Alyssa Rosenzweigasahi: Allow specifying an encoder ID
2021-07-11 Alyssa Rosenzweigasahi/decode: Fix decoding of draw calls
2021-07-10 Alyssa Rosenzweigasahi/decode: Handle CULL packets
2021-07-10 Alyssa Rosenzweigasahi/decode: Fix up high word
2021-07-10 Alyssa Rosenzweigasahi: Identify more unknown fields in the memmap
2021-07-10 Alyssa Rosenzweigasahi: Reserve more space to stop a command buffer
2021-07-10 Alyssa Rosenzweigasahi/decode: Check fewer zeroes after a command buffer
2021-07-10 Alyssa Rosenzweigasahi: Make track_free safer
2021-07-10 Alyssa Rosenzweigasahi/decode: Only dump mapped allocations
2021-07-10 Alyssa Rosenzweigasahi: Remove unused bo_access property
2021-07-10 Alyssa Rosenzweigasahi: Add missing copyright/guards for magic.c/h
2021-07-10 Alyssa Rosenzweigasahi: Move fixed internal shaders to agx_blit.c
2021-07-09 Alyssa Rosenzweigpanfrost: Set register allocation in the v7 RSD
2021-07-09 Alyssa Rosenzweigpanfrost: Generalize pan_blitter's reg count assert
2021-07-09 Alyssa Rosenzweigpanfrost: Enable more tiler levels if we can
2021-07-09 Alyssa Rosenzweigpanfrost: Query tiler features
2021-07-09 Alyssa Rosenzweigpanfrost: Zero depth_source in vertex shaders
2021-07-09 Alyssa Rosenzweigpanfrost: Don't set zs_update_operation in vertex shaders
2021-07-09 Alyssa Rosenzweigpanfrost: Add a performance counter dump utility
2021-07-09 Alyssa Rosenzweigpanfrost: Fix FPK enable condition
2021-07-09 Alyssa Rosenzweigpan/bi: Don't lower fpow
2021-07-09 Alyssa Rosenzweigpan/bi: Factor out exp2/log2 code
2021-07-09 Alyssa Rosenzweigpan/bi: Comment the fexp2 implementation
next