summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-16mesa: WinCE fixesJonathan White
2008-07-15additional preprocessor checks for stdint.h, inttypes.h, etcBlair Sadewitz
2008-07-07egl: updated GL_APIENTRY for WindowsJonathan White
2008-06-30gles: Don't define GLAPIENTRY here.José Fonseca
2008-06-28egl: WinCE doesn't have sys/types.hJosé Fonseca
2008-06-27egl: Windows updates to the platform.h filesJonathan White
2008-06-24mesa: WGL is not part of the WinCE API.José Fonseca
2008-06-24mesa: Don't include sys/types.h on WinCE.José Fonseca
2008-06-12revert the DRI2 commitsAlan Hourihane
2008-06-11add missed files for DRI2 mergeAlan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-06-06egl: updated EGLAPI for WindowsJonathan White
2008-06-05egl: assorted fixes for WindowsJonathan White
2008-06-04egl: new GLES/glplatform.h headerBrian Paul
2008-06-04egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.orgBrian Paul
2008-06-04egl: added OpenGL ES 2.0 header files in new GLES2 directoryBrian Paul
2008-06-04egl: created GLES/egl.h backward-compatibility header (see comments inside)Brian Paul
2008-06-04egl: moved egl.h into EGL/ directoryBrian Paul
2008-06-04egl: moved eglext.h into EGL/ directoryBrian Paul
2008-05-27obsolete with EGL 1.4Brian Paul
2008-05-27added EGL_MESA_screen_surface, EGL_MESA_copy_context extensionsBrian Paul
2008-05-27added typedefs for X/MesaBrian Paul
2008-05-27remove stray ! characterBrian Paul
2008-05-27new eglplatform.h from Khronos.org (replaces GLES/egltypes.h)Brian Paul
2008-05-27new eglext.h from KhronosBrian Paul
2008-05-27EGL 1.4 header from KhronosBrian Paul
2008-05-26Remove CVS keywords.José Fonseca
2008-05-07mesa: update/add newer GL ES headersBrian Paul
2008-02-28Convert crlf->lf line endings.José Fonseca
2007-07-21Fix a number of MINGW32 issuesZhang
2007-06-29regeneratedBrian
2007-06-28a variety of fixes for MingWzhang
2007-05-26add glxtokens.h to xmesa_xf86.h as discussed on mailing listDave Airlie
2007-05-22Add interfaces for overriding texture images with driver specific 'offsets'.Michel Dänzer
2007-05-22Fix xserver build after recent XMesa changes.Michel Dänzer
2007-05-19Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYEREXTPROC typedef.Brian
2007-05-19added texture_from_pixmap functionsBrian
2007-05-16Add enums and functions for GL_{MESA,EXT}_texture_array.Ian Romanick
2007-04-24add missing semicolonMatthias Hopf
2007-04-22import glxext.h version 19Brian
2007-04-13patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as wellBrian
2007-04-13xmesa: drop unused XMesaPutImageHelper.George Sapountzis
2007-04-13xmesa: export xmesa functions used by xfree86.George Sapountzis
2007-04-05Remove SI imports/exports remnants.George Sapountzis
2007-03-30Clean and update XMesa/XFree86 interface.George Sapountzis
2007-02-26updated version with new Khronos license/copyrightBrian
2007-02-20updated to version 18Brian
2007-02-20updated to version 39Brian
2007-01-26Drop old (pre-AIGLX) GLcore interface.George Sapountzis
2007-01-05Add reporting of damage by DRI drivers when the extension support is available.Eric Anholt