mesa/src
Roland Scheidegger 6272d7632a gallium: another interface change for multisampling
due to popular request, use nr_samples parameter in is_format_supported()
instead of new is_msaa_supported() query.
This makes it easily possible to query if a format with a given sample count
is also supported not only as render target, but for sampler views (note that
texture sampling from multisampled resources isn't supported yet).
It is not quite how dx10 format msaa queries work, but we might need to revisit
format queries completely in the future anyway.
2010-05-17 20:52:08 +02:00
..
driclient
egl Merge branch 'gles2-2' 2010-05-02 10:17:07 -04:00
gallium gallium: another interface change for multisampling 2010-05-17 20:52:08 +02:00
gles gles: Add -I$(TOP)/include. 2010-05-04 16:00:55 +08: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 glx: fix regression with GLX_USE_GL 2010-05-03 16:17:25 +10:00
mesa intel: Enable GL_EXT_framebuffer_object for gles2 2010-05-04 09:22:35 -04:00
Makefile
SConscript scons: Add new targets option. 2010-03-09 15:09:32 +00:00