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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
remove eglQueryDisplayMESA()
Brian Paul
2005-05-17
4
-19
/
+0
|
*
fix pbuffer sample code
Brian Paul
2005-05-17
1
-6
/
+3
|
*
remove glmode stuff
Brian Paul
2005-05-17
2
-103
/
+14
|
*
updated demoCreatePbufferSurface()
Brian Paul
2005-05-17
1
-52
/
+7
|
*
update comments
Brian Paul
2005-05-17
1
-2
/
+3
|
*
more work on _eglConfigToContextModesRec()
Brian Paul
2005-05-17
2
-4
/
+9
|
*
Make EGL_NO_MODE_MESA work.
Jon Smirl
2005-05-17
1
-1
/
+1
|
*
added _eglInitPbufferSurface()
Brian Paul
2005-05-17
2
-0
/
+78
|
*
Fix several internal problems with generating the list of configs.
Jon Smirl
2005-05-17
1
-2
/
+3
|
*
Implement query of surface type.
Jon Smirl
2005-05-16
1
-0
/
+3
|
*
use EGLint instead of unsigned long for eglCopyContextMESA, added comments
Brian Paul
2005-05-16
4
-5
/
+11
|
*
separate ext strings with a space
Brian Paul
2005-05-16
1
-2
/
+2
|
*
s/Atrib/Attrib/, set extension enable flags
Brian Paul
2005-05-16
1
-23
/
+13
|
*
added boolean extension flags to _EGLDriver
Brian Paul
2005-05-16
2
-1
/
+30
|
*
restore _eglSetConfigAttrib (for now), added prototype ↵
Brian Paul
2005-05-16
2
-23
/
+59
|
|
|
|
_eglConfigToContextModesRec()
*
make _eglSetConfigAtrib() a static function, and rename it
Brian Paul
2005-05-16
2
-87
/
+90
|
*
minor tweaks
Brian Paul
2005-05-16
4
-9
/
+13
|
*
A few egl patches needed for glitz, mainly config BITS
Jon Smirl
2005-05-15
1
-4
/
+10
|
*
Add empty placeholder for eglCopyContextMESA
Jon Smirl
2005-05-14
4
-0
/
+25
|
*
Fix compile error in demo egl driver
Jon Smirl
2005-05-14
1
-12
/
+12
|
*
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-13
13
-71
/
+500
|
|
|
|
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
13
-119
/
+285
|
*
Fix include path to make build work
Jon Smirl
2005-04-29
1
-1
/
+1
|
*
initial EGL code
Brian Paul
2005-04-22
24
-0
/
+3429