mesa/src
Brian Paul 3e45788d5d intel: fix src offset bug in do_copy_texsubimage()
Use src->draw_offset intead of zero.  Zero usually worked, except when
the src renderbuffer is actually a texture mipmap level higher than zero.
Fixes progs/test/blitfb.c test.
2009-10-27 17:00:31 -06:00
..
driclient
egl egl_glx: Add support for eglWaitClient and eglWaitNative. 2009-10-22 09:33:27 -06:00
gallium draw: Fix memory leak. 2009-10-27 16:59:44 -06:00
glew
glu
glut
glw
glx glx: don't destroy context immediately if it's currently bound 2009-10-22 18:20:28 -06:00
mesa intel: fix src offset bug in do_copy_texsubimage() 2009-10-27 17:00:31 -06:00
Makefile
SConscript