mesa/src
Matt Turner b99e1fd547 i965/fs: Handle type-V immediates in brw_reg_from_fs_reg().
We use brw_imm_v() to produce type-V immediates, which generates a
brw_reg with fs_reg's .file set to HW_REG. The next commit will rid us
of HW_REGs, so we need to handle BRW_REGISTER_TYPE_V in the IMM case.

Reviewed-by: Emil Velikov <emil.velikov@collabora.co.uk>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2015-11-13 11:27:51 -08:00
..
egl egl/wayland: Ignore rects from SwapBuffersWithDamage 2015-11-13 10:09:23 +00:00
gallium radeonsi: remove dead code after ES-GS linkage change 2015-11-13 19:54:42 +01:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glsl Revert "nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers" 2015-11-13 08:53:10 +01:00
glx gallium/swrast: fix front buffer blitting. (v2) 2015-10-31 16:04:36 +10:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi mesa: expose support for GL_EXT_buffer_storage 2015-11-04 00:01:03 -05:00
mesa i965/fs: Handle type-V immediates in brw_reg_from_fs_reg(). 2015-11-13 11:27:51 -08:00
util ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL. 2015-11-12 11:00:10 -08:00
Makefile.am glsl: move shader_enums into nir 2015-10-09 15:03:28 -04:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00