mesa/src
Francisco Jerez 6956015aa5 i965/fs: Factor out region zipping and unzipping from the SIMD lowering pass.
Just to make sure we keep the SIMD lowering pass tidy when we
introduce additional logic to try to optimize out the copy
instructions used to zip and unzip the destination and source regions
into multiple packed regions of the lowered instruction width.
Shouldn't cause any functional changes.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-05-29 23:41:38 -07:00
..
compiler glsl: fix xfb_offset unsized array validation 2016-05-30 15:11:47 +10:00
egl egl/dri3: don't crash on no context. 2016-05-30 11:30:04 +10:00
gallium nv50,nvc0: fix the max_vertices=0 case 2016-05-29 09:34:03 -04:00
gbm gbm: remove define _DEFAULT_SOURCE 2016-05-23 12:09:11 +01:00
getopt
glx scons: whitespace cleanup 2016-05-25 12:23:12 -06:00
gtest
hgl
intel anv/cmd_buffer: Don't delete command buffers in ResetCommandPool() 2016-05-27 18:56:33 -07:00
loader loader: add a libdrm case for loader_get_device_name_for_fd 2016-04-21 14:41:41 +01:00
mapi mapi: expose new functions in GL ES 3.2 2016-05-26 21:25:53 -04:00
mesa i965/fs: Factor out region zipping and unzipping from the SIMD lowering pass. 2016-05-29 23:41:38 -07:00
util mesa: Add .gitignore entries for make check binaries 2016-05-25 09:41:44 -07:00
Makefile.am automake: tweak SUBDIR reorder and comment it 2016-05-01 08:38:05 +01:00
SConscript