mesa.git
2020-05-14 Dylan Bakerdocs: update calendar, add news item, and link releases...
2020-05-14 Dylan Bakerdocs/relnotes Add sha256 sums to 20.0.7
2020-05-14 Dylan Bakerdocs: Add release notes for 20.0.7
2020-05-14 Ian Romanickintel: Silence unused parameter warning in __intel_log_...
2020-05-14 Ian Romanickanv: Silence unused parameter warning in anv_image_get_...
2020-05-14 Ian Romanickanv/tests: Silence unused parameter warnings in main
2020-05-14 Ian Romanickanv/tests: Don't rely on assert or changing NDEBUG...
2020-05-14 Daniel Schürmannaco: fix WQM coalescing
2020-05-14 Jason Ekstrandanv: Fix descriptor set clean-up on BO allocation failure
2020-05-14 Jason Ekstrandanv: Call vk_object_base_finish for image views
2020-05-14 Erik Faye-Lundzink: correct PIPE_SHADER_CAP_MAX_SHADER_IMAGES
2020-05-14 Erik Faye-Lundzink: do not expose real value for PIPE_CAP_MAX_VIEWPORTS
2020-05-14 Ian Romanickmeta: Remove support for multisample blits
2020-05-14 Ian Romanickmeta: Coalesce the GLSL and FF paths in meta_clear
2020-05-14 Ian Romanickmeta: Use same vertex coordinates for GLSL and FF clears
2020-05-14 Ian Romanickmeta: Stop frobbing MatrixMode
2020-05-14 Ian Romanickmesa: Add function to calculate an orthographic projection
2020-05-14 Ian Romanickmesa: Add matrix utility functions to load matrices
2020-05-14 Ian Romanickmeta: Remove support for clearing integer buffers
2020-05-14 Ian Romanickmeta: Make _mesa_meta_setup_sampler static
2020-05-14 Ian Romanickmeta: Make _mesa_meta_texture_object_from_renderbuffer...
2020-05-14 Ian Romanicki965: Assert that blorp always handles color blits
2020-05-14 Karol Herbstnir/validate: validate the stride for deref_ptr_as_array
2020-05-14 Karol Herbstnir/deref: copy ptr_stride when rematerializing
2020-05-14 Jan Palustargets/opencl: fix build against LLVM>=10 with Polly...
2020-05-14 Eric Anholtfreedreno: Avoid duplicate BO relocs in FD_RINGBUFFER_O...
2020-05-14 Eric Anholtfreedreno: Fix resource layout dump loop.
2020-05-14 Erik Faye-Lundzink: disable vkCmdResolveImage when respecting render...
2020-05-14 Danylo Piliaievanv: Fix deadlock in anv_timelines_wait
2020-05-14 Michel Dänzergitlab-ci: Install g++-mingw-w64-x86-64-win32 instead...
2020-05-14 Michel Dänzergitlab-ci: Move lib{drm,pciaccess}-dev cross packages...
2020-05-14 Michel Dänzergitlab-ci: Install WINE from Debian testing
2020-05-14 Michel Dänzergitlab-ci: Add Debian testing repository for x86_build...
2020-05-14 Michel Dänzergitlab-ci: Move down container_pre_build.sh invocation...
2020-05-14 Michel Dänzergitlab-ci: Update to current templates
2020-05-14 Duncan Hopkinszink. Changed sampler default name.
2020-05-14 Samuel Pitoisetradv: enable shaderResourceMinLod
2020-05-14 Samuel Pitoisetac/llvm: add support for texturing with clamped LOD
2020-05-14 Samuel Pitoisetaco: add support for texturing with clamped LOD
2020-05-14 Samuel Pitoisetaco: remove useless check for nir_tex_src_bias
2020-05-14 Daniel StoneCI: Windows: Build LLVM and llvmpipe
2020-05-14 Daniel Stonellvmpipe: Expect increased exp precision on Windows
2020-05-14 Rob Clarkfreedreno/ir3: use lower_wrmasks pass
2020-05-14 Rob Clarknir: add pass to lower disjoint wrmask's
2020-05-14 Rob Clarknir: add helper to copy const_index[]
2020-05-14 Rob Clarknir: fix indices for ir3 ssbo_atomic intrinsics
2020-05-14 Rob Clarkfreedreno/ir3: use const_index accessors
2020-05-14 Kristian H... freedreno/ir3: Drop wrmask for ir3 local and global...
2020-05-14 Jason Ekstrandnir: Add some docs to the metadata types
2020-05-14 Eric Anholtfreedreno: Fix attempts to push UBO contents past the...
2020-05-14 Eric Engestromdocs: update calendar for 20.1.0-rc3
2020-05-14 Icecream95panfrost: Fix background showing when using discard
2020-05-14 Danylo Piliaievanv: Translate relative timeout to absolute when callin...
2020-05-14 Jason Ekstrandanv: Set MOCS in 3DSTATE_CONSTANT_* on Gen9+
2020-05-14 Jason Ekstrandanv: Set 3DSTATE_VF_INSTANCING on the SVGS element
2020-05-14 Eric Anholtfreedreno: Drop the noubo fails list for CI, since...
2020-05-14 Eric Anholtfreedreno/a6xx: Use LDC for UBO loads.
2020-05-14 Eric Anholtfreedreno: Trim num_ubos to just the ones we haven...
2020-05-14 Eric Anholtfreedreno/ir3: Move i/o offset lowering after analyze_u...
2020-05-14 Eric Anholtfreedreno/ir3: Leave the cursor alone during ir3_nir_tr...
2020-05-14 Eric Anholtfreedreno/ir3: Clean up a silly nir_src_for_ssa(src...
2020-05-14 Eric Anholtnir: Include num_ubos in the printed shader (if nonzero).
2020-05-13 Jason Ekstrandutil/ra: Add [de]serialization support
2020-05-13 Jason Ekstrandutil/vma: Add a debug print helper
2020-05-13 Jason Ekstrandutil/vma: Add an option to configure high/low preference
2020-05-13 Caio Marcelo... util/list: Add list_foreach_entry_from_safe
2020-05-13 Jason Ekstrandutil/list: Add a list pair iterator
2020-05-13 Iván Brianoanv: Implement VK_EXT_custom_border_color
2020-05-13 Iván Brianoanv: Add a way to reserve states from a pool
2020-05-13 Iván Brianoanv: Disable B5G6R5_UNORM_PACK16
2020-05-13 Iván Brianoanv: use the correct format on Android
2020-05-13 JibbityJobbitydrirc: Enable glthread for PCSX2
2020-05-13 Eric Engestrompost_version.py: stop adding release candidates to...
2020-05-13 Eric Engestrompost_version.py: invert `is_point` into `is_first_relea...
2020-05-13 Eric Engestrompost_version.py: fix branch name construction for relea...
2020-05-13 Marek Olšákglthread: stop using GLenum16 to get correct GL errors...
2020-05-13 Marek Olšákradeonsi: also enable tgsi_to_nir caching for compute...
2020-05-13 Axel Davyradeonsi: Enable tgsi to nir disk cache
2020-05-13 Axel Davyst/nine: Enable ttn cache
2020-05-13 Axel Davyttn: Implement disk cache
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-13 Eric Anholtfreedreno/a6xx: Fix UBWC mipmapping height alignment.
2020-05-13 Eric Anholtfreedreno/a6xx: Fix UBWC mipmap sizing.
2020-05-13 Eric Anholtfreedreno/a6xx: Fix UBWC blockheight for RG8.
2020-05-13 Eric Anholtfreedreno: Pull the tile_alignment lookup for a layout...
2020-05-13 Eric Anholtfreedreno/a6xx: Add a testcase for UBWC buffer sharing.
2020-05-13 Eric Anholtfreedreno/a6xx: Improve layout testcase logging for...
2020-05-13 Eric Anholtfreedreno/a4xx+: Increase max texture size to 16384.
2020-05-13 Daniel Schürmannnir: reset ssa-defs as non-divergent during divergence...
2020-05-13 Daniel Schürmannnir: simplify phi handling in divergence analysis
2020-05-13 Daniel Schürmannnir: rework phi handling in divergence analysis
2020-05-13 Daniel Schürmannnir: refactor divergence analysis state
2020-05-13 Daniel Schürmannnir: add nir_intrinsic_elect to divergence analysis
2020-05-13 Jason Ekstrandnir: Make "divergent" a property of an SSA value
2020-05-13 Marek Olšákgallium: remove more "state tracker" occurences
2020-05-13 Marek Olšákgallium: rename PIPE_RESOURCE_FLAG_ST_PRIV to FRONTEND_PRIV
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-05-13 Connor Abbotttu: Implement fallback linear staging blit for CopyImage
2020-05-13 Connor Abbotttu: Add noubwc debug flag to disable UBWC
next