mesa.git
2019-12-07 Daniel Schürmannaco: use soffset for MUBUF instructions on SI/CI
2019-12-07 Daniel Schürmannradv: Enable ACO on GFX7 (Sea Islands)
2019-12-07 Daniel Schürmannaco: return to loop_active mask at continue_or_break...
2019-12-07 Daniel Schürmannradv: disable Youngblood app profile if ACO is used
2019-12-07 Daniel Schürmannaco: implement exclusive scan for SI/CI
2019-12-07 Daniel Schürmannaco: implement inclusive_scan for SI/CI
2019-12-07 Daniel Schürmannaco: implement (clustered) reductions for SI/CI
2019-12-07 Daniel Schürmannaco: don't use a scalar temporary for reductions on...
2019-12-07 Daniel Schürmannaco: flush denorms after fmin/fmax on pre-GFX9
2019-12-07 Daniel Schürmannradv: only flush scalar cache for SSBO writes with...
2019-12-07 Daniel Schürmannaco: disable disassembly for SI/CI due to lack of suppo...
2019-12-07 Daniel Schürmannaco: implement 64bit ine/ieq for SI/CI
2019-12-07 Daniel Schürmannaco: implement 64bit i2b for SI /CI
2019-12-07 Daniel Schürmannaco: make 1/2*PI a literal constant on SI/CI
2019-12-07 Daniel Schürmannaco: implement 64bit VGPR shifts for SI/CI
2019-12-07 Daniel Schürmannaco: split read/writelane opcode into VOP2/VOP3 version...
2019-12-07 Daniel Schürmannaco: fix disassembly of writelane instructions.
2019-12-07 Daniel Schürmannaco: recognize SI/CI SMRD hazards
2019-12-07 Daniel Schürmannaco: implement quad swizzles for SI/CI
2019-12-07 Daniel Schürmannaco: move buffer_store data to VGPR if needed
2019-12-07 Daniel Schürmannaco: implement nir_op_isign on SI/CI
2019-12-07 Daniel Schürmannaco: only use scalar loads for readonly buffers on...
2019-12-07 Daniel Schürmannaco: implement nir_op_fquantize2f16 for SI/CI
2019-12-07 Daniel Schürmannaco: fix SMEM offsets for SI/CI
2019-12-07 Daniel Schürmannaco: SI/CI - fix sampler aniso
2019-12-07 Dave Airlieaco: handle gfx7 int8/10 clamping on exports
2019-12-07 Daniel Schürmannaco: Initial GFX7 Support
2019-12-07 Daniel Schürmannaco: refactor visit_store_fs_output() to use the Builder
2019-12-07 Jason Ekstrandanv: Re-emit all compute state on pipeline switch
2019-12-07 Jason Ekstrandanv: Re-capture all batch and state buffers
2019-12-06 Jason Ekstrandanv: Return VK_ERROR_OUT_OF_DEVICE_MEMORY for too-large...
2019-12-06 Eric Anholtfreedreno: Enable texture upload memory throttling.
2019-12-06 Fritz Koenigfreedreno: reorder format check
2019-12-06 Nanley Cheryiris: Fix import of multi-planar surfaces with modifiers
2019-12-06 Nanley Cherygallium: Store the image format in winsys_handle
2019-12-06 Nanley Cherygallium/dri2: Fix creation of multi-planar modifier...
2019-12-06 Kenneth Graunkemeson: Include iris in default gallium-drivers for...
2019-12-06 Jason Ekstrandanv: Use BO fences/semaphores for AcquireNextImage
2019-12-06 Jason Ekstrandanv: Add a fence_reset_reset_temporary helper
2019-12-06 Jason Ekstrandanv: Use submit-time implicit sync instead of allocate...
2019-12-06 Jason Ekstrandanv: Always add in EXEC_OBJECT_WRITE when specified...
2019-12-06 Jason Ekstrandvulkan/wsi: Add a hooks for signaling semaphores and...
2019-12-06 Jason Ekstrandvulkan/wsi: Provide the implicitly synchronized BO...
2019-12-06 Urja Rannikkopanfrost: free spill cost table in mir_spill_register
2019-12-06 Urja Rannikkopanfrost: add lcra_free() to free lcra state
2019-12-06 Urja Rannikkopanfrost: free allocations in schedule_block
2019-12-06 Urja Rannikkopanfrost: free last_read/write tables in mir_create_dep...
2019-12-06 Alyssa Rosenzweigpanfrost: Rename SET_VALUE to WRITE_VALUE
2019-12-06 Alyssa Rosenzweigpanfrost: Update SET_VALUE with information from igt
2019-12-06 Samuel Pitoisetgitlab-ci: add a job that runs Vulkan CTS with RADV...
2019-12-06 Samuel Pitoisetgitlab-ci: build RADV in meson-testing
2019-12-06 Samuel Pitoisetgitlab-ci: configure the Vulkan ICD export with VK_DRIVER
2019-12-06 Samuel Pitoisetgitlab-ci: allow to run dEQP Vulkan with DEQP_VER
2019-12-06 Samuel Pitoisetgitlab-ci: add a new base test job for VK
2019-12-06 Samuel Pitoisetgitlab-ci: build dEQP VK 1.1.6 in the x86 test image...
2019-12-06 Samuel Pitoisetgitlab-ci: build cts_runner in the x86 test image for VK
2019-12-06 Samuel Pitoisetgitlab-ci: add a new job that builds a base test image...
2019-12-06 Samuel Pitoisetgitlab-ci: add a gl suffix to the x86 test image and...
2019-12-06 Samuel Pitoisetgitlab-ci: rename build-deqp.sh to build-deqp-gl.sh
2019-12-06 Michel Dänzergitlab-ci: Overhaul job run policy
2019-12-06 Michel Dänzergitlab-ci: Use the common run policy for LAVA jobs...
2019-12-06 Jonathan Marekturnip: implement border color
2019-12-06 Jonathan Marekturnip: improve emit_textures
2019-12-06 Jonathan Marekturnip: add function to allocate aligned memory in...
2019-12-05 Timothy Arceriglsl/nir: iterate the system values list when adding...
2019-12-05 Dave Airliellvmpipe: enable support for primitives generated outsi...
2019-12-05 Dave Airliedraw: add support for collecting primitives generated...
2019-12-05 Dave Airliellvmpipe: disable occlusion queries when requested...
2019-12-05 Dave Airliellvmpipe: add queries disabled flag
2019-12-05 Kenneth Graunkemain: Change u_mmAllocMem align2 from bytes (old API...
2019-12-05 Eric Anholtci: Disable egl_ext_device_drm tests in piglit.
2019-12-05 Jason Ekstrandutil/atomic: Add p_atomic_add_return for the unlocked...
2019-12-05 Jason Ekstrandanv: Implement VK_KHR_buffer_device_address
2019-12-05 Jason Ekstrandanv: Use a pNext loop in AllocateMemory
2019-12-05 Jason Ekstrandanv: Add allocator support for client-visible addresses
2019-12-05 Jason Ekstrandutil/vma: Add a function to allocate a particular addre...
2019-12-05 Jason Ekstrandutil/vma: Factor out the hole splitting part of util_vm...
2019-12-05 Jason Ekstrandanv: Add an explicit_address parameter to anv_device_al...
2019-12-05 Jason Ekstrandanv: Stop advertising two heaps just for the VF cache WA
2019-12-05 Jason Ekstrandanv: Set up VMA heaps independently from memory heaps
2019-12-05 Jason Ekstrandanv: Stop tracking VMA allocations
2019-12-05 Jason Ekstrandanv: Disallow allocating above heap sizes
2019-12-05 Jason Ekstrandutil/atomic: Add a _return variant of p_atomic_add
2019-12-05 Jason Ekstrandanv: Don't leak when set_tiling fails
2019-12-05 Jason Ekstrandanv: Use PIPE_CONTROL flushes to implement the gen8...
2019-12-05 Jason Ekstrandanv: Apply cache flushes after setting index/draw VBs
2019-12-05 Jason Ekstrandanv: Always invalidate the VF cache in BeginCommandBuffer
2019-12-05 Jason Ekstrandblorp: Pass the VB size to the VF cache workaround
2019-12-05 Jason Ekstrandanv: Add a has_softpin boolean
2019-12-05 Jason Ekstrandanv: Drop bo_flags from anv_bo_pool
2019-12-05 Michel Dänzerglsl/tests: Use splitlines() instead of strip()
2019-12-05 Mauro Rossiandroid: radeonsi: fix build after vl refactoring (v2)
2019-12-05 Tapani Pälliintel/compiler: force simd8 when dual src blending...
2019-12-05 Tapani Pälliintel/compiler: add newline to limit_dispatch_width...
2019-12-05 Eric Anholtturnip: Add support for compute shaders.
2019-12-05 Eric Anholtturnip: Move pipeline BO list adding to BindPipeline.
2019-12-05 Eric Anholtturnip: Sanity check that we're adding valid BOs to...
2019-12-05 Eric Anholtturnip: Add a helper function for getting tu_buffer...
2019-12-05 Eric Anholtturnip: Refactor the graphics pipeline create implement...
2019-12-05 Eric Anholtturnip: Add basic SSBO support.
next