aboutsummaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Expand)Author
2015-07-16Merge "Better support for openGLES 2.0 extensions" into studio-1.4-devDavid Turner
2015-07-15Better support for openGLES 2.0 extensionsLizhe Liu
2015-07-13Merge "Fix cube map textures issue" into studio-1.4-devDavid Turner
2015-07-13Merge "Fix cube map textures issue" into studio-1.4-devDavid Turner
2015-07-13Merge "Plugging UNIX socket leaks" into studio-master-devKonstantinos Menychtas
2015-07-06emugl: Remove extraneous exit messasge with '-gpu mesa'.David 'Digit' Turner
2015-07-06emugl: Ensure that a newly-created sub-window is cleared.David 'Digit' Turner
2015-07-06emugl: minor cleanup.David 'Digit' Turner
2015-06-30Plugging UNIX socket leaksKonstantinos Menychtas
2015-06-30emugl: Disable signals from render and window threads.David 'Digit' Turner
2015-06-30android/build: Add support for prebuilt static libraries.David 'Digit' Turner
2015-06-28Fix cube map textures issueLizhe Liu
2015-06-11emugl: Fix -no-window on Linux.David 'Digit' Turner
2015-06-11emugl: Improve error reporting when loading shared libraries.David 'Digit' Turner
2015-06-02Fix OSX build caused by a typo in includebohu
2015-06-01emugl: [windows] Slightly better error messages.David 'Digit' Turner
2015-05-27emugl: Proper support Mesa software renderer.David 'Digit' Turner
2015-05-27emugl: Remove static methods from FrameBuffer class.David 'Digit' Turner
2015-05-27emugl: [windows] Fix WGL backend out-of-bounds stack access.David 'Digit' Turner
2015-05-27emugl: [windows] Support for Mesa backend.David 'Digit' Turner
2015-05-27emugl: [windows] Remove imports from opengl32.dllDavid 'Digit' Turner
2015-05-27emugl: [windows] Remove static C++ constructor.David 'Digit' Turner
2015-05-27emugl: [windows] Get rid of WglExtProcs.David 'Digit' Turner
2015-05-27emugl: [windows] Lazy-link to opengl32.dll.David 'Digit' Turner
2015-05-27emugl: Make emugl::SharedLibrary::findSymbol() constDavid 'Digit' Turner
2015-05-27emugl: Move GlLibrary implementations to EGL library.David 'Digit' Turner
2015-05-27emugl: Use 'funcargs' mode to generate GLES function headers.David 'Digit' Turner
2015-05-18emugl: Remove obsolete EGL internal display type support.David 'Digit' Turner
2015-05-18emugl: Remove obsolete EGL API functions.David 'Digit' Turner
2015-05-18emugl: Remove un-needed EGL entry points from libOpenglRender.David 'Digit' Turner
2015-05-18emugl: Add new gen-headers.sh script.David 'Digit' Turner
2015-05-18emugl: Refactor GLDispatch (again).David 'Digit' Turner
2015-05-18emugl: Refactor libOpenglRender's EGLDispatch.David 'Digit' Turner
2015-05-17Merge changes I6f1b38b0,I8c7954de,Ic3ec5f70,I5b369db7,Iab8c9c4a, ... into stu...David 'Digit' Turner
2015-05-14emugl: GLcommon/GLLibrary.h: new helper class.David 'Digit' Turner
2015-05-14emugl: GLDispatch: Use proper lazy initialization.David 'Digit' Turner
2015-05-13emugl: Report errors when failing to load shared libraries.David 'Digit' Turner
2015-05-13emugl: Fix Linux dynamic linking to libGL.David 'Digit' Turner
2015-05-13android-configure.sh: Remove anything related to the platform build.David 'Digit' Turner
2015-05-12distrib/update-audio.sh: Remove obsolete script.David 'Digit' Turner
2015-05-07Merge "emugl: Fix memory leak in OutputBuffer implementation." into studio-ma...David 'Digit' Turner
2015-05-06Merge "Revert "emugl: Refactor GLDispatch structure."" into studio-1.3-devBo Hu
2015-05-06Merge "Revert "emugl: Refactor libOpenglRender\'s EGLDispatch."" into studio-...Bo Hu
2015-05-06Merge "Revert "emugl: Refactor GLDispatch structure."" into studio-1.3-devBo Hu
2015-05-06Revert "emugl: Refactor GLDispatch structure."Bo Hu
2015-05-06Merge "Revert "emugl: Get rid fo GLAPIENTRY"" into studio-1.3-devBo Hu
2015-05-06Merge "Revert "emugl: Add *experimental* support for \'osmesa\' backend."" in...Bo Hu
2015-05-06Merge "Revert "emugl: GLDispatch: do not use static function pointers."" into...Bo Hu
2015-05-06Merge "Revert "emugl: Refactor libOpenglRender's EGLDispatch."" into studio-1...Bo Hu
2015-05-06Merge "Revert "emugl: Fix \'black triangle bug\'"" into studio-1.3-devBo Hu