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
/
GLES
Age
Commit message (
Expand
)
Author
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
2008-08-31
Remove CVS keywords.
José Fonseca
2008-07-16
mesa: WinCE fixes
Jonathan White
2008-07-07
egl: updated GL_APIENTRY for Windows
Jonathan White
2008-06-30
gles: Don't define GLAPIENTRY here.
José Fonseca
2008-06-27
egl: Windows updates to the platform.h files
Jonathan White
2008-06-05
egl: assorted fixes for Windows
Jonathan White
2008-06-04
egl: new GLES/glplatform.h header
Brian Paul
2008-06-04
egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.org
Brian Paul
2008-06-04
egl: created GLES/egl.h backward-compatibility header (see comments inside)
Brian Paul
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
obsolete with EGL 1.4
Brian Paul
2008-05-27
added EGL_MESA_screen_surface, EGL_MESA_copy_context extensions
Brian Paul
2008-05-27
remove stray ! character
Brian Paul
2008-05-27
new eglext.h from Khronos
Brian Paul
2008-05-27
EGL 1.4 header from Khronos
Brian Paul
2008-05-07
mesa: update/add newer GL ES headers
Brian Paul
2006-02-05
EGL 1.2 tokens/functions/etc.
Brian Paul
2005-12-10
rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA
Brian Paul
2005-05-17
remove eglQueryDisplayMESA()
Brian Paul
2005-05-16
EGL_MESA_copy_context stuff
Brian Paul
2005-05-14
Add empty placeholder for eglCopyContextMESA
Jon Smirl
2005-05-14
Fix compiler warning about missing parameter list
Jon Smirl
2005-05-13
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-04
EGLScreenMESA updates
Brian Paul
2005-04-22
types for Mesa implementation of EGL
Brian Paul
2005-04-22
prototype EGL_MESA_screen_surface.
Brian Paul
2005-03-04
Add preliminary EGL headers.
Adam Jackson