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
/
src
/
egl
/
main
/
eglglobals.c
Age
Commit message (
Expand
)
Author
2010-07-31
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
2010-07-06
egl: Rework driver loading.
Chia-I Wu
2010-05-13
egl: Allow a prioritized list of default drivers
Kristian Høgsberg
2010-01-30
egl: Clean up header inclusions.
Chia-I Wu
2010-01-28
egl: Remove unnecessary headers.
Vinson Lee
2009-10-13
egl: Improve logging facility.
Chia-I Wu
2009-10-13
egl: Allow binding to any client API.
Chia-I Wu
2009-08-18
egl: Remove hash table for displays.
Chia-I Wu
2009-08-18
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
egl: Change the way drivers are loaded.
Chia-I Wu
2009-08-11
egl: Add _eglAddAtExitCall.
Chia-I Wu
2009-08-11
egl: Make _eglGlobal initialize statically.
Chia-I Wu
2009-08-11
egl: Make display and surface hash tables local.
Chia-I Wu
2009-08-11
egl: Initialize current thread management on demand.
Chia-I Wu
2009-07-17
egl: Support per-thread info.
Chia-I Wu
2008-08-04
egl: fix _eglGlobal initialization for Windows
Jonathan White
2008-06-20
egl: default API should be ES
Brian Paul
2008-05-30
egl: clean-up re-org of the client API state
Brian Paul
2008-05-27
eliminate the context hash table
Brian Paul
2006-01-30
some initial EGL 1.2 work
Brian Paul
2005-12-17
minor code movement
Brian Paul
2005-12-10
Some initial per-thread support.
Brian Paul
2005-11-24
report error token in message printed in _eglError()
Brian Paul
2005-11-23
change error message
Brian Paul
2005-05-04
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
Brian Paul
2005-04-22
initial EGL code
Brian Paul