4806 Commits (a4993319554858da48dc65041ce485cbdaea28bc)
 

Author SHA1 Message Date
Vladimír Vondruš a499331955 Math: um... 10 years ago
Vladimír Vondruš 60b6889ca6 Platform: disable hidden visibility for Android Native App Glue. 10 years ago
Vladimír Vondruš 1411e2e85b Math: work around GCC 4.9 crash in Android NDK. 10 years ago
Vladimír Vondruš 16092109e2 package/ci: um... 10 years ago
Vladimír Vondruš 598b5fdc1b external: remove extension functions that are not in GLES2. 10 years ago
Vladimír Vondruš 8677465379 Work around Xcode project limitations in more cases. 10 years ago
Vladimír Vondruš 102b5bf7b6 package/ci: work around iOS Simulator not finding OpenGLES.framework. 10 years ago
Vladimír Vondruš 5b82162a4d package/ci: build for iOS on Travis CI. 10 years ago
Vladimír Vondruš 72a7a79959 CMake: set proper bundle identifier prefix for test cases on iOS. 10 years ago
Vladimír Vondruš 80dc656ccc Recognize OES_fbo_render_mipmap ES2 and WebGL 1 extension. 10 years ago
Vladimír Vondruš a5f2eece48 external: up-to-date generated GL header for NaCl. 10 years ago
Vladimír Vondruš ad962415a2 Oh, so it weren't NVidia drivers' fault after all. 10 years ago
Vladimír Vondruš 258ab1a92c Disallow calling data() on rvalue Image and Trade::ImageData. 10 years ago
Vladimír Vondruš 53d80a77f9 doc: remove outdated info about module dir for toolchains. 10 years ago
Vladimír Vondruš 9a7908523d Use hex color literal for describing clear color value. 10 years ago
Vladimír Vondruš 1fc6be2a64 Platform: added Sdl2Application::multiGestureEvent(). 10 years ago
Vladimír Vondruš a22f955582 Platform: SDL2 text editing *is* available in Emscripten. 10 years ago
Vladimír Vondruš e36b5e3517 Platform: added Sdl2Application::MouseEvent::clickCount(). 10 years ago
Vladimír Vondruš 6da8da79a8 Platform: properly prefix private member variables. 10 years ago
Vladimír Vondruš 67bd8a9b99 modules: don't expose internal variables of FindSDL2.cmake in cache. 10 years ago
Vladimír Vondruš 471b7a58f6 Math: fix narrowing conversion in ColorTest. 10 years ago
Vladimír Vondruš 6af22cfbbe package/ci: cache downloaded files on AppVeyor. 10 years ago
Vladimír Vondruš 401b2d4abc package/ci: remove unused AppVeyor build matrix. 10 years ago
Vladimír Vondruš 9fa0d8c796 Math: fix lerp() with BoolVector. 10 years ago
Vladimír Vondruš 7fecf73492 Math: minor cleanup. 10 years ago
Vladimír Vondruš fcb7277524 Platform: added Sdl2Application::windowSize(). 10 years ago
Vladimír Vondruš a4fbea42d0 Math: proper implementation of Vector::isZero() for integers. 10 years ago
Vladimír Vondruš 8d3fb52a7f Platform: split text input rect setup into separate function. 10 years ago
Vladimír Vondruš 683fd63416 Fix build on ES. 10 years ago
Vladimír Vondruš 62176eac1e Math: oh I screwed up again! 10 years ago
Vladimír Vondruš c5f64c2663 Math: 8-bit and float RGB and RGBA literals. 10 years ago
Vladimír Vondruš 52f2d297ca Math: put angle literals into dedicated Literals namespace. 10 years ago
Vladimír Vondruš 3da4870aa0 Math: minor cleanup. 10 years ago
Vladimír Vondruš 5d2cec9e1c Doc++ 10 years ago
Vladimír Vondruš 6255fc1d01 doc: fix old documentation about default Color4 having full alpha. 10 years ago
Vladimír Vondruš 774481b682 Platform: MOAR keys in Sdl2Application. 10 years ago
Vladimír Vondruš fc489ff457 Math: oops, part 2. 10 years ago
Vladimír Vondruš d3b18e145b Platform: oops, committed too fast. 10 years ago
Vladimír Vondruš dce3880d13 Math: default-constructed Color4 should have zero alpha. 10 years ago
Vladimír Vondruš 1398ffd24c Platform: text input support for Sdl2Application. 10 years ago
Vladimír Vondruš 082e02a013 Platform: minor code reordering. 10 years ago
Vladimír Vondruš 0078f7a035 Platform: fix Sdl2Application build on Emscripten. 10 years ago
Vladimír Vondruš 889171303e Mark EXT_shader_framebuffer_fetch as semi-supported. 10 years ago
Vladimír Vondruš 0dbd8a2f8f Platform: doc++. 10 years ago
Vladimír Vondruš d2f8821ce7 Implemented KHR_no_error. 10 years ago
Vladimír Vondruš aa721781f1 DebugTools: fixed compilation on GLES2. 10 years ago
Vladimír Vondruš 4ed4cf1b56 external: updated generated GL headers. 10 years ago
Vladimír Vondruš ac21a6d53f package/ci: now it's me who's merging without looking at the diff. 10 years ago
Vladimír Vondruš 44e1851809 Updated credits. 10 years ago
Vladimír Vondruš 66e17608e6 Text: introduce font ascent and descent. 10 years ago