mesa/src
Matt Turner 43cdbb3e6a i965: Emit proper NOPs.
The PRMs for HSW and newer say that other than the opcode and DebugCtrl
bits of the instruction word, the rest must be zero.

By zeroing the instruction word manually, we avoid using any of the
state inherited through brw_codegen.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96959
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2016-12-06 10:42:46 -08:00
..
amd radv: fix resource leak in radv_amdgpu_ctx_create 2016-12-06 11:49:01 +11:00
compiler glsl: (trivial) fix type typo 2016-12-06 17:44:21 +01:00
egl egl: add EGL_ANDROID_native_fence_sync 2016-12-01 10:57:35 -08:00
gallium st/omx/enc Raise default encode level 2016-12-05 19:39:47 -05:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-22 15:56:44 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv/pipeline: Call nir_lower_constant_initializers 2016-12-05 15:40:09 -08:00
loader loader: automake: whitespace cleanup 2016-11-21 14:46:40 +00:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa i965: Emit proper NOPs. 2016-12-06 10:42:46 -08:00
util util: import CRC32 implementation from gallium 2016-11-22 18:05:51 +01:00
vulkan/wsi vulkan/wsi/x11: Destroy Present event context when destroying swapchain 2016-11-30 12:31:25 +09:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript