platform/upstream/mesa.git
2023-03-24 Lionel Landwerlinanv: fixup locking for utrace submission increments
2023-03-24 Lionel Landwerlinanv: fix incorrect utrace bo release
2023-03-24 Lionel Landwerlinintel/ds: rename frame timeline row to queue
2023-03-24 Lionel Landwerlinvulkan/runtime: also copy strings on queue debug utils
2023-03-24 Lionel Landwerlinutil/u_trace: move needs_cs_param option to tracepoints
2023-03-24 Teng, Jin Chungd3d12: AV1 Dec - Set anchor_frame_idx only when large_s...
2023-03-24 Teng, Jin Chungfrontend/va: Add large_scale_tile from VADecPicturePara...
2023-03-24 Mike Blumenkrantzzink: flag rp layout change if zsbuf usedness changes...
2023-03-23 Alyssa Rosenzweigpanfrost: Remove Midgard RSD fields from Bifrost
2023-03-23 Alyssa Rosenzweigpanvk: Lower blending late
2023-03-23 Alyssa Rosenzweigpan/bi: Call pan_nir_lower_zs_store late
2023-03-23 Alyssa Rosenzweigpan/bi: Export bifrost_nir_lower_load_output
2023-03-23 Alyssa Rosenzweigpanfrost: Move panfrost_sysvals to GL driver
2023-03-23 Alyssa Rosenzweigpanvk: Remove unused function
2023-03-23 Alyssa Rosenzweigpanfrost: Move sysvals to GL driver struct
2023-03-23 Alyssa Rosenzweigpanfrost: Lower sysvals in GL
2023-03-23 Alyssa Rosenzweigpanfrost: Add NIR-based sysval lowering pass
2023-03-23 Alyssa Rosenzweigpanvk: Inline blend constants as syvals
2023-03-23 Alyssa Rosenzweigpanvk: Don't use vec4 for vertex_instance_offsets
2023-03-23 Alyssa Rosenzweigpanvk: Lower sysvals in NIR
2023-03-23 Alyssa Rosenzweigpanfrost: Remove stale TODO
2023-03-23 Alyssa Rosenzweigpanfrost: Preprocess shaders at CSO create time
2023-03-23 Alyssa Rosenzweigpanfrost: Effectively lower gl_FragColor late
2023-03-23 Alyssa Rosenzweigpanfrost: Lower texcoords late
2023-03-23 Alyssa Rosenzweigpanfrost: Lower clip_fs late
2023-03-23 Alyssa Rosenzweigpan/lower_framebuffer: Lower MSAA blend shaders
2023-03-23 Alyssa Rosenzweigpanfrost: Preprocess shaders in the driver
2023-03-23 Alyssa Rosenzweigpan/blit: Lower load_sampler_lod_parameters_pan
2023-03-23 Alyssa Rosenzweigpan/lower_framebuffer: Use nir_shader_instructions_pass
2023-03-23 Alyssa Rosenzweigpan/lower_framebuffer: Only call for FS
2023-03-23 Alyssa Rosenzweigpan/mdg: Split out early preprocessing from late
2023-03-23 Alyssa Rosenzweigpan/bi: Split out early preprocessing from late
2023-03-23 Alyssa Rosenzweigpan/mdg: Only lower once
2023-03-23 Alyssa Rosenzweigpan/bi: Only lower once
2023-03-23 Alyssa Rosenzweigpanfrost: Remove unused inputs.nr_cbufs
2023-03-23 Alyssa Rosenzweigpanfrost: Remove inputs->blend.rt
2023-03-23 Alyssa Rosenzweigpan/mdg: Use I/O semantics for MRT blend stores
2023-03-23 Alyssa Rosenzweigpan/bi: Remove bi_load_sysval
2023-03-23 Alyssa Rosenzweigpan/bi: Lower gl_VertexID in NIR
2023-03-23 Alyssa Rosenzweigpan/bi: Allow specializing bifrost_nir_options by arch
2023-03-23 Alyssa Rosenzweigpan/bi: Lower load_output to make sysval explicit
2023-03-23 Alyssa Rosenzweigpan/bi: Lower sample mask writes in NIR
2023-03-23 Alyssa Rosenzweigpan/bi: Don't duplicate texture op cases
2023-03-23 Alyssa Rosenzweigpanfrost: Use 0/~0 boolean for MSAA sysval
2023-03-23 Alyssa Rosenzweignir: Add Mali load_output taking converison
2023-03-23 Alyssa Rosenzweignir: Add Panfrost intrinsics to lower sample mask
2023-03-23 Mark Janesintel/dev: use GFX_VERx10 to detect genX compilation
2023-03-23 Mark Janesintel/dev: fix macro naming convention in gen_wa_helpers.py
2023-03-23 Mark Janesintel/dev: fix macro string concatenation for INTEL_WA_...
2023-03-23 Jesse Nataliedzn: Use mesa_loge for DXIL validation errors
2023-03-23 Jesse Nataliedzn: Enable variable size bindings
2023-03-23 Jesse Nataliedzn: Support descriptor indexing via bindless
2023-03-23 Jesse Nataliedzn: Add a debug option for enabling bindless mode
2023-03-23 Jesse Nataliedzn: Apply bindless lowering when compiling pipelines
2023-03-23 Jesse Nataliedzn: Only bind descriptor sets up to the used amount...
2023-03-23 Jesse Nataliedzn: Ensure root signatures are re-bound after a meta op
2023-03-23 Jesse Nataliedzn: When binding a bindless root signature, bind descr...
2023-03-23 Jesse Nataliedzn: Add a binding classification in the pipeline layou...
2023-03-23 Jesse Nataliedzn: Bind buffers for bindless descriptor sets
2023-03-23 Jesse Nataliedzn: Use separate dirty bits for descriptor sets/dynami...
2023-03-23 Jesse Nataliedzn: Don't dirty bindings if root signature doesn't...
2023-03-23 Jesse Nataliedzn: Allocate descriptor sets in buffers for bindless...
2023-03-23 Jesse Nataliedzn: Delete unused function
2023-03-23 Jesse Nataliedzn: Remove defragmenting of descriptor pools
2023-03-23 Jesse Nataliedzn: When bindless, only allocate one descriptor per...
2023-03-23 Jesse Nataliedzn: Add initial bindless infrastructure
2023-03-23 Jesse Nataliedzn: Skip setting up UAVs for depth resources
2023-03-23 Jesse Nataliedzn: Set up SRV descs for 3D textures correctly
2023-03-23 Jesse Nataliedzn: Don't use plane slice 1 for depth+stencil SRVs
2023-03-23 Jesse Nataliedzn: Consistently order depth formats before stencil
2023-03-23 Jesse Nataliedzn: Put UAVs first for storage images/buffers in descr...
2023-03-23 Jesse Nataliedzn: Add some docs around descriptor sets and remove...
2023-03-23 Jesse Nataliedzn: Fix a leak in descriptor set layout creation
2023-03-23 Jesse Nataliedzn: Remove descriptor heap type from descriptor heap...
2023-03-23 Jesse Nataliedzn: Remove device pointers from descriptor heaps
2023-03-23 Jesse Nataliespirv2dxil: Support descriptor indexing capabilities
2023-03-23 Jesse Nataliespirv2dxil: Only lower readonly images to SRVs when...
2023-03-23 Jesse Nataliespirv2dxil: Add a pass to lower deref tex/image and...
2023-03-23 Jesse Nataliemicrosoft/compiler: Update header docs for binding...
2023-03-23 Jesse Nataliemicrosoft/compiler: Use store_dest instead of store_des...
2023-03-23 Jesse Nataliemicrosoft/compiler: Support descriptor heap indexing...
2023-03-23 Jesse Nataliemicrosoft/compiler: Handle "bindless" image/tex sources...
2023-03-23 Jesse Nataliemicrosoft/compiler: Split handle annotation into two...
2023-03-23 Jesse Nataliemicrosoft/compiler: Add helpers for getting res_props...
2023-03-23 Jesse Nataliemicrosoft/compiler: Refactor type -> resource kind...
2023-03-23 Jesse Nataliemicrosoft/compiler: Only set typed UAV load feature...
2023-03-23 Jesse Nataliemicrosoft/compiler: Fix setting bit 31 in feature flags
2023-03-23 Mark Janesintel/fs: use generated helpers for Wa_14013363432...
2023-03-23 David Heidelbergfreedreno/decode: fix possible overflow
2023-03-23 David Heidelbergci/freedreno: do not build tools executables without...
2023-03-23 Jesse Natalied3d12: Remove now-unused UAV format from shader info
2023-03-23 Jesse Natalied3d12: Fix buffer SRV/UAV creation
2023-03-23 Jesse Natalied3d12: Report correct texel buffer max size
2023-03-23 Jesse Nataliemicrosoft/compiler: Handle writable buffer UAV size...
2023-03-23 Sil Vilerinod3d12: Encode - Only upload headers when written header...
2023-03-23 Sil Vilerinod3d12: Encode H264/HEVC - Do not write PPS unless diffe...
2023-03-23 Sil Vilerinod3d12: H264/HEVC Encode - Set both VBV InitialCapacity...
2023-03-23 Rob Clarkfreedreno/rnn: Fix reg names for regs with variants
2023-03-23 Amberfreedreno, nir, ir3: implement GL_EXT_shader_framebuffe...
2023-03-23 Ambernir: Add memory coherency information to shaders.
next