Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix GLuint compare bugs
Fix RESET_STIPPLE calls
|
|
|
|
|
|
stores with a full DWORD store (yuk). (Jeff Lewis)
|
|
devices. (Jeff Lewis)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add checks for the ColorMask and IndexMask (like osmesa)
- correctly handle the DD_*_BIT flags so that we don't also ask the
swrast to clear the color buffer after we cleared it ourselves. (doh!)
This gives nearly a 2X improvement in the frame rate in a program like
gears.
|
|
Needs optimization.
|
|
|
|
|
|
in the libraries. Make with NODEBUG=1 builds optimized without debug
info (doc'ed in top level Makefile.win).
|
|
|
|
|
|
|
|
|
|
|
|
consistent with the other modules and platforms. It also makes the
API and linkage on Windows more consistent.
|
|
|
|
|
|
|
|
|
|
Textures are broken (eg. isosurf).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|