973 Commits (b7e6ed4e84d3e9d1cf76a1fb066d205962283753)

Author SHA1 Message Date
Vladimír Vondruš 8b28f9549b doc: updated changelog and credits. 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š 4567bcfbde Platform: properly escape output on windowless Emscripten app. 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š 89a1567d71 Add the \partialsupport Doxygen alias. 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š 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š 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š 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š 9a11b7d23a Platform: make all useful Application APIs public, not protected. 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š 3cf98026d5 TextureTools: make distance field output bit-exact for all platforms. 8 years ago
Vladimír Vondruš f0bb710cd3 TextureTools: make distance field processing into a stateful class. 8 years ago
Vladimír Vondruš dd343fe35b GL: make it possible to bind a scratch VAO for external GL code. 8 years ago
Vladimír Vondruš 057854c5bd GL: properly provide enum operators for Context::State. 8 years ago
Vladimír Vondruš 1234bc8c48 Animation: added Player::resume(). 8 years ago
Vladimír Vondruš c98a936b41 Animation: added a collection of easing functions. 8 years ago
Vladimír Vondruš d7d8e49de2 Math: make all literals usable with Utility::Tweakable. 8 years ago
Vladimír Vondruš be58f21318 doc: scaffolding for the new tweakable literal support. 8 years ago
Vladimír Vondruš edbb2820db Not sure what happened here. 8 years ago
Vladimír Vondruš 89f7a5ee75 Platform: don't assert on X11 DEs that don't have RESOURCE_MANAGER. 8 years ago
Vladimír Vondruš a14975cc42 Platform: properly support the MAGNUM_DPI_SCALING environment variable. 8 years ago
Vladimír Vondruš b32b79181d doc: updated Developers Guide. 8 years ago
Vladimír Vondruš 1513a15af1 doc: updated changelog for 2018.10. 8 years ago
Vladimír Vondruš e1c4a88bf7 doc: updated Developers Guide. 8 years ago
Vladimír Vondruš 4d29b27f6c I wasn't on the IRC channel this year yet. That makes it effectively dead. 8 years ago
Vladimír Vondruš 0dd46e7e37 HTTPS!! 8 years ago
Vladimír Vondruš 0226ab26c4 Math: make one-dimensional range just from scalar types. 8 years ago
Vladimír Vondruš b0a1719eb4 Vk: functions for translating generic enums to Vulkan values. 8 years ago
Vladimír Vondruš 67bcb6f347 Properly mark MeshPrimitive members as deprecated. 8 years ago
Vladimír Vondruš ebedbce2f2 Math: vector overloads for isInf() and isNan(). 8 years ago
Vladimír Vondruš 96b3e8bebf doc: more Android "fun". 8 years ago
Vladimír Vondruš 0cf65741ae Math: helpfully print the offending values in all assertions. 8 years ago
Vladimír Vondruš 2fd8bae26d Math: added Range::scaledFromCenter(). 8 years ago
Vladimír Vondruš d6aebc5a40 doc: initial version of a guide for custom buildsystem usage. 8 years ago
Vladimír Vondruš 72696ee7d1 doc: highlight the need for Sdl2Application a bit more. 8 years ago
Vladimír Vondruš 52d99525ff doc: spice up scene graph docs with some diagrams. 8 years ago
Vladimír Vondruš 0557add6e5 SceneGraph: properly forward references in addChild()/addFeature(). 8 years ago