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
/
eglapi.c
Age
Commit message (
Expand
)
Author
2010-08-20
egl: Allow core functions to be queried.
Chia-I Wu
2010-08-17
egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-07-28
egl: EGL_KHR_surfaceless_* extensions
Kristian Høgsberg
2010-07-06
egl: Remove unnecessary headers.
Vinson Lee
2010-07-06
egl: Rework driver loading.
Chia-I Wu
2010-07-03
egl: Always use EGLAPIENTRY in api function prototypes
nobled
2010-06-23
egl: Add support for EGL_MESA_drm_display.
Chia-I Wu
2010-06-23
egl: Introduce platform displays internally.
Chia-I Wu
2010-05-31
egl: Use SConscript for Windows build.
Chia-I Wu
2010-05-14
egl: Silence uninitialized variable warnings.
Vinson Lee
2010-05-13
egl: Implement EGL_NOK_swap_region
Kristian Høgsberg
2010-05-13
egl: Allow a prioritized list of default drivers
Kristian Høgsberg
2010-02-19
egl: Silence warnings in check/return macros.
Chia-I Wu
2010-02-17
egl: Always lock a display before using it.
Chia-I Wu
2010-02-17
egl: Make eglGetDisplay atomic.
Chia-I Wu
2010-02-17
egl: eglGetError should return the status of the last call.
Chia-I Wu
2010-02-17
egl: Use new error checking macros.
Chia-I Wu
2010-02-17
egl: Add new error checking macros.
Chia-I Wu
2010-01-30
egl: Clean up header inclusions.
Chia-I Wu
2010-01-28
egl: Correctly unbind contexts in eglReleaseThread.
Chia-I Wu
2010-01-28
egl: eglMakeCurrent should accept an uninitialized display.
Chia-I Wu
2010-01-28
egl: Use a boolean to indicate whether a display is initialized.
Chia-I Wu
2010-01-26
egl: Remove _eglOpenDriver and _eglCloseDriver.
Chia-I Wu
2010-01-26
egl: Remove _eglGetCurrentSurface and _eglGetCurrentDisplay.
Chia-I Wu
2010-01-26
egl: Fix leaks in eglReleaseThread.
Chia-I Wu
2010-01-25
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-25
egl: Add support for EGL_KHR_image.
Chia-I Wu
2010-01-25
egl: Update headers.
Chia-I Wu
2010-01-24
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-20
egl: Use _eglPreloadDrivers.
Chia-I Wu
2010-01-12
egl: Add _EGLDriver as the first argument to GetProcAddress.
Chia-I Wu
2009-10-15
egl: Rework the synchronization primitives.
Chia-I Wu
2009-10-15
egl: Rework eglSwapInterval.
Chia-I Wu
2009-10-15
egl: Rework error checking in eglSwapBuffers.
Chia-I Wu
2009-10-15
egl: Update comments about eglapi.c.
Chia-I Wu
2009-10-15
egl: Rework error checking in eglGetCurrentSurface.
Chia-I Wu
2009-10-13
egl: Allow binding to any client API.
Chia-I Wu
2009-10-13
egl: Preload a driver if eglGetProcAddress is called early.
Chia-I Wu
2009-10-13
egl: Remove core functions from eglGetProcAddress.
Chia-I Wu
2009-08-18
egl: _eglCloseDriver should be no-op.
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-18
egl: Overhaul driver API.
Chia-I Wu
2009-08-11
egl: Make _eglGlobal initialize statically.
Chia-I Wu
2009-07-17
egl: Return the same EGL Display for the same native display.
Chia-I Wu
2009-07-17
egl: Add funtions to link contexts and surfaces to displays.
Chia-I Wu
2009-07-17
egl: Extend per-thread info for multiple current contexts.
Chia-I Wu
2009-07-17
egl: Support per-thread info.
Chia-I Wu
2008-08-06
egl: fix version handling
Jonathan White
2008-05-30
egl: new eglGetProcAddress() code
Brian Paul
[next]