mesa/src
Kristian Høgsberg 6de8e563ac intel: Call _mesa_make_current() after getting initial buffers
The default viewport is the window rectangle, which is set up by
_mesa_make_current().  To be able to do that we need to get the
window dimension (and buffers) first, so we have to call
intel_prepare_render() before we can call into _mesa_make_current().

Fixes #26676 and #26678.
2010-03-17 22:45:21 -04:00
..
driclient
egl Remove support for GCC older than 3.3.0 2010-03-03 16:26:32 -08:00
gallium gallivm/llvmpipe: basic stencil testing works 2010-03-17 16:29:34 -06:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Add asserts to check for null pointer dereferences. 2010-02-27 21:19:47 -08:00
glw
glx glx/single2.c: Don't call __builtin_expect on non-gnu compilers 2010-03-12 10:28:13 -08:00
mesa intel: Call _mesa_make_current() after getting initial buffers 2010-03-17 22:45:21 -04:00
Makefile
SConscript scons: Add new targets option. 2010-03-09 15:09:32 +00:00