This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
mesa
Watch
1
Star
0
Fork
You've already forked mesa
0
mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced
2026-01-09 01:50:12 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
87af12dbdc
mesa
/
src
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