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
/
eglcurrent.c
Age
Commit message (
Expand
)
Author
2010-12-31
egl: add missing case in _eglError()
Brian Paul
2010-11-03
egl: Set up the pthread key even TLS is used.
Chia-I Wu
2010-07-31
egl: Fix '_eglAddAtExitCall' implicit declaration warning.
Vinson Lee
2010-07-31
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
2010-02-17
egl: Always record error code.
Chia-I Wu
2010-01-31
egl: Remove unnecessary headers.
Vinson Lee
2010-01-30
egl: Clean up header inclusions.
Chia-I Wu
2010-01-26
egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.
Chia-I Wu
2010-01-26
egl: Add _eglGetAPIContext.
Chia-I Wu
2010-01-24
egl: Make surfaces and contexts resources.
Chia-I Wu
2009-10-15
egl: Fix GLX_USE_TLS build.
Chia-I Wu
2009-10-13
egl: Allow binding to any client API.
Chia-I Wu
2009-08-11
egl: Use _eglAddAtExitCall to free thread infos and displays.
Chia-I Wu
2009-08-11
egl: Initialize current thread management on demand.
Chia-I Wu
2009-08-11
egl: Destroy eglThreadInfo on thread exit.
Chia-I Wu
2009-07-17
egl: commit missing eglcurrent.[ch] files
Brian Paul