platform/upstream/mesa.git
2021-04-26 Mike Blumenkrantzzink: update docs
2021-04-26 Mike Blumenkrantzzink: ci updates
2021-04-26 Mike Blumenkrantzzink: implement VK_EXT_provoking_vertex
2021-04-26 Mike Blumenkrantzzink: hook up VK_EXT_provoking_vertex
2021-04-26 Mike Blumenkrantzlavapipe: implement VK_EXT_provoking_vertex
2021-04-26 Keith Packardvulkan/x11: Mark present complete using serial instead...
2021-04-26 Gert Wollnyr600: update pipe_draw_info::restart_index only when...
2021-04-26 Gert Wollnyvirgl: use pipe_draw_info::restart_index only when...
2021-04-26 Connor Abbottfreedreno: Don't lower indirects in GLSL IR
2021-04-26 Connor Abbottir3, tu: Cleanup indirect i/o lowering
2021-04-26 Connor Abbottnir/lower_clip_disable: Fix store writemask
2021-04-26 Connor Abbottir3: Prevent oob writes to inputs/outputs array
2021-04-26 Erik Faye-Lundzink: enable required instance ext
2021-04-26 Erik Faye-Lunddocs: someome -> someone
2021-04-26 Jason Ekstrandanv: Implement VK_EXT_provoking_vertex
2021-04-26 Jason Ekstrandvulkan: Update the XML and headers to 1.2.177
2021-04-26 Jason Ekstrandanv: Use the same re-order mode for streamout as for GS
2021-04-26 Erik Faye-Lunddocs: add missing zink-requirement
2021-04-26 Erik Faye-Lundzink: correct image cap checks
2021-04-26 Timothy Arcerimesa: fix _mesa_add_state_reference() declaration mismatch
2021-04-26 Timothy Arcerimesa: fix _mesa_add{_typed}_unnamed_constant() declarations
2021-04-26 Timothy Arcerimesa: make _mesa_find_temp_intervals() a static function
2021-04-26 Erik Faye-Lunddocs: fix quoting around a few limits
2021-04-26 Erik Faye-Lunddocs: fixup link to extension
2021-04-26 Erik Faye-Lundzink: remove memory-model leftovers
2021-04-26 Rhys Perryradv: disable VK_FORMAT_R64_SFLOAT
2021-04-26 Erik Faye-Lundzink: only emit extended-formats cap if needed
2021-04-26 Erik Faye-Lunddocs: use code-block for ini
2021-04-26 Erik Faye-Lunddocs: use code-block for c
2021-04-26 Erik Faye-Lunddocs: use code-block for glsl
2021-04-26 Erik Faye-Lunddocs: use code-block for console-content
2021-04-26 Erik Faye-Lunddocs: use math notation for example matrices
2021-04-26 Erik Faye-Lunddocs: use tables instead of pre-formatted text
2021-04-26 Erik Faye-Lunddocs: nest cherry-pick example under note
2021-04-26 Erik Faye-Lunddocs: remove documentation of MESA_HPCR_CLEAR
2021-04-26 Erik Faye-Lunddocs: remove documentation of MESA_PRIVATE_CMAP
2021-04-26 Erik Faye-Lunddocs: remove documentation of MESA_CI_VISUAL
2021-04-26 Erik Faye-Lunddocs: remove out-of-date gles info
2021-04-26 Samuel Pitoisetradv: re-introduce missing skip list for Polaris10
2021-04-26 Timothy Arcerimesa: fix incomplete GL_NV_half_float implementation
2021-04-24 Erico Nunesdocs/lima: add an initial page for Lima
2021-04-23 Jesse Nataliemicrosoft/spirv_to_dxil: Treat read-only storage images...
2021-04-23 Jesse Nataliemicrosoft/compiler: Treat read-only SSBOs as SRVs
2021-04-23 Jesse Natalienir_lower_readonly_images_to_tex: Use nir_shader_lower_...
2021-04-23 Jesse Natalienir_lower_readonly_images_to_tex: Support non-CL semantics
2021-04-23 Jesse Natalienir: Rename nir_lower_cl_images_to_tex, replace 'cl...
2021-04-23 Jesse Natalievtn: Propagate access data from UBO/SSBO/push constant...
2021-04-23 Jesse Natalievtn: Propagate access data that's present on all struct...
2021-04-23 Ian Romanicktgsi_exec: Fix NaN behavior of min and max
2021-04-23 Ian Romanicktgsi_exec: Fix NaN behavior of saturate
2021-04-23 Charlie Turnerradv: Merge dEQP default skips into all generation...
2021-04-23 Charlie Turnerci: Remove obsolete reference to DEQP_SKIPS
2021-04-23 Adam Jacksonglx: Implement GLX_EXT_no_config_context
2021-04-23 Eric Anholtci/radeonsi: Mark a glx_arb_sync_control/timing flake.
2021-04-23 Alyssa Rosenzweigd3d12: Switch to nir_lower_fragcolor
2021-04-23 Alyssa Rosenzweignir/lower_fragcolor: Take max cbufs as argument
2021-04-23 Alyssa Rosenzweignir/lower_fragcolor: Fix driver_location assignment
2021-04-23 Samuel Pitoisetradv: enable DCC stores with the LLVM backend
2021-04-23 Samuel Pitoisetradv/llvm: implement the image load DCC bug
2021-04-23 Samuel Pitoisetradv: remove warnings about RADV_PERFTEST=aco,llvm
2021-04-23 Tony Wasserkaradv: Remove assert about pDepthStencilState
2021-04-23 Boris Brezillonpanfrost/ci: Skip draw_indirect.compute_interop.large.*
2021-04-23 Icecream95pan/decode: Print errors when closing dump file
2021-04-23 Icecream95pan/decode: Allow frame shader DCDs to be in another...
2021-04-23 Icecream95panfrost: Fix shader texture count
2021-04-23 Alyssa Rosenzweigpanfrost: Fix formats converting uninit from AFBC
2021-04-23 Samuel Pitoisetradv: make sure CP DMA is idle before executing seconda...
2021-04-23 Samuel Pitoisetradv/winsys: fix resetting the number of padded IB...
2021-04-23 Samuel Pitoisetradv/winsys: fix allocating the number of CS in the...
2021-04-23 Samuel Pitoisetradv: remove RADV_DEBUG=nothreadllvm
2021-04-23 Michel Zoudocs: list more vulkan extensions
2021-04-23 James Parkci: Update Windows image to build RADV
2021-04-23 James Parkllvmpipe: Remove stray ## operator for MSVC
2021-04-23 James Parkdraw/clip: Use NAN to make MSVC happy
2021-04-23 James Parkradv: Add <io.h> on WIndows for missing close()
2021-04-23 James Parkradv: Fix unused label warning on Windows
2021-04-23 James Parkradv: Add _WIN32 guard in radv_check_gpu_hangs
2021-04-23 James Parkamd: Fix warnings around variable sizes
2021-04-23 Samuel Pitoisetradv: cleanup LLVM related includes
2021-04-23 Samuel Pitoisetac: move ac_lower_indirect_derefs() outside of the...
2021-04-23 Samuel Pitoisetradv: remove old comment about LLVM <= 8
2021-04-23 Samuel Pitoisetradv/winsys: remove set but never used use_llvm
2021-04-23 Samuel Pitoisetradv: fix emitting default depth bounds state on GFX6
2021-04-23 Mike Blumenkrantzzink: when performing an implicit reset, sync qbos
2021-04-23 Mike Blumenkrantzzink: only reset query on suspend if the query has...
2021-04-23 Mike Blumenkrantzzink: init timeline semaphore on screen creation, not...
2021-04-23 Mike Blumenkrantzzink: use cached memory for staging resources
2021-04-23 Mike Blumenkrantzzink: restore previous semaphore (prev_sem) handling
2021-04-23 Mike Blumenkrantzzink: track persistent resource objects, not resources
2021-04-23 Mike Blumenkrantzsoftpipe: ci updates
2021-04-23 Mike Blumenkrantzsoftpipe: fix streamout queries
2021-04-23 Mike Blumenkrantzsoftpipe: fix render condition checking
2021-04-22 Icecream95pan/bi: Skip nir_opt_move/sink for blend shaders
2021-04-22 Tomeu Vizosopanfrost/ci: Enable some dEQP 3.1 tests on Mali T860
2021-04-22 Boris Brezillonpanfrost/ci: Test GLES 3.1 on Bifrost
2021-04-22 Boris Brezillonci: Update to a kernel that has the panfrost MMU fixes
2021-04-22 Boris Brezillonpanfrost: Only advertise INDIRECT_DRAW if the kernel...
2021-04-22 Leo Liufrontends/va: add VASurfaceAttribUsageHint attribute
2021-04-22 Gert Wollnyr600: don't set an index_bias for indirect draw calls
2021-04-22 Gert WollnyRevert "r600: Don't advertise support for scaled int16...
next