summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* glut: Automatic library linkage only on MSVC.José Fonseca2009-01-241-1/+1
* glut: Use a new define GLUT_STATIC to distinguish static builds.José Fonseca2009-01-241-2/+2
* glut: Ensure windows.h is included on windows.José Fonseca2009-01-241-87/+4
* glew: Initial import.José Fonseca2009-01-233-0/+14824
* glut: Do not rely on GLAPIENTRY symbol.José Fonseca2009-01-231-3/+10
* glut: Don't include mesa_wgl.h on MinGW builds.José Fonseca2009-01-221-1/+4
* dri: add fake front definitionsAlan Hourihane2009-01-191-0/+2
* Merge commit 'origin/master' into gallium-0.2Alan Hourihane2009-01-149-1276/+3
|\
| * mesa: remove old GLView.h header for BeOSBrian Paul2009-01-101-192/+0
| * mesa: remove deprecated headers from Makefile.amBrian Paul2009-01-101-8/+3
| * mesa: deprecate GL/amesa.h header (allegro driver)Brian Paul2009-01-101-65/+0
| * mesa: deprecate the GL/fxmesa.h headerBrian Paul2009-01-101-103/+0
| * mesa: remove the ancient include/GL/ugl*.h headersBrian Paul2009-01-102-200/+0
| * xmesa: deprecate the "XMesa" interfaceBrian Paul2009-01-103-708/+0
| * mesa: latest glxext.h header, no version changeBrian Paul2009-01-081-16/+16
| * mesa: import glext.h version 44Brian Paul2009-01-081-2/+66
| * dri: fix for Cygwin compilation, bug 19144Jon Turney2008-12-171-2/+2
* | mesa: latest glxext.h header, no version changeBrian Paul2009-01-091-16/+16
* | mesa: import glext.h version 44Brian Paul2009-01-091-2/+66
* | dri: fix for Cygwin compilation, bug 19144Jon Turney2008-12-181-2/+2
* | glut: MinGW portability fixes.José Fonseca2008-11-211-1/+1
* | Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-11-012-11/+34
|\ \ | |/
| * glx: added PFNGL*PROC typedefs for GLX 1.3 functionsBrian Paul2008-10-291-11/+30
| * glu: fix compilation problem when using Windows gl.h (sf bug 2204589)Nigel Stewart2008-10-291-0/+4
* | Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-10-272-15/+777
|\ \ | |/
| * mesa: version 43 of glext.hBrian Paul2008-10-231-2/+748
| * mesa: version 21 of glxext.hBrian Paul2008-10-231-13/+29
| * Remove CVS keywords.Keith Whitwell2008-09-211-2/+0
* | Merge branch 'master' into gallium-0.2Keith Whitwell2008-09-213-60/+101
|\ \ | |/
| * mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell2008-09-211-7/+7
| * Update to SGI FreeB 2.0.Adam Jackson2008-09-193-92/+84
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-116-6/+0
|\ \
| * | Remove CVS keywords.José Fonseca2008-08-316-6/+0
* | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane2008-09-112-157/+60
|\ \ \ | | |/ | |/|
| * | DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg2008-08-292-157/+60
* | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-1114-373/+3190
|\ \ \ | |/ / |/| / | |/
| * version 20 of glxext.hBrian Paul2008-08-111-2/+34
| * version 41 of glext.hBrian Paul2008-08-111-4/+393
| * egl: define vsnprintfJonathan White2008-08-061-0/+1
| * egl: added snprintf, strcasecmp definesJonathan White2008-08-051-0/+3
| * egl: typedef uint8_t for WindowsJonathan White2008-08-051-0/+2
| * egl: typedef u_int32_t for WindowsJonathan White2008-08-041-0/+1
| * mesa: WinCE fixesJonathan White2008-07-163-3/+11
| * additional preprocessor checks for stdint.h, inttypes.h, etcBlair Sadewitz2008-07-152-7/+7
| * egl: updated GL_APIENTRY for WindowsJonathan White2008-07-072-2/+4
| * gles: Don't define GLAPIENTRY here.José Fonseca2008-06-302-2/+0
| * egl: WinCE doesn't have sys/types.hJosé Fonseca2008-06-281-1/+3
| * egl: Windows updates to the platform.h filesJonathan White2008-06-272-15/+11
| * mesa: WGL is not part of the WinCE API.José Fonseca2008-06-241-2/+3
| * mesa: Don't include sys/types.h on WinCE.José Fonseca2008-06-241-0/+2