index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
egldriver.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
egl: remove unused Display field
Brian Paul
2008-05-28
1
-2
/
+0
|
*
egl: move a few small functions into new eglmisc.[ch] files
Brian Paul
2008-05-28
1
-13
/
+0
|
*
egl: make sure EGL_VERSION_STRING query returns same version as eglInitialize()
Brian Paul
2008-05-28
1
-5
/
+6
|
*
egl: include egldefines.h
Brian Paul
2008-05-28
1
-4
/
+2
|
*
egl: added args string to _eglMain()
Brian Paul
2008-05-28
1
-2
/
+2
|
*
minor overhaul/re-org of driver selection/loading code
Brian Paul
2008-05-27
1
-3
/
+3
|
*
some initial EGL 1.2 work
Brian Paul
2006-01-30
1
-0
/
+1
|
*
Put extension flags, string into separate struct.
Brian Paul
2005-11-29
1
-7
/
+14
|
*
Move all the EGL API function pointers into a new _egl_api struct.
Brian Paul
2005-11-24
1
-93
/
+2
|
*
More EGL prep. No impact on anything outside of EGL
Jon Smirl
2005-08-05
1
-4
/
+1
|
*
remove eglQueryDisplayMESA()
Brian Paul
2005-05-17
1
-2
/
+0
|
*
use EGLint instead of unsigned long for eglCopyContextMESA, added comments
Brian Paul
2005-05-16
1
-1
/
+1
|
*
added boolean extension flags to _EGLDriver
Brian Paul
2005-05-16
1
-0
/
+10
|
*
Add empty placeholder for eglCopyContextMESA
Jon Smirl
2005-05-14
1
-0
/
+2
|
*
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-13
1
-2
/
+5
|
|
|
|
Seems to be mostly working. Not all of egl API is implemented.
*
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
Brian Paul
2005-05-04
1
-3
/
+16
|
*
initial EGL code
Brian Paul
2005-04-22
1
-0
/
+141