mesa.git
2019-07-16 Tomeu Vizosopanfrost: Use 64-bit descriptors globally
2019-07-16 Jason Ekstrandanv: Account for dynamic stencil write disables in...
2019-07-16 Alyssa Rosenzweigpanfrost: Implement opportunistic AFBC
2019-07-16 Alyssa Rosenzweigpanfrost/mfbd: Zero out framebuffer_stride
2019-07-16 Alyssa Rosenzweigpanfrost: AFBC buffers must be cache-line aligned
2019-07-16 Alyssa Rosenzweigpanfrost: Add Z/S and MRT BOs to the job
2019-07-16 Alyssa Rosenzweigpanfrost: Set usage2 during draw, not CSO
2019-07-16 Sergii Romantsovmeta: memory leak of CopyPixels usage
2019-07-16 Samuel Pitoisetradv: add radv_emit_streamout_{begin,end} helpers
2019-07-16 Samuel Pitoisetradv: pass output values to radv_emit_stream_output()
2019-07-16 Samuel Pitoisetradv: allow to select DST_SEL with RELEASE_MEM
2019-07-16 Samuel Pitoisetradv: allow to emit PS_DONE/CS_DONE with RELEASE_MEM
2019-07-16 Samuel Pitoisetradv: restore an assertion in handle_vs_outputs()
2019-07-16 Samuel Pitoisetradv/gfx10: emit ES outputs of TES when it's not NGG
2019-07-16 Samuel Pitoisetradv: update LATE_ALLOC_VS.LIMIT
2019-07-16 Samuel Pitoisetradv/gfx10: support pixel shaders without exports
2019-07-16 Samuel Pitoisetradv: fix gathering clip/cull distance masks for GS
2019-07-16 Samuel PitoisetRevert "radv/gfx10: don't set array pitch field on...
2019-07-16 Iago Toral... v3d: flag dirty state when binding new sampler states
2019-07-16 Samuel Pitoisetradv/gfx10: add missing conversions for 16-bit exports
2019-07-16 Samuel Pitoisetradv: remove unused code in radv_export_param()
2019-07-16 Dave Airlieradv/gfx10: don't set array pitch field on images
2019-07-15 Vinson Leelima/ppir: Fix assert condition in ppir_codegen_encode_...
2019-07-15 Eric Anholtdocs: Tell people how to easily generate the Fixes...
2019-07-15 Caio Marcelo... spirv: Ignore ArrayStride for storage classes that...
2019-07-15 Caio Marcelo... spirv: Fix stride calculation when lowering Workgroup...
2019-07-15 Alyssa Rosenzweigpanfrost/ci: Blacklist flush finish tests
2019-07-15 Alyssa Rosenzweigpanfrost: Don't leak oversized transient allocations
2019-07-15 Alyssa Rosenzweigpanfrost: Implement panfrost_bo_cache_evict_all
2019-07-15 Alyssa Rosenzweigpanfrost: Implement panfrost_bo_cache_get
2019-07-15 Alyssa Rosenzweigpanfrost: Implement panfrost_bo_cache_put
2019-07-15 Alyssa Rosenzweigpanfrost: Add pan_bucket helper
2019-07-15 Alyssa Rosenzweigpanfrost: Implement pan_bucket_index helper
2019-07-15 Alyssa Rosenzweigpanfrost: Add BO cache data structure
2019-07-15 Alyssa Rosenzweigpanfrost: Describe BO cache architecture
2019-07-15 Alyssa Rosenzweigpanfrost: Stub out panfrost_bo_cache_evict
2019-07-15 Alyssa Rosenzweigpanfrost: Stub out panfrost_bo_cache_put
2019-07-15 Alyssa Rosenzweigpanfrost: Stub out panfrost_bo_cache_get
2019-07-15 Alyssa Rosenzweigpanfrost: Don't leak the blend CSO hash table
2019-07-15 Alyssa Rosenzweigpanfrost: Cleanup after scoreboarding
2019-07-15 Alyssa Rosenzweigpanfrost: Allocate UBOs on the stack, not the heap
2019-07-15 Jason Ekstrandnir,intel: Add support for lowering 64-bit nir_opt_extr...
2019-07-15 Jason Ekstrandnir/opt_if: Clean up single-src phis in opt_if_loop_ter...
2019-07-15 Pierre-Eric... radeonsi: verify buffer_offset value before using it
2019-07-15 Pierre-Eric... st/mesa: verify that vertex buffer offset isn't negative
2019-07-15 Marek Olšákst/mesa: don't invalidate a buffer range that is mapped
2019-07-15 Marek Olšákgallium: use MAP_DIRECTLY to mean supression of DISCARD...
2019-07-15 Kenneth Graunkeiris: Better handle decoder base addresses
2019-07-15 Samuel Pitoisetradv/gfx10: enable OC_LDS_EN for NGG GS if the ES stage...
2019-07-15 Bas Nieuwenhuizenanv: Add android dependencies on android.
2019-07-15 Alyssa Rosenzweigpanfrost: Advertise more depth/stencil formats
2019-07-15 Alyssa Rosenzweigpanfrost/mfbd: Add Z32 rendering support
2019-07-15 Alyssa Rosenzweigpanfrost: Fix blend_cso if nr_cbufs == 0
2019-07-15 Alyssa Rosenzweigpanfrost: Cleanup shader upload code
2019-07-15 Alyssa Rosenzweigpanfrost: Remove all old allocators
2019-07-15 Alyssa Rosenzweigpanfrost: Use transient memory for occlusion queries
2019-07-15 Alyssa Rosenzweigpanfrost: Remove bizarre hack
2019-07-15 Alyssa Rosenzweigpanfrost: Upload vertex descriptors to *transient*...
2019-07-15 Alyssa Rosenzweigpanfrost: Delay resource mmaps
2019-07-15 Alyssa Rosenzweigpanfrost: Cleanup PAN_ALLOCATE_*
2019-07-15 Alyssa Rosenzweigpanfrost/drm: Don't mmap INVISIBLE buffers
2019-07-15 Lionel Landwerlinanv: fix crash in vkCmdClearAttachments with unused...
2019-07-15 Samuel Pitoisetradv/gfx10: export the PrimitiveID for ES stages (VS...
2019-07-15 Samuel Pitoisetradv/gfx10: declare an external symbol for the ESGS...
2019-07-15 Samuel Pitoisetradv/gfx10: allocate ESGS ring space for exporting...
2019-07-15 Samuel Pitoisetradv/gfx10: fix crash when emitting NGG GS prologue
2019-07-15 Vasily Khoruzhicklima/ppir: Fix branch codegen
2019-07-15 Vasily Khoruzhicklima/ppir: Fix assert condition in ppir_codegen_encode_...
2019-07-14 Jonathan Mareketnaviv: fix incorrect varying interpolation
2019-07-14 Jonathan Mareketnaviv: reduce rs alignment requirement for two pixel...
2019-07-14 Jonathan Mareketnaviv: fix nearest_linear / linear_nearest filtering...
2019-07-14 Jonathan Mareketnaviv: fix nearest filtering
2019-07-14 Bas Nieuwenhuizenradv/gfx10: Fix DCC clears.
2019-07-13 Vinson Leemeson: Add dep_thread dependency.
2019-07-13 Eric Anholtgitlab-ci: Build i386 and ARM drivers in surfaceless...
2019-07-13 Andreas Baierllima: Fix compiler warnings for unused functions.
2019-07-13 Caio Marcelo... anv: Fix pool allocator when first alloc needs to grow
2019-07-13 Kenneth Graunkemesa: Port errors.c to util/list.h instead of simple_list.
2019-07-13 Jason Ekstrandintel: Run the optimization loop before and after lower...
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Drop _replay prefix
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Drop _name suffixes
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Add MEMORY_PROP_DIR variant
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Copy embedded structs before using
2019-07-12 Alyssa Rosenzweigpanfrost/decode: Remove pandecode_decode_fbd_type
2019-07-12 Alyssa Rosenzweigpanfrost/midgard: Use generic outmod type
2019-07-12 Alyssa Rosenzweigpanfrost: Precompute scoreboard dependents
2019-07-12 Alyssa Rosenzweigpanfrost: Remove transient pool abstraction
2019-07-12 Alyssa Rosenzweigpanfrost: Subdivide fixed-size transient slabs
2019-07-12 Alyssa Rosenzweigpanfrost: Recycle fixed-size transient BOs
2019-07-12 Alyssa Rosenzweigpanfrost: Bookkeep transient indices
2019-07-12 Alyssa Rosenzweigpanfrost: Rewrite allocate_transient with new abstraction
2019-07-12 Alyssa Rosenzweigpanfrost: Add pan_bo_for_screen helper
2019-07-12 Alyssa Rosenzweigpanfrost: Add panfrost_transient_bo array
2019-07-12 Alyssa Rosenzweigpanfrost: Don't upload vertex/tiler twice
2019-07-12 Alyssa Rosenzweigpanfrost/drm: Check allocation size is positive
2019-07-12 Neil Robertsmesa/glspirv: Validate that compute shaders are not...
2019-07-12 Neil Robertsmesa/glspirv: Validate that there is a VS when there...
2019-07-12 Alejandro Piñeiroi965: don't use disk cache with SPIR-V shaders
2019-07-12 Alejandro Piñeiroglsl/shader_cache: handle SPIR-V shaders
2019-07-12 Arcady Goldmints... nir/linker: Initialize UniformDataDefaults when using...
next