mesa/src
Ian Romanick 5318bd351e mesa: Mark Identity as const
I was going to send this as review for dce1e1a8, but I missed that
window.  This saves 64 bytes of unshared data and prelaces it with 96
bytes shared text.  My guess is that some of the calls to memcpy get
optimized to something else.

   text	   data	    bss	    dec	    hex	filename
7847613	 220208	  27432	8095253	 7b8615	i965_dri.so before
7847709	 220144	  27432	8095285	 7b8635	i965_dri.so after

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: Brian Paul <brianp@vmware.com>
2016-01-11 14:34:38 -08:00
..
egl
gallium nv50/ir: the whole point of data array is to hand out regular registers 2016-01-11 13:01:11 -05:00
gbm
getopt
glsl glsl: replace unreachable code path with assert 2016-01-11 09:24:05 +11:00
glx glx/dri3: a drawable might not be bound at wait time 2015-12-21 06:43:58 -05:00
gtest
hgl
loader
mapi glapi: add ARB_indirect_parameters definitions 2016-01-07 18:38:46 -05:00
mesa mesa: Mark Identity as const 2016-01-11 14:34:38 -08:00
util ralloc: Fix ralloc_adopt() to the old context's last child's parent. 2015-12-18 23:30:51 -08:00
Makefile.am
SConscript