mesa/src
Eric Anholt d6e6566206 glsl: Let ir_builder expressions take un-dereferenced variables.
Having to explicitly dereference is irritating and bloats the code,
when the compiler can detect and do the right thing.

v2: Use a little shim class to produce the automatic dereference
    generation at compile time as opposed to runtime, while also
    allowing compile-time type checking.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-04-13 17:01:03 -07:00
..
egl radeonsi: initial WIP SI code 2012-04-13 10:32:06 -04:00
gallium nv50,nvc0: fix handling of user vbufs with stride < access size 2012-04-14 06:14:21 +02:00
gbm gbm: Create hooks for dri2_loader_extension in dri backend 2012-03-28 22:14:34 -04:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Let ir_builder expressions take un-dereferenced variables. 2012-04-13 17:01:03 -07:00
glu scons: Add Haiku build support 2012-01-17 20:01:14 +00:00
glx glx: Hook up the unit tests again using the internal gtest. 2012-04-12 17:18:00 -07:00
gtest gtest: Fix up import of gtest 1.6.0 2012-04-12 17:17:52 -07:00
mapi mapi: Fix Android build 2012-04-10 21:07:12 -07:00
mesa glsl: Let ir_builder expressions take un-dereferenced variables. 2012-04-13 17:01:03 -07:00
Makefile
SConscript scons: Add Haiku build support 2012-01-17 20:01:14 +00:00