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
/
eglscreen.c
Age
Commit message (
Expand
)
Author
2010-09-10
egl: Display may be NULL in _eglLookup*.
Chia-I Wu
2010-07-31
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
2010-06-30
egl: Store screens in a dynamic array.
Chia-I Wu
2010-02-17
egl: Revisit global data locking.
Chia-I Wu
2010-01-31
egl: Remove code blocks that are commented out.
Chia-I Wu
2010-01-30
egl: Clean up header inclusions.
Chia-I Wu
2009-08-18
egl: Overhaul driver API.
Chia-I Wu
2009-07-17
egl: Use the link functions to manage resources.
Chia-I Wu
2005-12-17
minor code movement
Brian Paul
2005-12-10
Added EGL_SCREEN_POSITION_GRANULARITY_MESA query.
Brian Paul
2005-11-27
Redo _eglInitSurface() so it can be used with all surface types.
Brian Paul
2005-05-17
update comments
Brian Paul
2005-05-17
Make EGL_NO_MODE_MESA work.
Jon Smirl
2005-05-16
minor tweaks
Brian Paul
2005-05-13
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-04
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
Brian Paul
2005-04-22
initial EGL code
Brian Paul