6441 Commits (8b28f9549b18d1888f8a01b5da486301b99882ed)
 

Author SHA1 Message Date
Vladimír Vondruš 8b28f9549b doc: updated changelog and credits. 8 years ago
Pascal Thomet d7f015c3ea package: correct a typo in Emscripten builds. 8 years ago
Pascal Thomet 50bf219e53 Text: fix ambiguous overload error that's happening with C++17 onwards. 8 years ago
Vladimír Vondruš f759b33472 doc: fix a reference. 8 years ago
Vladimír Vondruš 02276d122b Audio: return self-reference from all Source APIs. 8 years ago
Vladimír Vondruš db0726a328 Platform: ensure the CGL function loading is not used for GLES. 8 years ago
Vladimír Vondruš 4567bcfbde Platform: properly escape output on windowless Emscripten app. 8 years ago
Vladimír Vondruš 543c9cf7ed GL: don't use old GLSL names in ES3 Mesh tests. 8 years ago
Vladimír Vondruš 3e6ab765b6 GL: properly name the test case. 8 years ago
Vladimír Vondruš 670d532566 GL: fix various OOB / unaligned access issues in Mesh test. 8 years ago
Vladimír Vondruš 816869fc88 GL: properly specify Buffer target hints for tests on WebGL. 8 years ago
Vladimír Vondruš b4c49081c9 GL: make PixelStorage image height and Z skip work properly on ES3. 8 years ago
Vladimír Vondruš 7915ec83fa package/ci: compile GL tests on Emscripten as well. 8 years ago
Vladimír Vondruš b08d81a9ee Make it possible to compile GL tests on WebGL 2 as well. 8 years ago
Vladimír Vondruš ad85403667 GL: don't forward declare enums when they are not available. 8 years ago
Vladimír Vondruš db747cad38 GL: fix misleading #error message. 8 years ago
Vladimír Vondruš 8e0004afea Include UseAndroid only for tests. 8 years ago
Vladimír Vondruš 89a1567d71 Add the \partialsupport Doxygen alias. 8 years ago
Vladimír Vondruš 75682f31ca package/ci: make android_create_apk() working on Travis. 8 years ago
Vladimír Vondruš 53961115af doc: clarify support for queries of GL program resources. 8 years ago
Vladimír Vondruš 95fcc97597 doc: updated changelog. 8 years ago
Vladimír Vondruš a55c60bb19 Math: publicly mention what TypeTraits::equals() is based on. 8 years ago
Vladimír Vondruš e080f2150a Platform: doc++ 8 years ago
Vladimír Vondruš acf4dd3080 Platform: implemented handling of AndroidApplication::viewportEvent(). 8 years ago
Vladimír Vondruš c1d21107ee UGH DOXYGEN! 8 years ago
Vladimír Vondruš c2d201cfff doc: improve macOS/iOS docs. 8 years ago
Vladimír Vondruš 7dd971daf7 Platform: print interesting values in AndroidApplication test. 8 years ago
Vladimír Vondruš d40e4f2dea Platform: added AndroidApplication::framebufferSize() and dpiScaling(). 8 years ago
Vladimír Vondruš 5374aa44f7 doc: mention Android Screen Compatibility Mode firefighting. 8 years ago
Vladimír Vondruš fa7c157ae6 Doc++ 8 years ago
Vladimír Vondruš cab8f2be64 doc: document the new android_create_apk() macro. 8 years ago
Vladimír Vondruš 5e36f65149 Platform: properly link all dependencies of AndroidApplication. 8 years ago
Vladimír Vondruš eed4747f78 Platform: (attempt to) build AndroidApplication test using CMake. 8 years ago
Vladimír Vondruš ac586125e8 Updated toolchains submodule. 8 years ago
Vladimír Vondruš e9c7deedb1 Make the license badge green. 8 years ago
Vladimír Vondruš a2244de4a1 Mention the GitHub topic and GitLab URL. 8 years ago
Vladimír Vondruš 0911622ff9 Mention the new official Twitter hashtag. 8 years ago
Vladimír Vondruš 80422e74e6 Moved credits into the documentation. 8 years ago
Vladimír Vondruš 265aca5d60 Doxygen: added the \thirdparty alias. 8 years ago
Vladimír Vondruš d567780e08 {Wav,Any}AudioImporter: make the plugins searchable by their names too. 8 years ago
Vladimír Vondruš fe6fedf6c8 TextureTools: add some fuzziness to DistanceField test comparison. 8 years ago
Vladimír Vondruš c6e9b2d45d Properly include everything needed for a deprecated header. 8 years ago
Vladimír Vondruš b73b9cb408 Platform: remove 50 000 lines from Sdl2Application header. 8 years ago
Vladimír Vondruš 9a11b7d23a Platform: make all useful Application APIs public, not protected. 8 years ago
Vladimír Vondruš 5cc140d60c TextureTools: make the test files properly accessible on an iOS device. 8 years ago
Vladimír Vondruš 3d75204e92 doc: fix a typo. 8 years ago
Vladimír Vondruš a8a0a0008d Updated changelog and credits. 8 years ago
Vladimír Vondruš 8be57d1a21 Math: I should have tested this. 8 years ago
Vladimír Vondruš 3cf98026d5 TextureTools: make distance field output bit-exact for all platforms. 8 years ago
Vladimír Vondruš b9739a97ff TextureTools: make distance field test working on WebGL 1 as well. 8 years ago