platform/upstream/mesa.git
2022-10-19 Rob Clarkfreedreno/ir3: Fix clipvertex with GS+tess
2022-10-19 Rob Clarkfreedreno/a6xx: Remove unused param
2022-10-19 Rob Clarkmesa/st: ARB_vertex_attrib_64bit depend on glsl>=410
2022-10-19 Rob Clarkdocs: Update freedreno features
2022-10-19 Marek Olšákdriconf: add a workaround for Cossacks 3
2022-10-19 Marek Olšákdriconf: add a workaround for a cursor issue with kwin_...
2022-10-19 Erik Faye-Lunddocs: correct spelling of "freedreno"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "traveling"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "correctly"
2022-10-19 Erik Faye-Lunddocs: ie. -> i.e.
2022-10-19 Erik Faye-Lunddocs: fractionary -> fractional
2022-10-19 Erik Faye-Lunddocs: correct spelling of "rasterizer"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "explicitly"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "addition"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "average"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "laid"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "compression"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "commutativity"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "hierarchy"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "maximum"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "synced"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "simplification"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "shareable"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "Raspbian"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "subtly"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "choosing"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "Khronos"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "to"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "implementation"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "hierarchical"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "specified"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "bug fixes"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "attempts"
2022-10-19 Erik Faye-Lunddocs: correct spelling of "implemented"
2022-10-19 Yonggang Luodocs: Remove document about XvMC
2022-10-19 Yonggang Luonouveau: Remove XVMC_VL environment variable usage
2022-10-19 Yonggang Luodocs: Remove rbug related documents
2022-10-19 Yonggang Luodocs: Remove graw related words
2022-10-19 Jesse Natalieci/windows: Update build container image with all deps...
2022-10-19 Karol Herbstradeonsi: lower hadd and fisnormal
2022-10-19 Karol Herbstnir/lower_cl_images: set binding
2022-10-19 Karol Herbstradeonsi: fail creating textures from user memory
2022-10-19 Mike Blumenkrantzzink: clamp shader bindings for compute descriptors
2022-10-19 Mike Blumenkrantzzink: reorder context init to handle COMPUTE_ONLY
2022-10-19 Mike Blumenkrantzzink: delete some big struct members from zink_context
2022-10-19 Mike Blumenkrantzzink: clamp feedback loop layout to GENERAL if the...
2022-10-19 Mike Blumenkrantzzink: enable tc cpu storage on some buffers
2022-10-19 Marek Olšákcso: make memcmp and hash computation use a literal...
2022-10-19 Marek Olšákcso: inline more functions because some parameters...
2022-10-19 Marek Olšákcso: don't destroy CSOs that are saved
2022-10-19 Marek Olšákcso: fix broken optimization for sampler state lookups
2022-10-19 Marek Olšákcso: constify some parameters to remove typecasts
2022-10-19 Marek Olšákcso: start without u_vbuf by default if it's not always...
2022-10-19 Marek Olšákglthread: don't sync for glIsEnabled(GL_BLEND, GL_LIGHT...
2022-10-19 Marek Olšákglthread remove the unused *last pointer from unmarshal...
2022-10-19 Marek Olšákglthread: merge and collapse glBindBuffer calls that...
2022-10-19 Marek Olšákgl_marshal.py: C style fixups
2022-10-19 Marek Olšákgallium/u_threaded: don't call simplify_draw_info redun...
2022-10-19 Marek Olšákglthread: rewrite CallList merging and do it in the...
2022-10-19 Marek Olšákglthread: demystify Draw function names
2022-10-19 Marek Olšákglapi: remove EXT and ARB suffixes from Draw functions
2022-10-19 Marek Olšákglthread: add more DrawArrays/Elements variants with...
2022-10-19 Marek Olšákglthread: use a constant expression instead of cmd_size...
2022-10-19 Marek Olšákgl_marshal.py: simplify print_sync_call and rename...
2022-10-19 Marek Olšákgl_marshal.py: inline functions for readability
2022-10-19 Marek Olšákgl_marshal.py: remove the -O1 hack and manual SET_...
2022-10-19 Marek Olšákgl_marshal.py: rework how the marshal dispatch table...
2022-10-19 Marek Olšákgl_marshal.py: move the unmarshal table into a separate...
2022-10-19 Marek Olšákgl_marshal.py: remove/simplify parameters
2022-10-19 Timothy Arceriglsl: move lower instructions logic inside that pass
2022-10-19 Timothy Arceriglsl: always do {CARRY,BORROW}_TO_ARITH lowering
2022-10-19 Timothy Arceriglsl: drop sub to add neg lowering in GLSL IR
2022-10-19 Timothy Arceriglsl: move rule inside lower_packing_builtins()
2022-10-19 Mark Janesanv: work around improper buffer usage in hitman3
2022-10-19 Lionel Landwerlinanv: add a layer for hitman3
2022-10-19 Mark Janesanv: compile anv_acceleration_structure.c
2022-10-19 Rhys Perryaco: add ACO_DEBUG=force-waitdeps
2022-10-19 Rhys Perryaco/gfx11: workaround VALUMaskWriteHazard
2022-10-19 Rhys Perryaco/gfx11: workaround VALUPartialForwardingHazard
2022-10-19 Rhys Perryaco/gfx11: workaround VALUTransUseHazard
2022-10-19 Rhys Perryaco/gfx11: workaround LdsDirectVMEMHazard
2022-10-19 Rhys Perryaco/gfx11: workaround LdsDirectVALUHazard
2022-10-19 Rhys Perryaco/gfx11: workaround VcmpxPermlaneHazard
2022-10-19 Rhys Perryaco: add search_backwards helper
2022-10-19 Pedro J. Estébaneznir2dxil: Lower texture projections
2022-10-19 Erik Faye-Lundmesa/st: remove translate_mode
2022-10-19 Erik Faye-Lundmesa/st: move static asserts out of translate_prim
2022-10-19 Sil VilerinoCI: Add gallium-va and video-codecs in windows-vs2019...
2022-10-19 Sil Vilerinod3d12: resource_from_handle to validate importing resou...
2022-10-19 Sil Vilerinofrontends/va: Add windows VA frontend support via vl_wi...
2022-10-19 Sil Vilerinogallium/vl: Add vl_winsys_win32 support
2022-10-19 Iván Brianohasvk: use DX rules for point rasterization
2022-10-19 Iván Brianoanv: use DX rules for point rasterization
2022-10-18 Iván Brianoanv: compile_upload_rt_shader expects a valid pointer
2022-10-18 Yonggang Luoutil: Move the implementation of futex_wake and futex_w...
2022-10-18 Rob Clarkfreedreno: Fix fence unref race
2022-10-18 Marek Olšákradeonsi: fix max_dw computation for CS preambles
2022-10-18 Marek Olšákwinsys/amdgpu: fix (enable) preemption for chained IBs
2022-10-18 Marek Olšákradeonsi: rename si_create_multi_fence -> si_alloc_fence
2022-10-18 Eric Engestromv3dv: drop error overwrite
next