summaryrefslogtreecommitdiff
path: root/include/GL/miniglx.h
AgeCommit message (Collapse)Author
2005-02-20add more functionality to miniglx for glitzDave Airlie
2005-02-15add EnableExtension so r200 enables all its extensions, add mesa memoryDave Airlie
extension entry points
2004-06-26Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl
get individual drivers working again. This converts miniglx to the new dri interface. Thanks to Erdi Chen for the new interface code.
2004-04-09added extern "C" for C++ (bug 930933)Brian Paul
2004-03-24rename class to c_class if using C++ (bug 922294)Brian Paul
2003-12-06basic API work for FBConfigs & PbuffersBrian Paul
2003-08-23Add file miniglx.hJon Smirl