mesa/src
José Fonseca 8bee4c7718 llvmpipe: Use resource_is_texture() consistently.
Otherwise slightly difference order causes assertion failures.

Also remove mentions of PIPE_BIND_SCANOUT/PIPE_BIND_SHARED. They are not
propoer bind flags and will likely be deprecated. If surfaces should
be passed to the winsys then they should have the DISPLAY_TARGET flag
set, which is a proper bind flag.
2010-04-22 18:42:03 +01:00
..
driclient
egl Merge branch '7.8' 2010-04-19 20:22:48 -07:00
gallium llvmpipe: Use resource_is_texture() consistently. 2010-04-22 18:42:03 +01:00
glew glew: Include X11 headers and libraries in SCons build. 2010-04-04 18:10:20 -07: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: Include X11 headers and libraries in SCons build. 2010-04-04 18:28:03 -07:00
glw
glx Merge branch '7.8' 2010-04-19 14:20:58 -07:00
mesa st/mesa: consolidate code for finding supported formats 2010-04-22 11:11:26 -06:00
Makefile
SConscript scons: Add new targets option. 2010-03-09 15:09:32 +00:00