mesa/include/GL
Eric Anholt 66175aac76 Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
This requires upgrading the interface so that the argument to
glXBindTexImageEXT isn't just dropped on the floor.  Note that this only
fixes the accelerated path on Intel, as Mesa's texture format support is
missing x8r8g8b8 support (right now, GL_RGB textures get uploaded as a8r8gb8,
but in this case we're not doing the upload so we can't really work around it
that way).

Fixes bugs with compositors trying to use shaders that use alpha channels, on
windows without a valid alpha channel.  Bug #19910 and likely others as well.

Reviewed-by:	Ian Romanick <ian.d.romanick@intel.com>
2009-03-20 10:41:28 -07:00
..
internal Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format. 2009-03-20 10:41:28 -07:00
directfbgl.h
dmesa.h
ggimesa.h
gl.h mesa: bump gl.h version comment to 7.7 (bug 20170) 2009-02-18 15:38:31 -07:00
gl_mangle.h mesa: regenerated gl_mange.h file 2009-02-21 16:01:54 -07:00
glew.h glew: Initial import. 2009-01-23 12:32:35 +00:00
glext.h gl: update glext.h to version 46 2009-03-05 08:25:37 -07:00
glfbdev.h
glu.h glu: fix compilation problem when using Windows gl.h (sf bug 2204589) 2008-10-29 09:23:48 -06:00
glu_mangle.h
glut.h glut: Fix broken font symbols when gcc visibility attributes used. 2009-02-12 15:50:33 +00:00
glut_h.dja
glutf90.h
glx.h glx: added PFNGL*PROC typedefs for GLX 1.3 functions 2008-10-29 15:49:19 -06:00
glx_mangle.h
glxew.h glew: Initial import. 2009-01-23 12:32:35 +00:00
glxext.h mesa: latest glxext.h header, no version change 2009-01-09 11:16:44 +00:00
Makefile.am mesa: remove deprecated headers from Makefile.am 2009-01-10 12:06:29 -07:00
mesa_wgl.h
mglmesa.h
miniglx.h
osmesa.h
svgamesa.h
vms_x_fix.h
wglew.h glew: Initial import. 2009-01-23 12:32:35 +00:00
wglext.h gl: added include/GL/wglext.h 2009-03-05 10:01:28 -07:00
wmesa.h Assorted Windows fixes (Karl Schultz) 2008-05-29 10:42:02 -06:00