platform/upstream/mesa.git
2021-09-09 Roland Scheideggergallium: add rasterizer depth_clamp enable bit
2021-09-09 Mike Blumenkrantzmesa: skip fallback draw call if no primitives are...
2021-09-09 Juan A. Suarez... mesa: fix default texture buffer format
2021-09-09 Pierre-Eric... vbo/dlist: fix indentation in vbo_save_api.c
2021-09-09 Pierre-Eric... vbo/dlist: rework vertex_store management
2021-09-09 Pierre-Eric... vbo/dlist: rework primitive store handling
2021-09-09 Pierre-Eric... vbo/dlist: rework buffer sizes
2021-09-09 Pierre-Eric... vbo/dlist: remove unused functions
2021-09-09 Pierre-Eric... vbo/dlist: add documentation
2021-09-09 Pierre-Eric... vbo/dlist: remove vbo_save_context::vert_count
2021-09-09 Pierre-Eric... vbo/dlist: remove vbo_save_copied_vtx
2021-09-09 Pierre-Eric... vbo/dlist: fix max_index_count value
2021-09-09 Pierre-Eric... vbo/dlist: rework out of memory
2021-09-09 Pierre-Eric... vbo/dlist: don't force list compilation if out of verte...
2021-09-09 Pierre-Eric... vbo/dlist: limit allocation sizes
2021-09-09 Pierre-Eric... vbo/dlist: remove vbo_save_context::max_vert
2021-09-09 Pierre-Eric... vbo/dlist: realloc vertex stores
2021-09-09 Pierre-Eric... vbo/dlist: remove vbo_save_context::buffer_map
2021-09-09 Pierre-Eric... vbo/dlist: reset vertex_store::used in reset_counters
2021-09-09 Pierre-Eric... vbo/dlist: remove vbo_save_context::buffer_ptr
2021-09-09 Pierre-Eric... vbo/dlist: don't force list compilation if out of prim...
2021-09-09 Pierre-Eric... vbo/dlist: realloc prims array instead of free/malloc
2021-09-09 Pierre-Eric... vbo/dlist: use prim_store directly
2021-09-09 Pierre-Eric... vbo/dlist: don't store prim_store
2021-09-09 Pierre-Eric... vbo/dlist: remove vbo_save_vertex_store::bufferobj
2021-09-09 Pierre-Eric... vbo/dlist: use a single buffer object
2021-09-09 Pierre-Eric... vbo/dlist: use buffer_in_ram_size
2021-09-09 Pierre-Eric... vbo/dlist: move VAO update at the end
2021-09-09 Pierre-Eric... vbo/dlist: apply start_offset after indices construction
2021-09-09 Pierre-Eric... vbo/dlist: simplify add_vertex function
2021-09-09 Connor Abbottfreedreno/a6xx: Fix VS primid with tess + GS.
2021-09-09 Connor Abbotttu: Fix VS primid with tess + GS
2021-09-09 Rhys Perrynir: fix serialization of loop/if control
2021-09-09 Rohan Gargci: Use FDO_DISTRIBUTION_TAG where possible
2021-09-09 Qiang Yuradeonsi: enable nir option pack_varying_options
2021-09-09 Qiang Yunir/linker: pack varyings with different interpolation...
2021-09-09 Qiang Yunir/lower_io_to_vector: check centroid & sample when...
2021-09-09 Qiang Yumesa: fix glthread deadlock when EGL multi thread share...
2021-09-09 Qiang Yumesa: add ValidateEGLImage driver callback
2021-09-09 Qiang Yugallium/api: add validate_egl_image interface
2021-09-09 Qiang Yugallium/dri: add dri_screen egl image validate hooks
2021-09-09 Qiang Yugbm/dri: implement image lookup extension version 2
2021-09-09 Qiang Yuegl/dri2: seperate EGLImage validate and lookup
2021-09-08 Eric Engestromdocs: update calendar and link releases notes for 21.1.8
2021-09-08 Eric Engestromdocs: add release notes for 21.1.8
2021-09-08 Jesse Nataliegl.h: Remove dllimport
2021-09-08 Mike Blumenkrantzaux/trace: dump more pipe_vertex_element members
2021-09-08 Mike Blumenkrantzmesa/st: use uint for instance_divisor instead of int
2021-09-08 Chia-I Wuvenus: raise the ring buffer size to 64KB
2021-09-08 Chia-I Wuvenus: update venus-protocol headers
2021-09-08 Chia-I Wuvenus: make ring buffer size configurable
2021-09-08 Chia-I Wuvenus: rework vn_instance_submission
2021-09-08 Chia-I Wuvenus: add and use VN_CS_ENCODER_INITIALIZER
2021-09-08 Chia-I Wuvenus: init experimental features before the ring
2021-09-08 Chia-I Wuvenus: support reply shmem without ring
2021-09-08 Chia-I Wuvenus: add vn_renderer_submit_simple_sync
2021-09-08 Chia-I Wuvenus: init roundtrip fields in vn_instance later
2021-09-08 Chia-I Wuvenus: reorder version fields in vn_instance
2021-09-08 Jesse Nataliedocs: Update Windows llvmpipe doc for driver split
2021-09-08 Jesse Nataliewgl: Refactor drivers to a libgallium_wgl.dll
2021-09-08 Jesse Nataliewgl: Make overridden entrypoints local to stw_ext_context
2021-09-08 Jesse Nataliewgl: Move wgl* non-extension definitions to libgl-gdi
2021-09-08 Jesse Nataliewgl: Move opengl32.def to target instead of frontend
2021-09-08 Jesse Nataliewgl: Don't use BUILD_GL32 for wgl frontend
2021-09-08 Jesse Nataliestatic-glapi: Fix MSVC preprocessor definitions
2021-09-08 Jesse Nataliewgl: Fix unit test when using shared glapi
2021-09-08 Jesse Nataliemapi: Fix shared-glapi build with MSVC
2021-09-08 Corentin Noëlglx: Prevent crashes when an extension isn't found
2021-09-08 Rob Clarkfreedreno/ir3: Update physical_predecessors for streamo...
2021-09-08 Rob Clarkfreedreno/ir3: Improve error msg for block level validation
2021-09-08 Rob Clarkfreedreno/ir3: Validate physical successors
2021-09-08 Rob Clarkfreedreno/ir3: Fix double printing of branch suffix
2021-09-08 Rob Clarkfreedreno/ir3: Fix physical successors for break out...
2021-09-08 Rob Clarkfreedreno/ir3: Update physical_successors after retarge...
2021-09-08 Marcin Ślusarzglsl: break out early if compound assignment's operand...
2021-09-08 Marcin Ślusarzglsl: propagate errors from *=, /=, +=, -= operators
2021-09-08 Mike Blumenkrantzzink: fix some pipe caps for max instructions
2021-09-08 Mike Blumenkrantzzink: use dispatch table for (almost) all vulkan calls
2021-09-08 Icecream95lima: Improve error messages for unsupported GP operations
2021-09-08 Icecream95lima: Fix crashes for GPUs with more than four cores
2021-09-08 Icecream95lima: Enable PIPE_CAP_VERTEX_COLOR_UNCLAMPED
2021-09-08 Timothy Arceriglsl: fix variable scope for do-while loops
2021-09-08 Timothy Arceriglsl: handle scope correctly when inlining loop expression
2021-09-08 Timothy Arceriglsl: fix variable scope for loop-expression
2021-09-08 Timothy Arcerimesa: fix mesa_problem() call in _mesa_program_state_fl...
2021-09-08 Mike Blumenkrantzzink: use EXT_primitive_topology_list_restart where...
2021-09-08 Mike Blumenkrantzzink: hook up VK_EXT_primitive_topology_list_restart
2021-09-08 Mike Blumenkrantzlavapipe: fix primitive restart with indexed indirect...
2021-09-08 Mike Blumenkrantzutil/primconvert: force restart rewrites if original...
2021-09-08 Michael Tangmicrosoft/spirv_to_dxil: Add `install : true` to spirv_...
2021-09-07 pal1000ci: Add osmesa to Windows GitLab CI
2021-09-07 Italo Nicolamain: don't always clamp pixels read from snorm buffers
2021-09-07 Mike Blumenkrantzzink: clamp query results to 500 per qbo on 32bit
2021-09-07 Emma Anholtllvmpipe: memcpy user_buffers at set_constant_buffer...
2021-09-07 Emma Anholtllvmpipe: Fix leak of CS local memory with 0 threads.
2021-09-07 Emma Anholtllvmpipe: Free CS shader images on context destroy.
2021-09-07 Paulo Zanoniiris: signal the syncobj after a failed batch
2021-09-07 Emma Anholtci/freedreno: Skip slow SizedDeclarationsPrimitive...
2021-09-07 Emma Anholtci/freedreno: Mark a630 basic-glsl-misc-fs as flaky.
2021-09-07 Emma Anholtci/freedreno: Fix typo in glx-tfp flake annotation.
next