summaryrefslogtreecommitdiffstats
path: root/include/EGL
Commit message (Expand)AuthorAgeFilesLines
...
* egl: Fix breakage from -fvisibility=hidden.Chia-I Wu2010-01-051-0/+5
* egl: also use X types for building on Apple/MacOS XBrian Paul2009-09-081-1/+2
* egl: include stdint.h to get the c99 integer typedefsBrian Paul2009-03-251-0/+1
* Add Solaris to OS'es using X in eglplatform.hAlan Coopersmith2009-03-251-1/+1
* Convert u_int*_t to C99 standard uint*_tAlan Coopersmith2009-03-252-3/+3
* egl: Allow compilation to succeed with FreeBSDBenjamin Close2009-02-251-1/+1
* 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
* egl: WinCE doesn't have sys/types.hJosé Fonseca2008-06-281-1/+3
* egl: updated EGLAPI for WindowsJonathan White2008-06-061-3/+7
* egl: assorted fixes for WindowsJonathan White2008-06-051-2/+18
* egl: moved egl.h into EGL/ directoryBrian Paul2008-06-041-0/+300
* egl: moved eglext.h into EGL/ directoryBrian Paul2008-06-041-0/+186
* added typedefs for X/MesaBrian Paul2008-05-271-0/+7
* new eglplatform.h from Khronos.org (replaces GLES/egltypes.h)Brian Paul2008-05-271-0/+55