radv: add a new helper for normalizing blend factors
[platform/upstream/mesa.git] / src /
2023-01-20 Samuel Pitoisetradv: add a new helper for normalizing blend factors
2023-01-20 Samuel Pitoisetradv: move some color blend helpers to radv_private.h
2023-01-20 Martin Roukala ... zink/ci: add spec@!opengl 1.1@line-smooth-stipple to...
2023-01-20 Rohan Gargiris: Don't flush the render cache for a compute batch
2023-01-20 Danylo Piliaievtu/kgsl: do not use kgsl_command_object::offset
2023-01-20 Iván Brianoanv: uncompressed views of compressed 3d images are...
2023-01-20 Tatsuyuki Ishiradv: Fix depth-only-with-discard when epilogs are...
2023-01-20 Jesse Nataliedzn: Rework meta blit VS
2023-01-20 Jesse Nataliedzn: Delete an unnecessary assert
2023-01-20 Jesse Nataliedzn: Enable independent blending
2023-01-19 David Heidelbergci/piglit: 2023-01-19 uprev
2023-01-19 Dylan Bakermeson: use the same workaround for setting 'lib' on...
2023-01-19 Dylan Bakermeson: use [] instead of 'lib for !windows name_prefix
2023-01-19 Dylan Bakermeson: remove version checks for < 0.59
2023-01-19 Jesse Nataliedzn: Enable multiview
2023-01-19 Jesse Nataliedzn: Implement multiview queries
2023-01-19 Jesse Nataliedzn: Handle draws and clears for multiview rendering
2023-01-19 Jesse Nataliedzn: Handle multiview pipeline creation
2023-01-19 Jesse Nataliedzn: Put nir compilation options in a struct
2023-01-19 Jesse Nataliespirv2dxil: Claim multiview support
2023-01-19 Jesse Nataliespirv2dxil: Implement lowering for multiview
2023-01-19 Jesse Nataliespirv2dxil: Pass runtime conf struct to lower_shader_sy...
2023-01-19 Jesse Nataliemicrosoft/compiler: Support view instancing
2023-01-19 Jesse Nataliemicrosoft/compiler: Delete stale TODO comment
2023-01-19 Jesse Nataliemicrosoft/compiler: Subpass textures are supposed to...
2023-01-19 Jesse Nataliemicrosoft/compiler: Delete incorrect implementation...
2023-01-19 Mike Blumenkrantzzink: simplify some dynarray concat descriptor code
2023-01-19 Mike Blumenkrantzzink: consolidate semaphore creation where possible
2023-01-19 Mike Blumenkrantzzink: move semaphore caching to zink_reset_batch_state()
2023-01-19 Mike Blumenkrantzzink: add a binary semaphore cache
2023-01-19 Mike Blumenkrantzzink: add a util function for creating semaphores
2023-01-19 Mike Blumenkrantzzink: preserve present resources during async presentation
2023-01-19 Mike Blumenkrantzzink: NV_compute_shader_derivatives
2023-01-19 Julia Tatzzink: correct sparse bo mem_type_idx placement
2023-01-19 Julia Tatzzink: trival renames heap_idx -> memoryTypeIndex
2023-01-19 Julia Tatzzink: zink_heap isn't 1-to-1 with memoryTypeIndex
2023-01-19 Dylan Bakermeson: replace uses of ExternalProgram.path with .full_path
2023-01-19 Dylan Bakermeson: replace has_exe_wrapper with can_run_host_binaries
2023-01-19 Mike Blumenkrantzzink: handle modifier nplanes queries correctly for...
2023-01-19 Mike Blumenkrantzzink: store drm format as internal_format for imported...
2023-01-19 Samuel Pitoisetradv: rename ac_surf_nbc_view::max_mip to num_levels
2023-01-19 Samuel Pitoisetradv: fix creating BC image views when the base layer...
2023-01-19 Samuel Pitoisetradv: fix buffer to image copies with BC views on the...
2023-01-19 Samuel Pitoisetradv: fix setting MAX_MIP for BC views
2023-01-19 Eric Engestrommesa/st: drop unused param
2023-01-19 Pierre-Eric Pellou... glthread: fix glArrayElement handling
2023-01-19 Pierre-Eric Pellou... vbo: lower VBO_SAVE_BUFFER_SIZE to avoid large VRAM...
2023-01-19 Pierre-Eric Pellou... vbo: remove bogus assert
2023-01-19 Lionel Landwerlinnir/lower_io: fix bounds checking for 64bit_bounded_global
2023-01-19 Kenneth Graunkeintel/compiler: Use more symbolic source names in compo...
2023-01-19 Kenneth Graunkeintel/compiler: Drop dest checking in atomic code
2023-01-19 Kenneth Graunkeintel/compiler: Delete all the A64 atomic variants...
2023-01-19 Kenneth Graunkeintel/compiler: Combine nir_emit_{ssbo,shared}_atomic...
2023-01-19 Kenneth Graunkeintel/compiler: Delete fs_visitor::nir_emit_{ssbo,share...
2023-01-19 Kenneth Graunkeintel/compiler: Drop redundant 32-bit expansion for...
2023-01-19 Kenneth Graunkeintel/compiler: Eliminate SHADER_OPCODE_UNTYPED_ATOMIC_...
2023-01-19 Kenneth Graunkeintel/compiler: Add an lsc_op_num_data_values() helper
2023-01-19 Kenneth Graunkeintel/compiler: Use LSC opcode enum rather than legacy...
2023-01-19 Kenneth Graunkeintel/compiler: Move atomic op translation into emit_...
2023-01-19 Lionel Landwerlinanv: fix generated indirect draw shader stats checks
2023-01-19 Tapani Pälliintel/hasvk: remove some stale comments, wa was removed
2023-01-19 Francisco Jerezintel/fs/gfx12+: Drop redundant handling of SHADER_OPCO...
2023-01-19 Francisco Jerezintel/eu/gfx12+: Implement decoding of 64-bit immediates.
2023-01-19 Francisco Jerezintel/disasm/gfx12+: Fix print out of non-existing...
2023-01-19 Francisco Jerezintel/disasm/gfx12+: Use helper instead of hardcoded...
2023-01-19 Francisco Jerezintel/fs/gfx12: Ensure that prior reads have executed...
2023-01-19 Alyssa Rosenzweignir/lower_blend: No-op nir_color_mask if no mask
2023-01-19 Alyssa Rosenzweignir/lower_blend: Handle undefs in stores
2023-01-19 Alyssa Rosenzweignir/lower_blend: Don't do logic ops on pure float
2023-01-19 Alyssa Rosenzweignir/lower_blend: Avoid useless iand with logic ops
2023-01-19 Alyssa Rosenzweignir/lower_blend: Fix SNORM logic ops
2023-01-19 Alyssa Rosenzweignir/lower_blend: Clamp blend factors
2023-01-19 Alyssa Rosenzweignir/lower_blend: Fix alpha=1 for RGBX format
2023-01-19 Caleb Cornettd3d12: Add support for Xbox GDK.
2023-01-19 Caleb Cornettwgl: Add support for Xbox GDK.
2023-01-19 Caleb Cornettdxil_validator: Add support for Xbox GDK.
2023-01-19 Caleb Cornettutil: Add #ifdefs for Xbox GDK support.
2023-01-19 Caleb Cornettfutex: Change INT_MAX to INT32_MAX.
2023-01-19 Paulo Zanonianv: use vk_realloc for the anv_execbuf arrays
2023-01-19 Paulo Zanonianv: rename anv_execbuf->array_length to bo_array_length
2023-01-19 Paulo Zanonianv: run buf_finish() if add_bo() fails during execute_...
2023-01-19 Paulo Zanonianv: check the return value of anv_execbuf_add_bo_bitset()
2023-01-19 Paulo Zanonianv: don't leave undefined values in exec->syncobj_values
2023-01-19 Maíra Canalv3dv: remove unused clamp_to_transparent_black_border...
2023-01-19 Emma AnholtRevert "nouveau/ci: temporary disable gk20a-gles"
2023-01-19 David Heidelbergci/intel: fully utilize asus-cx9400-volteer
2023-01-19 David Heidelbergci/anv: add multiple fails uncovered by change of sharding
2023-01-19 Joshua Peisachgallum/asahi: fix memory leak in agx_resource_from_handle
2023-01-18 Lionel Landwerlinnir/divergence: add missing RT intrinsinc handling
2023-01-18 Alyssa Rosenzweigmesa: Set info.separate_shader for ARB programs
2023-01-18 Pavel Ondračkar300: remove backend negative addressing emulation
2023-01-18 Pavel Ondračkar300: set ubo_vec4_max ntt option properly
2023-01-18 Pavel Ondračkantt: pass ubo_vec4_max nir_opt_offsets flag through...
2023-01-18 Isaac Bosompemtool/pps: Fix 32-bit build issue with format string
2023-01-18 Caleb Cornettd3d12: Lower minimum supported Shader Model to 6.0
2023-01-18 Patrick Lerdalima: fix memory leak related to u_transfer_helper_create()
2023-01-18 Luigi Santivettipvr: add support for tile buffer output clear
2023-01-18 Luigi Santivettipvr: fix uses_tile_buffers in clear color attachment
2023-01-18 Pierre-Eric Pellou... radeonsi/sqtt: implement offset workaround for gfx11
2023-01-18 Pierre-Eric Pellou... radeonsi/sqtt: update registers for gfx11
next