platform/upstream/mesa.git
2023-01-23 Mike Blumenkrantzradv: stop using radv_pipeline_has_stage() in BindPipeline
2023-01-23 Paulo Zanonihasvk: check the return value of anv_execbuf_add_bo_bit...
2023-01-23 Paulo Zanonihasvk: don't leave undefined values in exec->syncobj_values
2023-01-23 Sergi Blanch... ci: Uprev kernel to 6.1.7
2023-01-23 Juston Liutil/fossilize_db: fix macOS inotify build error
2023-01-23 Boyuan Zhangradeonsi/vcn: check fence before destroying decoder
2023-01-23 Boyuan Zhangradeonsi/vcn: check fence before destroying dpb
2023-01-23 Georg LehmannRevert "aco: Combine v_cvt_u32_f32 with insert to v_cvt...
2023-01-23 SoroushIMGzink: update gl43 profile to allow imageRobustAccess
2023-01-23 SoroushIMGzink: lower LOD-invalid txf when imageRobustAccess2...
2023-01-23 SoroushIMGzink: add robust_access field to shader key
2023-01-23 SoroushIMGzink: add VK_EXT_image_robustness
2023-01-23 SoroushIMGzink: add zink_cs_key
2023-01-23 SoroushIMGzink: add pass checking for lod overflow in txf
2023-01-23 Mike Blumenkrantzzink: use actual swapchain object for surface comparison
2023-01-23 Rhys Perryaco/tests: update assembler tests for latest LLVM 16
2023-01-23 Rhys Perryaco/tests: fix assembler.gfx11.vop12c_v128 with LLVM 15
2023-01-23 Erik Faye-Lundradeonsi: respect smoothing_enabled
2023-01-23 Iago Toral... v3dv: increase BO allocation size when growing CLs
2023-01-23 Iago Toral... v3dv: drop unused field from v3dv_cmd_buffer
2023-01-23 Jonathan Grayegl/dri2: avoid undefined unlocks
2023-01-22 David Heidelbergci: bump Mold to the 1.10.0
2023-01-22 David Heidelbergci: Sir trace has small invisible change in rendering
2023-01-22 Mike Blumenkrantzradv: add an early out in radv_cmd_buffer_flush_dynamic...
2023-01-22 Thomas H.P... v3dv: use common code for descriptor update template
2023-01-22 Adam Stylinskiglx: fix a macro being invoked with the wrong parameter...
2023-01-21 Konstantin... radv: Enable extended SAH for shallow BVHs
2023-01-21 Konstantin... radv: Wrap internal build type inside a build_config...
2023-01-21 Konstantin... radv: Add a shader variant for PLOC with extended SAH
2023-01-21 Konstantin... radv/bvh: Add a define for extended SAH
2023-01-21 Konstantin... radv/bvh/meson: Add the option to set defines
2023-01-21 Eric Engestromci: be explicit about the `meson setup` subcommand
2023-01-21 Gert Wollnyr600/sfn: Fix splitting of multislot alu ops
2023-01-21 Gert Wollnyr600/sfn: Fix opcode and result dest slot mask for...
2023-01-21 Marek Olšákglthread: disallow glthread if buffer uploads are unsup...
2023-01-21 Marek Olšákglthread: do vertex uploads if an index buffer is prese...
2023-01-21 Marek Olšákglthread: remove the vbo_upload_ratio_too_large fallbac...
2023-01-21 Marek Olšákglthread: make marshal functions for glBegin/End attrib...
2023-01-21 Marek Olšákglthread: pack and name the type of glthread_vao::Attrib
2023-01-21 Marek Olšákmesa: move gl_vertex_format_user definition into glthread.h
2023-01-21 Marek Olšákglthread: do vertex uploads if an index buffer is prese...
2023-01-21 Marek Olšákglthread: change multi_draw_elements_async() to never...
2023-01-21 Marek Olšákglthread: execute glMultiDrawArrays(draw_count < 0...
2023-01-21 Marek Olšákglthread: set GL_OUT_OF_MEMORY if we fail to upload...
2023-01-21 Marek Olšákglthread: set GL_OUT_OF_MEMORY if we fail to upload...
2023-01-21 Marek Olšákglthread: handle GL_*_ARRAY in glEnable/Disable
2023-01-21 Marek Olšákglapi: autogenerate function parameters with no space...
2023-01-21 Marek Olšákmesa: allow GL_UNSIGNED_INT64_ARB as vertex format...
2023-01-21 Marek Olšákutil: fix util_is_vbo_upload_ratio_too_large
2023-01-21 Marek Olšákglthread: fix an upload buffer leak
2023-01-20 Lionel Landwerlinanv: fix preemption enable emission in gpu_memcpy
2023-01-20 Mike Blumenkrantzradv: remove redundant type sizing
2023-01-20 Mike Blumenkrantzradv: add some graphics pipeline hints to optimize...
2023-01-20 Mike Blumenkrantzradv: simplify depth aspect check in radv_handle_image_...
2023-01-20 Mike Blumenkrantzradv: reorder dynamic state checks during bind
2023-01-20 Mike Blumenkrantzradv: repack radv_graphics_pipeline struct
2023-01-20 Jesse Nataliedzn: Support basic subgroups
2023-01-20 Jesse Nataliespirv2dxil: Support basic subgroups
2023-01-20 Jesse Nataliespirv2dxil: Use 32-bit shared offsets
2023-01-20 Jesse Nataliemicrosoft/compiler: Add lowering passes for basic subgr...
2023-01-20 Jesse Nataliemicrosoft/compiler: Implement a few basic wave/subgroup...
2023-01-20 Jesse Nataliemicrosoft/compiler: Add an overload param to unary...
2023-01-20 Mike Blumenkrantzzink: don't use ds3 blend states without color attachments
2023-01-20 Mike Blumenkrantzzink: delete need_blend_constants
2023-01-20 José Roberto... intel/dev: Split hwconfig i915 specific code
2023-01-20 José Roberto... intel/dev: Move i915 code to i915/intel_device_info.c
2023-01-20 José Roberto... 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 Thomas H.P... meson: use sections in summary()
2023-01-20 Thomas H.P... meson: use summary()
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: bump ci-fairy with session support (robust downloads)
2023-01-19 David Heidelbergci/piglit: 2023-01-19 uprev
2023-01-19 David Heidelbergci: migrate from wget to curl
2023-01-19 David Heidelbergci/piglit: explicitely define we want GLX tests
next