]> git.cworth.org Git - apitrace/history - glws_egl_xlib.cpp
apitrace diff-images: Print one line for each file being compared.
[apitrace] / glws_egl_xlib.cpp
2012-01-13 José FonsecaRetrace eglCreatePbufferSurface and eglDestroySurface...
2011-12-08 Alexandros FrantzisCreate a Visual for each Profile.
2011-12-08 Alexandros FrantzisTry to find the best matching EGL visual according...
2011-12-08 Alexandros FrantzisAdd 'profile' parameter to glws::createVisual().
2011-12-05 José FonsecaAdd option to request an Opengl 3.2 core profile context.
2011-12-03 zackrMerge pull request #61 from prahal/gui-edit
2011-12-03 José FonsecaMerge branch 'glproc-cleanup'
2011-12-03 Alexandros FrantzisCast native types to EGL types when calling EGL functions.
2011-12-03 Alexandros FrantzisUse libGLESv2.so.2 as the OpenGL ES 2.0 library SONAME.
2011-12-02 José FonsecaTry to do the right thing with EGL symbols.
2011-12-01 José FonsecaCleanup glproc.
2011-12-01 José FonsecaReplace dynamic casts with static on glws.
2011-11-28 José FonsecaCache context profile in glws::Context.
2011-11-17 José FonsecaKeep Copyright lines together.
2011-11-17 Chia-I Wuglws: Add EGL/Xlib-based implementation