mesa/src
Nanley Chery 9fae6ee026 anv/meta: Don't set the dynamic state for disabled operations
CmdSet* functions dirty the CommandBuffer's dynamic state. This causes
the new state to be emitted when CmdDraw is called. Since we don't need
the state that would be emitted, don't call the CmdSet* functions.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Kristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
2016-04-13 17:52:20 -07:00
..
compiler nir/lower_system_values: Simplify the computation of LocalInvocationIndex 2016-04-10 23:43:38 -07:00
egl egl: add EGL_KHR_reusable_sync to egl_dri 2016-04-05 15:24:57 +02:00
gallium radeonsi: do per-pixel clipping based on viewport states 2016-04-08 00:23:05 +02:00
gbm gbm: do not wrap header inclusion in extern "C" 2016-03-09 17:16:50 +00:00
getopt
glx
gtest
hgl
intel anv/meta: Don't set the dynamic state for disabled operations 2016-04-13 17:52:20 -07:00
loader dri: add backbuffer use flag 2016-03-09 15:02:25 +01:00
mapi mesa: expose EXT_base_instance in ES3 contexts 2016-04-03 20:40:55 -04:00
mesa Merge remote-tracking branch 'public/master' into vulkan 2016-04-07 16:56:34 -07:00
util util: Fix race condition on libgcrypt initialization 2016-04-12 15:38:43 -07:00
Makefile.am Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00
SConscript