mesa/src
Eric Anholt 5ae3c20791 i965: Stop worrying about alignment of vertex data.
For our current types, the required alignment is actually just 1 byte.
When we get doubles, we have to worry (those have to be aligned to the
natural size), but we don't have doubles yet and they'll just be a
special case.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2013-01-25 09:40:33 -08:00
..
egl egl/dri2: Fix typo in the previous commit 2013-01-15 14:19:04 -08:00
gallium libgl-xlib/build: Link with C++ when LLVM is used 2013-01-24 14:00:27 -08:00
gbm Clean up .gitignore files 2013-01-10 22:01:31 +01:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Remove ir_variable::uniform_block 2013-01-25 09:07:36 -05:00
glx scons: Fix dependencies of generated headers. 2013-01-21 19:10:54 +00:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi scons: Fix dependencies of generated headers. 2013-01-21 19:10:54 +00:00
mesa i965: Stop worrying about alignment of vertex data. 2013-01-25 09:40:33 -08:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00