index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
EGL
Age
Commit message (
Expand
)
Author
2010-01-05
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
2009-09-08
egl: also use X types for building on Apple/MacOS X
Brian Paul
2009-03-25
egl: include stdint.h to get the c99 integer typedefs
Brian Paul
2009-03-25
Add Solaris to OS'es using X in eglplatform.h
Alan Coopersmith
2009-03-25
Convert u_int*_t to C99 standard uint*_t
Alan Coopersmith
2009-02-25
egl: Allow compilation to succeed with FreeBSD
Benjamin Close
2008-08-06
egl: define vsnprintf
Jonathan White
2008-08-05
egl: added snprintf, strcasecmp defines
Jonathan White
2008-08-05
egl: typedef uint8_t for Windows
Jonathan White
2008-08-04
egl: typedef u_int32_t for Windows
Jonathan White
2008-06-28
egl: WinCE doesn't have sys/types.h
José Fonseca
2008-06-06
egl: updated EGLAPI for Windows
Jonathan White
2008-06-05
egl: assorted fixes for Windows
Jonathan White
2008-06-04
egl: moved egl.h into EGL/ directory
Brian Paul
2008-06-04
egl: moved eglext.h into EGL/ directory
Brian Paul
2008-05-27
added typedefs for X/Mesa
Brian Paul
2008-05-27
new eglplatform.h from Khronos.org (replaces GLES/egltypes.h)
Brian Paul