index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glws_egl_xlib.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
Retrace eglCreatePbufferSurface and eglDestroySurface properly.
José Fonseca
1
-0
/
+2
2011-12-08
Create a Visual for each Profile.
Alexandros Frantzis
1
-0
/
+2
2011-12-08
Try to find the best matching EGL visual according to the profile.
Alexandros Frantzis
1
-2
/
+35
2011-12-08
Add 'profile' parameter to glws::createVisual().
Alexandros Frantzis
1
-1
/
+1
2011-12-05
Add option to request an Opengl 3.2 core profile context.
José Fonseca
1
-0
/
+3
2011-12-03
Cast native types to EGL types when calling EGL functions.
Alexandros Frantzis
1
-2
/
+2
2011-12-03
Use libGLESv2.so.2 as the OpenGL ES 2.0 library SONAME.
Alexandros Frantzis
1
-1
/
+1
2011-12-02
Try to do the right thing with EGL symbols.
José Fonseca
1
-7
/
+18
2011-12-01
Cleanup glproc.
José Fonseca
1
-1
/
+9
2011-12-01
Replace dynamic casts with static on glws.
José Fonseca
1
-6
/
+6
2011-11-28
Cache context profile in glws::Context.
José Fonseca
1
-3
/
+3
2011-11-17
Keep Copyright lines together.
José Fonseca
1
-4
/
+1
2011-11-17
glws: Add EGL/Xlib-based implementation
Chia-I Wu
1
-0
/
+385