index
:
external_mesa3d.git
replicant-6.0
replicant-6.0-old
Mesa for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
eglglobals.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Don't advertise unsupported platform extensions
Chad Versace
2016-11-08
1
-1
/
+7
*
egl: sort extension lists alphabetically
Marek Olšák
2015-07-03
1
-2
/
+2
*
egl: remove unused _egl_global::ClientExtensions
Marek Olšák
2015-06-05
1
-10
/
+0
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-11
1
-4
/
+5
*
Revert "egl/main: use c11/threads' mutex directly"
Emil Velikov
2015-03-06
1
-5
/
+4
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-06
1
-4
/
+5
*
egl: Expose EGL_KHR_get_all_proc_addresses and its client extension
Chad Versace
2014-12-07
1
-1
/
+3
*
egl/main: Enable Linux platform extensions
Chad Versace
2014-03-17
1
-1
/
+9
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
egl: Kill macro _EGL_DECLARE_MUTEX
Chad Versace
2013-11-26
1
-1
/
+2
*
egl: Enable EGL_EXT_client_extensions
Chad Versace
2013-11-26
1
-0
/
+8
*
egl: add copyright notices
Chia-I Wu
2011-07-02
1
-0
/
+30
*
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
2010-07-31
1
-1
/
+0
*
egl: Rework driver loading.
Chia-I Wu
2010-07-06
1
-2
/
+0
*
egl: Allow a prioritized list of default drivers
Kristian Høgsberg
2010-05-13
1
-3
/
+0
*
egl: Clean up header inclusions.
Chia-I Wu
2010-01-30
1
-0
/
+1
*
egl: Remove unnecessary headers.
Vinson Lee
2010-01-28
1
-1
/
+0
*
egl: Improve logging facility.
Chia-I Wu
2009-10-13
1
-3
/
+4
*
egl: Allow binding to any client API.
Chia-I Wu
2009-10-13
1
-1
/
+0
*
egl: Remove hash table for displays.
Chia-I Wu
2009-08-18
1
-1
/
+3
*
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
1
-1
/
+0
*
egl: Change the way drivers are loaded.
Chia-I Wu
2009-08-18
1
-3
/
+5
*
egl: Add _eglAddAtExitCall.
Chia-I Wu
2009-08-11
1
-0
/
+40
*
egl: Make _eglGlobal initialize statically.
Chia-I Wu
2009-08-11
1
-26
/
+6
*
egl: Make display and surface hash tables local.
Chia-I Wu
2009-08-11
1
-5
/
+1
*
egl: Initialize current thread management on demand.
Chia-I Wu
2009-08-11
1
-4
/
+0
*
egl: Support per-thread info.
Chia-I Wu
2009-07-17
1
-109
/
+4
*
egl: fix _eglGlobal initialization for Windows
Jonathan White
2008-08-04
1
-3
/
+4
*
egl: default API should be ES
Brian Paul
2008-06-20
1
-1
/
+1
*
egl: clean-up re-org of the client API state
Brian Paul
2008-05-30
1
-2
/
+1
*
eliminate the context hash table
Brian Paul
2008-05-27
1
-2
/
+0
*
some initial EGL 1.2 work
Brian Paul
2006-01-30
1
-3
/
+36
*
minor code movement
Brian Paul
2005-12-17
1
-14
/
+0
*
Some initial per-thread support.
Brian Paul
2005-12-10
1
-5
/
+19
*
report error token in message printed in _eglError()
Brian Paul
2005-11-24
1
-1
/
+50
*
change error message
Brian Paul
2005-11-23
1
-1
/
+2
*
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
Brian Paul
2005-05-04
1
-0
/
+14
*
initial EGL code
Brian Paul
2005-04-22
1
-0
/
+51