3229 Commits (c4530a2b87840cf16604ef7a4a8506dd2785f6d0)
 

Author SHA1 Message Date
Vladimír Vondruš c4530a2b87 Platform: undef even more Xlib nonsense. 12 years ago
Vladimír Vondruš 5cd544b06d Platform: move eglErrorString() helper to separate header. 12 years ago
Vladimír Vondruš a9bcaf4b89 Platform: error out when trying to use NaClApplication outside of NaCl. 12 years ago
Vladimír Vondruš 2a53a70943 package: build XEglApplication on non-desktop ES. 12 years ago
Vladimír Vondruš 68a6729173 Platform: more documentation updates. 12 years ago
Vladimír Vondruš f021f09df8 Platform: finally added proper key events to GlutApplication. 12 years ago
Vladimír Vondruš 20ee86be86 doc: building documentation updates. 12 years ago
Vladimír Vondruš 3cd1093a49 doc: fix more obsolete stuff in Platform docs. 12 years ago
Vladimír Vondruš 1aaa350e90 doc: use absolute includes. 12 years ago
Vladimír Vondruš c084c4ebc4 Platform: another round of insane documentation updates. 12 years ago
Vladimír Vondruš e715b7dfd2 We don't have any platform support for Android yet. 12 years ago
Vladimír Vondruš dbf6fc233e Advertise Android support. 12 years ago
Vladimír Vondruš 15e1555bca doc: Android building documentation. 12 years ago
Vladimír Vondruš d2081e91ac Advertise particular application libraries only on supported platforms. 12 years ago
Vladimír Vondruš 6f5d556c02 Unique exit code for each failure in Context::Context(). 12 years ago
Vladimír Vondruš facebfee6c package: Android ARM and x86 development ArchLinux PKGBUILDs. 12 years ago
Vladimír Vondruš 2235cb76b1 Apparently Android is something like newlib. 12 years ago
Vladimír Vondruš 30d156b3c8 Build static libraries for Android. 12 years ago
Vladimír Vondruš 7702399222 Explicitly enable OpenGL ES when targeting Android. 12 years ago
Vladimír Vondruš 1b23406d75 external: updated Optional with Android support. 12 years ago
Vladimír Vondruš 5790b96e6d modules: updated FindCorrade.cmake from Corrade repository. 12 years ago
Vladimír Vondruš 616bd5e517 Updated toolchains submodule with Android support. 12 years ago
Vladimír Vondruš c7607af0ad Print separate major/minor integers for unsupported version. 12 years ago
Vladimír Vondruš 8f6f340e8c Hardened checks for OpenGL ES version. 12 years ago
Vladimír Vondruš 5a94a36570 modules: libGLESv3 actually really exists. 12 years ago
Vladimír Vondruš 722c98d269 modules: different libraries for OpenGL ES 2.0/3.0 in FindMagnum.cmake. 12 years ago
Vladimír Vondruš ed0cba85de Platform: proper suffix for EGL_OPENGL_ES3_BIT constant. 12 years ago
Vladimír Vondruš cb987f25d3 package: Audio library is disabled by default. 12 years ago
Vladimír Vondruš 5ddd9d16f8 GCC 4.7 compatibility: hide deprecated warnings in internal code. 12 years ago
Vladimír Vondruš b18b19bd11 Missing include. 12 years ago
Vladimír Vondruš 19e82abf7d doc: fix order of arguments when building through CMake. 12 years ago
Vladimír Vondruš c8926a473a doc: Only CMAKE_INSTALL_PREFIX is needed. 12 years ago
Vladimír Vondruš 171af7cda9 Be more defensive in getting max texture slot count. 12 years ago
Vladimír Vondruš 80d93728f6 Shaders: fix MeshVisualizer on ES3. 12 years ago
Vladimír Vondruš 9d1e202ead Shaders: forgot to add the file. 12 years ago
Vladimír Vondruš b8abc00c66 Disable ARB_explicit_uniform_location on AMD drivers. 12 years ago
Vladimír Vondruš 0f8d22235d Shader: more robust extension presence checking. 12 years ago
Vladimír Vondruš 4f8962d5cd Proper disabling of extensions related to GLSL layout qualifier. 12 years ago
Vladimír Vondruš 70cf206112 Proper unimplemented ES2 extension disabling. 12 years ago
Vladimír Vondruš da1c8587f7 Platform: display disabled extension status in magnum-info. 12 years ago
Vladimír Vondruš 3e16f7ac58 Added function to query whether given extension is disabled. 12 years ago
Vladimír Vondruš 4c5d09a1b0 More robust support for extension-based driver bug workarounds. 12 years ago
Vladimír Vondruš c9cb61ae66 Simplified Context::isExtensionSupported() test. 12 years ago
Vladimír Vondruš 47bfa78902 Shaders: fix MeshVisualizer without ARB_explicit_uniform_location. 12 years ago
Vladimír Vondruš 7fabf280fd Platform: don't display empty ES2 extension list. 12 years ago
Vladimír Vondruš 6f42745250 Silence deprecated warnings in internals of deprecated build. 12 years ago
Vladimír Vondruš 02be314e9c Error out when compatibility branch is needed for particular compiler. 12 years ago
Vladimír Vondruš e1105300cb Fix Context initialization in WebGL. 12 years ago
Vladimír Vondruš 8a9fa4d999 Test also ResourceManager::set() with default values. 12 years ago
Vladimír Vondruš 6015896ceb Doxygen I hate you. 12 years ago