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
/
egldriver.c
Age
Commit message (
Expand
)
Author
2010-08-17
egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-07-31
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
2010-07-06
egl: Remove unnecessary headers.
Vinson Lee
2010-07-06
egl: Rework driver loading.
Chia-I Wu
2010-06-30
egl: Make _eglUnloadDrivers no-op on Windows.
Chia-I Wu
2010-06-29
egl: Remove st/egl probe code.
Chia-I Wu
2010-06-29
egl: Do not call drv->Initialize with global mutex locked.
Chia-I Wu
2010-06-29
st/egl: Build a single EGL driver.
Chia-I Wu
2010-06-29
st/egl: One driver per hardware.
Chia-I Wu
2010-06-23
egl: Introduce platform displays internally.
Chia-I Wu
2010-06-17
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
Chia-I Wu
2010-06-17
egl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/.
Chia-I Wu
2010-05-31
egl: Use SConscript for Windows build.
Chia-I Wu
2010-05-27
egl: Return NULL if we fail to load a default driver
Kristian Høgsberg
2010-05-13
egl: Allow a prioritized list of default drivers
Kristian Høgsberg
2010-05-13
egl: Drop broken _EGL_PLATFORM_NO_OS code
Kristian Høgsberg
2010-05-13
egl: Don't try to load driver basename if the platform needs a suffix
Kristian Høgsberg
2010-05-08
egl: Add _eglSearchPathForEach.
Chia-I Wu
2010-02-19
egl: Silence warnings when compiled with -pedantic.
Chia-I Wu
2010-02-17
egl: Revisit global data locking.
Chia-I Wu
2010-02-04
egl: fix wrong argument. Use loader_data instead of loader
Igor Oliveira
2010-02-03
egl: Rename _eglPreloadForEach callbacks.
Chia-I Wu
2010-02-03
egl: Fix a potential segfault in driver suffix matching.
Chia-I Wu
2010-02-03
egl: Remove unnecessary #ifdef's.
Chia-I Wu
2010-02-03
egl: Ignore certain environment variables when setuid/setgid.
Chia-I Wu
2010-02-03
egl: Add EGL_DRIVERS_PATH environment variable.
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 _eglOpenDriver and _eglCloseDriver.
Chia-I Wu
2010-01-25
egl: Add support for EGL_KHR_image.
Chia-I Wu
2010-01-24
egl: Add and use make_library_path.
Chia-I Wu
2010-01-24
egl: Remove _eglFindAPIs.
Chia-I Wu
2010-01-22
egl: Remove egl_softpipe.
Chia-I Wu
2010-01-20
egl: Add a simple cache for driver probe.
Chia-I Wu
2010-01-20
egl: Improve driver matching.
Chia-I Wu
2010-01-20
egl: Rename _EGL_PLATFORM_X to _EGL_PLATFORM_POSIX.
Chia-I Wu
2010-01-20
egl: Remove unused driver and display functions.
Chia-I Wu
2010-01-20
egl: Add _eglPreloadDrivers.
Chia-I Wu
2009-10-15
egl: Rework the synchronization primitives.
Chia-I Wu
2009-10-13
egl: Add support for driver built-in.
Chia-I Wu
2009-08-21
egl: Make _eglChooseDriver return the filename of the driver.
Chia-I Wu
2009-08-21
egl: Remove dependency on libX11.
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-07-17
egl: Destroy display's resources upon termination.
Chia-I Wu
2008-08-06
egl: fixes for Windows
Jonathan White
2008-08-05
egl: changes for Windows
Jonathan White
2008-06-19
egl: clean up prototype code, new _eglFindAPIs() function.
Brian Paul
[next]