mesa/src
Eric Anholt 350cb79045 v3d: Always emit a TF disable at the start of drawing on V3D 4.x.
The HW's FLUSH_ALL_STATE is not validated, so we probably shouldn't use
it, meaning that we need to reset state at the start.  By doing this, we
also make ourselves more resilient to another client leaving the TF state
enabled at the end of their batch (as we now do, ourselves).

However, we still need to emit a single TF disable at the end of the
frame, for SWVC5-718.
2018-09-17 16:35:45 -07:00
..
amd radv: Use build ID if available for cache UUID. 2018-09-17 20:19:52 +02:00
broadcom android: broadcom/cle: export the broadcom top level path headers 2018-09-15 09:14:46 +02:00
compiler nir: add loop unroll support for complex wrapper loops 2018-09-14 16:07:36 +10:00
egl egl/android: Declare droid_load_driver() static 2018-09-13 11:12:35 -07:00
gallium v3d: Always emit a TF disable at the start of drawing on V3D 4.x. 2018-09-17 16:35:45 -07:00
gbm gbm: Add support for 10bpp BGR formats 2018-08-01 12:55:37 +01:00
getopt
glx apple/glx/log: added missing va_end() after va_copy() 2018-09-06 17:33:27 +01:00
gtest
hgl
intel anv/query: Add an emit_srm helper 2018-09-17 02:57:21 -05:00
loader loader/dri3: Don't wait for fence of old buffer when re-allocating it 2018-09-12 16:55:09 +02:00
mapi mesa: enable ARB_direct_state_access in compat for GL3.1+ 2018-08-30 07:57:38 +10:00
mesa mesa: FramebufferParameteri parameter checking 2018-09-17 11:48:00 -07:00
util move pthread_setaffinity_np check to the build system 2018-09-17 13:16:46 -07:00
vulkan vulkan: Update the XML and headers to 1.1.84 2018-09-10 13:30:21 -05:00
Makefile.am Revert "configure: allow building with python3" 2018-08-24 11:14:15 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
SConscript