summaryrefslogtreecommitdiffstats
path: root/include/EGL/eglplatform.h
Commit message (Expand)AuthorAgeFilesLines
* egl: use unix defines on osx with clangJulien Isorce2015-07-081-2/+2
* egl: import platform headers from registry (v2)Marek Olšák2015-06-051-10/+9
* egl: Add Haiku code and supportAlexander von Gluck IV2014-12-231-1/+9
* eglplatform: use unsigned long instead of 32-bit ints in generic platformRoss Burton2013-07-011-2/+2
* egl: update headersChia-I Wu2011-12-201-2/+7
* egl: add _EGL_PLATFORM_ANDROIDChia-I Wu2011-08-211-0/+9
* Add gbm (generic/graphics buffer manager)Benjamin Franzke2011-06-231-0/+6
* wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_displayKristian Høgsberg2011-04-201-1/+1
* eglplatform.h: Define Wayland native platform typesKristian Høgsberg2011-02-091-0/+6
* egl: Add a test for MESA_EGL_NO_X11_HEADERS.Chia-I Wu2010-06-231-0/+10
* eglplatform.h: recognize __unix as well for Solaris & other SVR4 platformsAlan Coopersmith2010-02-051-1/+1
* egl: Update headers.Chia-I Wu2010-01-251-63/+75
* 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-251-1/+1
* 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
* 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