This website requires JavaScript.
Explore
Help
Register
Sign In
AlexIndustrial
/
mesa
Watch
1
Star
0
Fork
0
You've already forked mesa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
97f47f771a405377b94b4b139450a7bd2db0c827
mesa
/
src
History
Roland Scheidegger
97f47f771a
fix handling of textures with a base internal format that does not have all four rgba values set for radeon and r200 (discovered with a modified glean pixelFormats test, noone ever noticed in over 2 years). For radeon, use hw format I8 as previously, and change tex env to make the correct default values appear for both GL_ALPHA and GL_LUMINANCE textures. For r200, which supports GL_LUMINANCE just fine, use the AL88 hw format for GL_ALPHA textures, since it seems like it's probably not worth the effort to fix up the texture environment (certainly complicated in case of ATI_fragment_shader programs).
2006-10-15 21:47:56 +00:00
..
egl
LIB_DIR is now just 'lib' or 'lib64'
2006-07-13 02:50:27 +00:00
glu
replace GLAPI w/ static and init var to 0 (Michel Donais)
2006-09-15 19:00:37 +00:00
glut
remove obsolete comment
2006-09-27 14:00:37 +00:00
glw
LIB_DIR is now just 'lib' or 'lib64'
2006-07-13 02:50:27 +00:00
glx
Fix dumb build errors.
2006-10-13 17:34:01 +00:00
mesa
fix handling of textures with a base internal format that does not have all four rgba values set for radeon and r200 (discovered with a modified glean pixelFormats test, noone ever noticed in over 2 years). For radeon, use hw format I8 as previously, and change tex env to make the correct default values appear for both GL_ALPHA and GL_LUMINANCE textures. For r200, which supports GL_LUMINANCE just fine, use the AL88 hw format for GL_ALPHA textures, since it seems like it's probably not worth the effort to fix up the texture environment (certainly complicated in case of ATI_fragment_shader programs).
2006-10-15 21:47:56 +00:00
descrip.mms
Committing in .
2003-06-17 07:20:22 +00:00
Makefile
LIB_DIR is now just 'lib' or 'lib64'
2006-07-13 02:50:27 +00:00