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
91650469aeb01f249bcd553d9d309b3016c2f93c
mesa
/
src
T
History
Roland Scheidegger
91650469ae
make sure vertex programs are only enabled on the hw when they are really enabled, not just when a program enables vertex progs (could still be not enabled due to some error). Otherwise the hw potentially would try to execute a not valid (not set up at all) vertex program, likely leading to lockups. Hopefully
fixes
#8060
.
2006-09-01 20:21:12 +00:00
..
egl
LIB_DIR is now just 'lib' or 'lib64'
2006-07-13 02:50:27 +00:00
glu
init a local var to silence warning
2006-08-30 19:02:45 +00:00
glut
The colormap code is now simpler, 15bpp works where it did not before.
2006-08-27 01:16:09 +00:00
glw
LIB_DIR is now just 'lib' or 'lib64'
2006-07-13 02:50:27 +00:00
glx
Fix problems with vertex program protocol
2006-08-31 20:41:16 +00:00
mesa
make sure vertex programs are only enabled on the hw when they are really enabled, not just when a program enables vertex progs (could still be not enabled due to some error). Otherwise the hw potentially would try to execute a not valid (not set up at all) vertex program, likely leading to lockups. Hopefully
fixes
#8060
.
2006-09-01 20:21:12 +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