mesa/src
Brian Paul 0efc17c105 Add Wrapper field to gl_renderbuffer. Used for wrapping one renderbuffer
with another, such as wrapping a hardware/win-sys RGB renderbuffer with a
software-based alpha buffer.
Previous alpha buffer wrapping was conflicting with the X driver's
xmesa_renderbuffer structure containment/inheritance.  That lead to
memory corruption.
2005-09-23 01:20:09 +00:00
..
egl initial check-in 2005-09-20 15:51:44 +00:00
glu Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will 2005-07-26 05:55:56 +00:00
glut fix some strict aliasing problems related to choosing framebuffer configs (Matthias Hopf) 2005-09-02 17:07:00 +00:00
glw GLw demo doesn't belong here 2005-08-23 14:50:02 +00:00
glx s/unsigned long/drm_handle_t/ to get compilation of fb driver to work 2005-09-19 17:17:58 +00:00
mesa Add Wrapper field to gl_renderbuffer. Used for wrapping one renderbuffer 2005-09-23 01:20:09 +00:00
descrip.mms
Makefile print current config name before building src and progs 2004-08-25 14:49:41 +00:00