Chia-I Wu
|
95f8f75ad8
|
egl: Update headers.
Update to the current versions found at
http://www.khronos.org/registry/egl/. There is one modification in
khrplatform.h for GCC visibility.
|
16 年之前 |
Chia-I Wu
|
897cb8950a
|
egl: Fix breakage from -fvisibility=hidden.
Mark EGL API and driver functions as PUBLIC.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
|
15 年之前 |
Brian Paul
|
18bdb6e712
|
egl: also use X types for building on Apple/MacOS X
See bug 20413.
|
16 年之前 |
Brian Paul
|
33fa6a2755
|
egl: include stdint.h to get the c99 integer typedefs
Fixes breakage from commit 6dd9c22101
|
16 年之前 |
Alan Coopersmith
|
2e2f3b4086
|
Add Solaris to OS'es using X in eglplatform.h
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
16 年之前 |
Alan Coopersmith
|
6dd9c22101
|
Convert u_int*_t to C99 standard uint*_t
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
|
16 年之前 |
Benjamin Close
|
161307f178
|
egl: Allow compilation to succeed with FreeBSD
Signed-off-by: Benjamin Close <Benjamin.Close@clearchain.com>
|
16 年之前 |
Jonathan White
|
b908ce93d4
|
egl: define vsnprintf
|
17 年之前 |
Jonathan White
|
240962faf7
|
egl: added snprintf, strcasecmp defines
|
17 年之前 |
Jonathan White
|
b51584184a
|
egl: typedef uint8_t for Windows
|
17 年之前 |
Jonathan White
|
73c3c4d1cc
|
egl: typedef u_int32_t for Windows
|
17 年之前 |
José Fonseca
|
0f9a1e43bc
|
egl: WinCE doesn't have sys/types.h
|
17 年之前 |
Jonathan White
|
adaf0385e8
|
egl: updated EGLAPI for Windows
|
17 年之前 |
Jonathan White
|
fe1a2d1fff
|
egl: assorted fixes for Windows
Note that int32_t is typedef'd both in p_compiler.h and eglplatform.h
|
17 年之前 |
Brian Paul
|
493f3a0032
|
egl: moved egl.h into EGL/ directory
|
17 年之前 |
Brian Paul
|
3e702fa881
|
egl: moved eglext.h into EGL/ directory
|
17 年之前 |
Brian Paul
|
57da567dc5
|
added typedefs for X/Mesa
|
17 年之前 |
Brian Paul
|
704a5c7efb
|
new eglplatform.h from Khronos.org (replaces GLES/egltypes.h)
|
17 年之前 |