mesa/src
Matt Turner ef3f89e53e program: Shrink and rename SaturateMode field to Saturate.
It was 2 bits to accommodate SATURATE_PLUS_MINUS_ONE (removed by commit
09b566e1). A similar change was made to TGSI recently in commit
e1c4e8aa.

Reducing the size from 2 bits to 1 reduces the size of the bit fields
from 17 bits to 16, which is a much nicer number.

Reviewed-by: Brian Paul <brianp@vmware.com>
2015-06-03 10:40:59 -07:00
..
egl egl/dri2: silence uninitialized variable warnings 2015-06-01 07:42:04 -06:00
gallium gallium/util: silence silence unused var warnings for non-debug build 2015-06-01 07:42:05 -06:00
gbm gbm: Add GBM_BO_USE_LINEAR flag 2015-04-16 15:49:15 +09:00
getopt
glsl nir: use src for ssa helper 2015-06-03 06:50:39 +10:00
glx glx: fix Scons build 2015-05-22 14:38:33 -06:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader egl: Add needed extern "C" for C++ access 2015-05-14 14:08:37 -04:00
mapi glapi: Make GL_ARB_direct_state_access functions exclusive to core profile 2015-05-28 16:56:32 -07:00
mesa program: Shrink and rename SaturateMode field to Saturate. 2015-06-03 10:40:59 -07:00
util util/list: Add a list validation function 2015-05-08 17:16:13 -07:00
Makefile.am automake: add missing egl files to the tarball 2015-03-25 21:00:02 +00:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00