intel/dev: Move i915 code to i915/intel_device_info.c
[platform/upstream/mesa.git] / src /
2023-01-20 José Roberto de... intel/dev: Move i915 code to i915/intel_device_info.c
2023-01-20 José Roberto de... intel/dev: Export functions that will be used by differ...
2023-01-20 Samuel Pitoisetradv: remove an old FIXME about a possible bug with...
2023-01-20 Rob Clarkfreedreno: Add driconf to disable conservative LRZ
2023-01-20 Rob Clarkutil/xmlconfig: Use os_get_option()
2023-01-20 Rob Clarkturnip: Invalidate LRZ on blend+depthwrite
2023-01-20 Rob Clarkturnip: Rename lrz force_disable_mask
2023-01-20 Rob Clarkfreedreno/a6xx: Invalidate LRZ on blend+depthwrite
2023-01-20 Rob Clarkfreedreno/a6xx: Add LRZ perf warn for ztest direction...
2023-01-20 Rob Clarkgallium/util: Add util_writes_depth() helper
2023-01-20 Rose Hudsonradeonsi: report 0 block size for Polaris HEVC encoding
2023-01-20 Timur Kristófradv: Make NGG query emission a dirty flag.
2023-01-20 Tapani Pälliiris: add restrictions for 3DSTATE_RASTER::AntiAliasing...
2023-01-20 Tapani Pällihasvk: add restrictions for 3DSTATE_RASTER::AntiAliasin...
2023-01-20 Tapani Pällianv: add restrictions for 3DSTATE_RASTER::AntiAliasingE...
2023-01-20 Samuel Pitoisetradv: advertise extendedDynamicState3ColorBlendEquation
2023-01-20 Samuel Pitoisetradv: fix detecting that blend is enabled when all...
2023-01-20 Samuel Pitoisetradv: enable compiling PS epilogs on-demand for dynamic...
2023-01-20 Samuel Pitoisetradv: add support for dynamic blend equation
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_...
next