| Commit message (Expand) | Author | Age | Files | Lines |
* | egl: use unix defines on osx with clang | Julien Isorce | 2015-07-08 | 1 | -2/+2 |
* | egl: import platform headers from registry (v2) | Marek Olšák | 2015-06-05 | 1 | -10/+9 |
* | egl: Add Haiku code and support | Alexander von Gluck IV | 2014-12-23 | 1 | -1/+9 |
* | eglplatform: use unsigned long instead of 32-bit ints in generic platform | Ross Burton | 2013-07-01 | 1 | -2/+2 |
* | egl: update headers | Chia-I Wu | 2011-12-20 | 1 | -2/+7 |
* | egl: add _EGL_PLATFORM_ANDROID | Chia-I Wu | 2011-08-21 | 1 | -0/+9 |
* | Add gbm (generic/graphics buffer manager) | Benjamin Franzke | 2011-06-23 | 1 | -0/+6 |
* | wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display | Kristian Høgsberg | 2011-04-20 | 1 | -1/+1 |
* | eglplatform.h: Define Wayland native platform types | Kristian Høgsberg | 2011-02-09 | 1 | -0/+6 |
* | egl: Add a test for MESA_EGL_NO_X11_HEADERS. | Chia-I Wu | 2010-06-23 | 1 | -0/+10 |
* | eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms | Alan Coopersmith | 2010-02-05 | 1 | -1/+1 |
* | egl: Update headers. | Chia-I Wu | 2010-01-25 | 1 | -63/+75 |
* | egl: Fix breakage from -fvisibility=hidden. | Chia-I Wu | 2010-01-05 | 1 | -0/+5 |
* | egl: also use X types for building on Apple/MacOS X | Brian Paul | 2009-09-08 | 1 | -1/+2 |
* | egl: include stdint.h to get the c99 integer typedefs | Brian Paul | 2009-03-25 | 1 | -0/+1 |
* | Add Solaris to OS'es using X in eglplatform.h | Alan Coopersmith | 2009-03-25 | 1 | -1/+1 |
* | Convert u_int*_t to C99 standard uint*_t | Alan Coopersmith | 2009-03-25 | 1 | -1/+1 |
* | egl: Allow compilation to succeed with FreeBSD | Benjamin Close | 2009-02-25 | 1 | -1/+1 |
* | egl: define vsnprintf | Jonathan White | 2008-08-06 | 1 | -0/+1 |
* | egl: added snprintf, strcasecmp defines | Jonathan White | 2008-08-05 | 1 | -0/+3 |
* | egl: typedef uint8_t for Windows | Jonathan White | 2008-08-05 | 1 | -0/+2 |
* | egl: typedef u_int32_t for Windows | Jonathan White | 2008-08-04 | 1 | -0/+1 |
* | egl: WinCE doesn't have sys/types.h | José Fonseca | 2008-06-28 | 1 | -1/+3 |
* | egl: updated EGLAPI for Windows | Jonathan White | 2008-06-06 | 1 | -3/+7 |
* | egl: assorted fixes for Windows | Jonathan White | 2008-06-05 | 1 | -2/+18 |
* | added typedefs for X/Mesa | Brian Paul | 2008-05-27 | 1 | -0/+7 |
* | new eglplatform.h from Khronos.org (replaces GLES/egltypes.h) | Brian Paul | 2008-05-27 | 1 | -0/+55 |