summaryrefslogtreecommitdiff
path: root/include/GL/internal/glcore.h
AgeCommit message (Expand)Author
2010-10-13Get rid of GL/internal/glcore.hKristian Høgsberg
2010-02-09dri_interface: Introduce DRI tokens for the texBuffer texture formatsKristian Høgsberg
2009-03-20Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.Eric Anholt
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell
2008-09-19Update to SGI FreeB 2.0.Adam Jackson
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-06-24mesa: Don't include sys/types.h on WinCE.José Fonseca
2008-06-12revert the DRI2 commitsAlan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-05-23drop GLcoreGeorge Sapountzis
2008-04-23glcore: build from mesaGeorge Sapountzis
2007-10-14Add GL_CORE_WINDOWS define to glcore.hGeorge Sapountzis
2007-04-05Remove SI imports/exports remnants.George Sapountzis
2007-01-26Drop old (pre-AIGLX) GLcore interface.George Sapountzis
2006-11-27get rid of meaningless XFree86LOADER test (bug 9144)Brian Paul
2006-08-11Convert comment header for __GLcontextModesRec to Doxygen style.Ian Romanick
2006-05-02Update to final EXT_tfp tokensDavid Reveman
2006-04-11FBConfig support for EXT_tfpDavid Reveman
2004-06-06Remove the rest of the need for glxclient.h and remove it from the tree.Ian Romanick
2003-12-12fix for C++Alan Hourihane
2003-12-04bring over glcore.h changes from DRI trunkAlan Hourihane
2002-10-14disable wsPriv field in __GLdrawablePrivateRec to match XFree86/DRIBrian Paul
2002-10-09disable wscx field in __GLimportsRec to be consistant with XFree86Brian Paul
2001-04-29sync with XFree86/DRI glcore.h, now identicalBrian Paul
2001-01-13Resync with new XFree version of this fileKeith Whitwell
2001-01-08Moved glcore.h to a location prefixed by 'GL/internal', for compatibilityKeith Whitwell