aboutsummaryrefslogtreecommitdiffstats
path: root/include/GL/miniglx.h
Commit message (Collapse)AuthorAgeFilesLines
* add more functionality to miniglx for glitzDave Airlie2005-02-201-59/+78
|
* add EnableExtension so r200 enables all its extensions, add mesa memoryDave Airlie2005-02-151-0/+13
| | | | extension entry points
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-2/+2
| | | | | get individual drivers working again. This converts miniglx to the new dri interface. Thanks to Erdi Chen for the new interface code.
* added extern "C" for C++ (bug 930933)Brian Paul2004-04-091-4/+12
|
* rename class to c_class if using C++ (bug 922294)Brian Paul2004-03-241-2/+6
|
* basic API work for FBConfigs & PbuffersBrian Paul2003-12-061-2/+40
|
* Add file miniglx.hJon Smirl2003-08-231-0/+400