aboutsummaryrefslogtreecommitdiff
path: root/src/waffle/x11_egl/xegl_platform.c
AgeCommit message (Expand)Author
2012-10-18xegl: Rename dir x11_egl -> xeglChad Versace
2012-08-23all: Replace <> with "" for internal #include'sChad Versace
2012-06-05all: Kill duplicate allocation error handling codeChad Versace
2012-06-03all: Replace tagged unions with a more traditional object modelChad Versace
2012-05-30license: Convert from Apache 2.0 to BSDChad Versace
2012-05-23xegl: Implement waffle_window_show()Chad Versace
2012-05-17all: Remove usage of waffle_gl_api everywhereChad Versace
2012-05-17egl: Call eglBindAPI during context creationChad Versace
2012-05-17all: Remove unneeded use of WCORE_ERROR_DISABLEDChad Versace
2012-05-17xegl: Implement waffle_display_supports_context_apiChad Versace
2012-05-17all: Add function waffle_dl_can_openChad Versace
2012-05-17include: Rename waffle_dlsym_gl -> waffle_dl_symChad Versace
2012-05-17xegl: Convert xegl module to use linux_platformChad Versace
2012-05-11doxygen: Place everything into a moduleChad Versace
2012-04-10xegl: set/unset env var EGL_PLATFORMChad Versace
2012-04-08waffle: Rename WAFFLE_GL* -> WAFFLE_OPENGL*Chad Versace
2012-04-08xegl: Add xegl platformChad Versace