mesa/src
Marek Olšák 9e1aa81dfe gallium/radeon: prevent SDMA stalls by detecting RAW hazards in need_dma_space
Call r600_dma_emit_wait_idle only when there is a possibility of
a read-after-write hazard. Buffers not yet used by the SDMA IB don't
have to wait.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-01-05 18:43:24 +01:00
..
amd anv,radv: disable StorageImageWriteWithoutFormat for now 2016-12-31 16:38:00 -05:00
compiler mesa: add gl_constants::GLSLOptimizeConservatively 2017-01-05 13:07:12 +01:00
egl egl: Emit correct error when robust context creation fails 2016-12-27 10:21:29 -08:00
gallium gallium/radeon: prevent SDMA stalls by detecting RAW hazards in need_dma_space 2017-01-05 18:43:24 +01:00
gbm
getopt
glx
gtest
hgl
intel spirv: compute push constant access offset & range 2017-01-04 21:14:17 +00:00
loader
mapi glapi: add missing INTEL_conservative_rasterization 2016-12-13 16:27:56 +00:00
mesa gallium: remove TGSI_OPCODE_SUB 2017-01-05 18:30:00 +01:00
util
vulkan/wsi vulkan/wsi/x11: don't crash on null wsi x11 connection 2016-12-22 14:09:46 -08:00
Makefile.am
SConscript