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
ec83f38e2e1c46278f047063fa20aa2147ea8714
mesa
/
src
T
History
Karl Schultz
87af12dbdc
Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bug in the viewport function that was using the viewport size to resize the buffer, when it should have been using the window size. Fix bug in write_rgb_span_32 where the incoming pixel data parameter was coded as a [][4] instead of [][3]. Now all the demos work correctly except singlebuffer.
2006-03-30 07:58:24 +00:00
..
egl
fix typo
2006-02-05 16:38:33 +00:00
glu
added some no-op virtual destructors to silence g++ 4.0.0 warnings
2006-03-29 18:54:00 +00:00
glut
Use X11_INCLUDES config macro instead of
2006-01-02 18:47:00 +00:00
glw
Use X11_INCLUDES config macro instead of
2006-01-02 18:47:00 +00:00
glx
Set always_array=true for glGenProgramsNV (Dave Reveman)
2006-03-14 15:41:53 +00:00
mesa
Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bug in the viewport function that was using the viewport size to resize the buffer, when it should have been using the window size. Fix bug in write_rgb_span_32 where the incoming pixel data parameter was coded as a [][4] instead of [][3]. Now all the demos work correctly except singlebuffer.
2006-03-30 07:58:24 +00:00
descrip.mms
Committing in .
2003-06-17 07:20:22 +00:00
Makefile
print current config name before building src and progs
2004-08-25 14:49:41 +00:00