platform/upstream/mesa.git
2023-08-24 David Heidelbergci/piglit: add extra space on top to prevent single...
2023-08-24 Karol Herbstzink: update some compute caps
2023-08-24 Karol Herbstzink: fix global stores
2023-08-24 Karol Herbstzink: fix source type in load/store scratch
2023-08-24 Mike Blumenkrantzzink: use Aligned with global load/store ops
2023-08-24 Mike Blumenkrantzzink: handle global atomic intrinsics
2023-08-24 Mauro Rossihasvk/android: remove numFds check
2023-08-24 Mauro Rossianv/android: remove numFds check
2023-08-24 Chris Spenceranv: Don't reject Android image format if external...
2023-08-24 Simon Servulkan/wsi/wayland: add support for IMMEDIATE
2023-08-24 Simon Serwayland: enable use of wayland-protocols as a subproject
2023-08-24 Jordan Justenintel/dev: Add more RPL PCI IDs
2023-08-24 Jordan Justenintel/dev: Use RPL-U name on RPL-U devices
2023-08-24 Samuel Pitoisetradv: stop declaring unused SGPR arguments for PS epilogs
2023-08-24 Samuel Pitoisetradv: fix the per-patch data offset when TES isn't...
2023-08-24 Tapani Pällimesa: fix some TexParameter and SamplerParameter cases
2023-08-24 Yonggang Luocompiler/glsl: Move glsl_print_type from glsl_types...
2023-08-24 Yonggang Luocompiler: use 4 instead ATOMIC_COUNTER_SIZE in glsl_typ...
2023-08-24 Yonggang Luod3d12: replace use of MAX_VERTEX_STREAMS with PIPE_MAX_...
2023-08-24 Yonggang Luointel/brw: use 4 instead of MAX_VERTEX_STREAMS to avoid...
2023-08-24 Yonggang Luosfn: Use 4 instead of ATOMIC_COUNTER_SIZE
2023-08-23 Rob Clarktu: Workaround bionic _SC_LEVEL1_DCACHE_LINESIZE
2023-08-23 Kenneth Graunkeintel/fs: Dump IR for pre-RA scheduler modes in DEBUG_O...
2023-08-23 Kenneth Graunkeintel/fs: Pick the lowest register pressure schedule...
2023-08-23 Kenneth Graunkeintel/fs: Make helpers for saving/restoring instruction...
2023-08-23 Kenneth Graunkeintel/fs: Index scheduler mode string table by mode...
2023-08-23 Kenneth Graunkeintel/compiler: Move SCHEDULE_NONE handling into schedu...
2023-08-23 Kenneth Graunkeintel/fs: Account for payload GRFs when calculating...
2023-08-23 Rob Clarkdocs: Followup to !24636
2023-08-23 David RoscaRevert "radeonsi/vcn: add an exception of field case...
2023-08-23 Georg Lehmannaco: combine a | ~b to bfi(b, a, -1)
2023-08-23 Piotr Kocianir: Remove dead nir_const_value variables
2023-08-23 David Heidelbergpanfrost/ci: revert Disable T720
2023-08-23 Mike Blumenkrantzzink: copy some cs shader properties to the program...
2023-08-23 Konstantin... lavapipe: Lock around CSO destroys
2023-08-23 Charmaine Leesvga: fix stride used in vertex declaration
2023-08-23 Alyssa Rosenzweigasahi: Fix shader stage dirtying
2023-08-23 Alyssa Rosenzweigasahi: Dirty the shader stage when the shader changes
2023-08-23 Alyssa Rosenzweigasahi: Dirty track VBOs + blend const separately
2023-08-23 Alyssa Rosenzweigasahi: Use proper dirty tracking for VBOs
2023-08-23 Alyssa Rosenzweigasahi: Use finer dirty tracking for blend constant
2023-08-23 Alyssa Rosenzweigasahi: Decouple sysval lowering from uniform assignment
2023-08-23 Alyssa Rosenzweigasahi: Put unuploaded uniforms on the batch
2023-08-23 Alyssa Rosenzweigasahi: Extract sampler upload
2023-08-23 Alyssa Rosenzweigasahi: Add real per-stage dirty flags
2023-08-23 Alyssa Rosenzweigasahi: Upload a single draw_uniforms per draw
2023-08-23 Alyssa Rosenzweigasahi: Extract agx_upload_textures
2023-08-23 Alyssa Rosenzweigasahi: Collapse grid_info
2023-08-23 Alyssa Rosenzweigasahi: Split out per-stage sysvals
2023-08-23 Alyssa Rosenzweigasahi: Add sysval tables for each shader stage
2023-08-23 Alyssa Rosenzweigasahi: Move UBO lowering into GL driver
2023-08-23 Alyssa Rosenzweignir,asahi: Remove texture_base_agx
2023-08-23 Alyssa Rosenzweigagx: Add helper returning if a descriptor crawl is...
2023-08-23 Alyssa Rosenzweigagx: Do some texture lowering early
2023-08-23 Alyssa Rosenzweigasahi: Add missing LOD source for agx_meta's txfs
2023-08-23 Alyssa Rosenzweigagx: Do not fence write-only images
2023-08-23 Alyssa Rosenzweigagx/fence_images: Use intrinsics_pass
2023-08-23 Alyssa Rosenzweigasahi: Add get_query_address helper
2023-08-23 Alyssa Rosenzweigasahi: Add non-occlusion query tracking
2023-08-23 Alyssa Rosenzweigasahi: Sync when beginning a query
2023-08-23 Alyssa Rosenzweigasahi: Only touch batch->occlusion_queries for occlusion
2023-08-23 Alyssa Rosenzweigasahi: Refactor agx_get_query_result
2023-08-23 Alyssa Rosenzweigasahi: Simplify occlusion query batch tracking
2023-08-23 Alyssa Rosenzweigasahi: Generalize query logic
2023-08-23 Alyssa Rosenzweigagx: Use 16-bit reg for pixel_coord
2023-08-23 Alyssa Rosenzweigasahi: Preserve atomic ops when rewriting image to...
2023-08-23 Alyssa Rosenzweigagx: Clear image_array after lowering
2023-08-23 Alyssa Rosenzweigagx: Clear sample count after lowering MSAA
2023-08-23 Alyssa Rosenzweigasahi: Pass layer stride in pixels, not elements
2023-08-23 Alyssa Rosenzweigasahi: Use local_size from compiler directly
2023-08-23 Alyssa Rosenzweigasahi: Report local_size from compiler
2023-08-23 Alyssa Rosenzweigasahi/decode: Turn assert into error
2023-08-23 Alyssa Rosenzweigasahi: Advertise OpenGL ES 3.1!
2023-08-23 Alyssa Rosenzweigagx: Implement imul_high
2023-08-23 Alyssa Rosenzweigagx: Convert 8-bit comparisons
2023-08-23 Alyssa Rosenzweigagx: Handle b2i8
2023-08-23 Alyssa Rosenzweigagx: Allow loop headers without later preds
2023-08-23 Alyssa Rosenzweigagx/lower_vbo: Handle nonzero component
2023-08-23 Maryagx: Ensure to lower 1D image load/store to 2D
2023-08-23 Alyssa Rosenzweigagx: Don't blow up when lowering textures twice
2023-08-23 Alyssa Rosenzweigasahi: Keep drawoverhead from OOMing itself
2023-08-23 Alyssa Rosenzweigagx: Assert vertex_id, instance_id are VS-only
2023-08-23 Alyssa Rosenzweigasahi: Copy CSO stride
2023-08-23 Alyssa Rosenzweigagx: Use more barriers
2023-08-23 Alyssa Rosenzweigagx: Fix extraneous bits with b2b32
2023-08-23 Alyssa Rosenzweignir: Add load_sysval_agx intrinsic
2023-08-23 Chris Spenceranv: Advertise Vulkan 1.3 on Android 13
2023-08-23 Alyssa Rosenzweigpanfrost/ci: Disable T720
2023-08-23 Sviatoslav... anv: Do fast clear color initialization more delicately
2023-08-23 Sviatoslav... intel/isl: Don't over-allocate CLEAR_COLOR size to...
2023-08-23 Georg Lehmannaco: fix u2f16 with 32bit input
2023-08-23 Rhys Perryaco: add adjust_bpermute_dst helper
2023-08-23 Rhys Perryaco: clarify bpermute pseudo opcode names
2023-08-23 Rhys Perryaco: fix p_bpermute_gfx6's exec save/restore with wave32
2023-08-23 Rhys Perryaco: fix p_bpermute_gfx6 with input at non-zero byte
2023-08-23 Chris Spenceranv/android: Add support for AHARDWAREBUFFER_FORMAT_YV12
2023-08-23 Chris Spenceranv/android: Fix importing hardware buffers with planar...
2023-08-23 Samuel Pitoisetaco: rework printing shader stages
2023-08-23 Feng JiangCODEOWNERS: Add @flynnjiang for VirGL video
2023-08-23 Samuel Pitoisetradv: advertise NV_device_generated_commands_compute
next