Brian Paul
|
6052af172f
|
minor overhaul/re-org of driver selection/loading code
|
2008-05-27 16:48:23 -06:00 |
|
Brian Paul
|
b2006a40eb
|
some initial EGL 1.2 work
|
2006-01-30 00:10:55 +00:00 |
|
Brian Paul
|
4882279633
|
Some initial per-thread support.
Rename eglShowSurfaceMESA to eglShowScreenSurfaceMESA.
|
2005-12-10 17:54:00 +00:00 |
|
Brian Paul
|
5285c32a17
|
Put extension flags, string into separate struct.
|
2005-11-29 04:43:37 +00:00 |
|
Brian Paul
|
daf585d0f0
|
Move all the EGL API function pointers into a new _egl_api struct.
|
2005-11-24 04:02:16 +00:00 |
|
Brian Paul
|
b711eb793b
|
use _eglLog()
|
2005-11-23 01:38:12 +00:00 |
|
Jon Smirl
|
485528f2ac
|
More EGL prep. No impact on anything outside of EGL
|
2005-08-05 03:33:59 +00:00 |
|
Brian Paul
|
198d6d05b0
|
remove eglQueryDisplayMESA()
|
2005-05-17 13:22:13 +00:00 |
|
Brian Paul
|
a495ed372f
|
separate ext strings with a space
|
2005-05-16 02:17:49 +00:00 |
|
Brian Paul
|
51ac95ba89
|
added boolean extension flags to _EGLDriver
|
2005-05-16 02:15:42 +00:00 |
|
Jon Smirl
|
7012d01d88
|
First attempt at getting egl support up on dumb framebuffer.
Seems to be mostly working. Not all of egl API is implemented.
|
2005-05-13 18:31:35 +00:00 |
|
Brian Paul
|
c22990c29a
|
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
|
2005-05-04 03:33:21 +00:00 |
|
Brian Paul
|
adbff7e977
|
initial EGL code
|
2005-04-22 21:09:39 +00:00 |
|