Commit Graph

  • 6e666ebdc7 Doxygen warning fixes. Vladimír Vondruš 2016-06-18 21:10:44 +0200
  • 387ab1b08d Platform: compilation fixes for WindowlessNaClApplication. Vladimír Vondruš 2016-06-18 21:09:43 +0200
  • ebdf234772 Platform: removed refs to unimplemented features from GlfwApplication. Vladimír Vondruš 2016-06-18 21:09:05 +0200
  • f6cf1ba4c9 package/ci: build for MinGW and Windows RT GLES2/GLES3 on AppVeyor. Vladimír Vondruš 2016-06-18 20:52:38 +0200
  • bd1736a6cc doc: improve Windows RT building docs. Vladimír Vondruš 2016-06-17 23:39:02 +0200
  • 58718e24e2 doc: mention MAGNUM_BUILD_MULTITHREADED in Platform docs. Vladimír Vondruš 2016-06-18 20:50:40 +0200
  • f96b22e117 Platform: no-forward-compatible-core-context also on Intel/Windows. Vladimír Vondruš 2016-06-18 20:44:42 +0200
  • 51cf1d6120 Introduce BUILD_MULTITHREADED CMake option. Vladimír Vondruš 2016-06-17 15:21:13 +0200
  • 6feda42f13 Platform: reworked windowless apps to make threaded contexts possible. Vladimír Vondruš 2016-06-16 19:52:15 +0200
  • 88d732a216 Platform: doc++ Vladimír Vondruš 2016-06-16 21:28:58 +0200
  • 2a77856df2 Platform: first-class MouseScrollEvent for SDL2 and NaCl application. Vladimír Vondruš 2016-06-18 20:30:23 +0200
  • 3f9de4e6a8 Platform: revert "Allow horizontal-only scrolling" Vladimír Vondruš 2016-06-18 18:22:11 +0200
  • 4bd958ab8c package/ci: build for Emscripten WebGL 1/2 on Travis. Vladimír Vondruš 2016-06-17 19:58:35 +0200
  • 0d284736e2 Math: expect test failure with Emscripten and -O1. Vladimír Vondruš 2016-06-17 18:20:20 +0200
  • c9946bb06b DebugTools: reduce test precision for Emscripten. Vladimír Vondruš 2016-06-17 18:19:43 +0200
  • e2cc33f9d3 Math: don't use std::fma() on Emscripten. Vladimír Vondruš 2016-06-17 18:18:30 +0200
  • 5f36f41817 Make all non-GL tests building and passing on WebGL/Emscripten. Vladimír Vondruš 2016-06-08 17:46:58 +0200
  • bc468b60e5 package/archlinux: build and run Emscripten tests. Vladimír Vondruš 2016-06-15 09:41:02 +0200
  • c1e45f5e14 Platform: Sdl2Application::windowSize() is not available in Emscripten. Vladimír Vondruš 2016-06-16 22:52:59 +0200
  • 93cf86a076 Platform: mouse click count is not available in Emscripten. Vladimír Vondruš 2016-06-08 19:04:05 +0200
  • e873af7777 Platform: make text input actually working on Emscripten. Vladimír Vondruš 2016-06-16 22:11:21 +0200
  • c13fbae1b8 package/ci: don't do what's not needed on iOS Simulator. Vladimír Vondruš 2016-06-04 23:04:42 +0200
  • d8fb555a6a package/ci: consistent build directory naming. Vladimír Vondruš 2016-06-04 23:03:23 +0200
  • b069484a52 Updated toolchains submodule. Vladimír Vondruš 2016-06-04 18:23:39 +0200
  • 8d99f3f5f6 Merge e7aec6ea34 into 5ae55c15c7 #157 Elliot Saba 2016-06-15 07:48:52 +0000
  • 5ae55c15c7 Platform: doc++ Vladimír Vondruš 2016-06-15 09:47:20 +0200
  • c817f8412e Allow horizontal-only scrolling Elliot Saba 2016-06-13 15:04:49 -0700
  • 62c5479732 doc: improve crosscompiling variables documentation. Vladimír Vondruš 2016-06-15 08:51:59 +0200
  • 9613e0b2b2 modules: properly handle platforms with empty CMAKE_FIND_LIBRARY_PREFIXES. Vladimír Vondruš 2016-06-14 08:28:32 +0200
  • e7aec6ea34 Allow horizontal-only scrolling #157 Elliot Saba 2016-06-13 15:04:49 -0700
  • b5816196c0 Explicitly use Magnum::Math::Literals namespace. Vladimír Vondruš 2016-06-13 07:57:53 +0200
  • 04983da23a Don't use EXT_DSA function in ARB_DSA path. Vladimír Vondruš 2016-06-10 16:57:34 +0200
  • 563888e02e Platform: fix copypaste error in GLFW application. Vladimír Vondruš 2016-06-08 13:28:13 +0200
  • dd05633001 doc: clarify how to specify path to SDL2 in Getting Started Guide. Vladimír Vondruš 2016-06-08 13:26:07 +0200
  • 942ce73f83 doc: don't use deprecated functionality. Vladimír Vondruš 2016-06-08 00:15:25 +0200
  • 02c1c8cfd4 Platform: don't copy windowless app docs from windowed apps. Vladimír Vondruš 2016-06-07 21:33:59 +0200
  • 9508d94aae Math: ability to save and restore Deg and Rad from configuration. Vladimír Vondruš 2016-06-06 21:16:43 +0200
  • 28d7400a82 Math: doc++ Vladimír Vondruš 2016-06-06 21:16:14 +0200
  • a499331955 Math: um... Vladimír Vondruš 2016-06-04 22:00:44 +0200
  • 60b6889ca6 Platform: disable hidden visibility for Android Native App Glue. Vladimír Vondruš 2016-06-04 21:45:57 +0200
  • 1411e2e85b Math: work around GCC 4.9 crash in Android NDK. Vladimír Vondruš 2016-06-04 20:39:37 +0200
  • 16092109e2 package/ci: um... Vladimír Vondruš 2016-06-04 18:06:56 +0200
  • 598b5fdc1b external: remove extension functions that are not in GLES2. Vladimír Vondruš 2016-05-23 17:36:10 +0200
  • 8677465379 Work around Xcode project limitations in more cases. Vladimír Vondruš 2016-05-23 13:46:18 +0200
  • 102b5bf7b6 package/ci: work around iOS Simulator not finding OpenGLES.framework. Vladimír Vondruš 2016-05-23 13:15:45 +0200
  • 5b82162a4d package/ci: build for iOS on Travis CI. Vladimír Vondruš 2016-05-23 11:55:59 +0200
  • 72a7a79959 CMake: set proper bundle identifier prefix for test cases on iOS. Vladimír Vondruš 2016-05-28 01:49:01 +0200
  • 80dc656ccc Recognize OES_fbo_render_mipmap ES2 and WebGL 1 extension. Vladimír Vondruš 2016-05-26 18:02:10 +0200
  • a5f2eece48 external: up-to-date generated GL header for NaCl. Vladimír Vondruš 2016-05-26 17:56:09 +0200
  • ad962415a2 Oh, so it weren't NVidia drivers' fault after all. Vladimír Vondruš 2016-05-26 17:06:44 +0200
  • 258ab1a92c Disallow calling data() on rvalue Image and Trade::ImageData. Vladimír Vondruš 2016-05-26 17:14:16 +0200
  • 53d80a77f9 doc: remove outdated info about module dir for toolchains. Vladimír Vondruš 2016-05-23 11:31:00 +0200
  • 9a7908523d Use hex color literal for describing clear color value. Vladimír Vondruš 2016-05-18 13:05:17 +0200
  • 1fc6be2a64 Platform: added Sdl2Application::multiGestureEvent(). Vladimír Vondruš 2016-05-18 13:04:23 +0200
  • a22f955582 Platform: SDL2 text editing *is* available in Emscripten. Vladimír Vondruš 2016-05-18 13:03:48 +0200
  • e36b5e3517 Platform: added Sdl2Application::MouseEvent::clickCount(). Vladimír Vondruš 2016-05-18 13:02:44 +0200
  • 6da8da79a8 Platform: properly prefix private member variables. Vladimír Vondruš 2016-05-18 12:51:03 +0200
  • 67bd8a9b99 modules: don't expose internal variables of FindSDL2.cmake in cache. Vladimír Vondruš 2016-05-13 18:36:58 +0200
  • 471b7a58f6 Math: fix narrowing conversion in ColorTest. Vladimír Vondruš 2016-05-13 10:37:24 +0200
  • 6af22cfbbe package/ci: cache downloaded files on AppVeyor. Vladimír Vondruš 2016-05-13 10:15:50 +0200
  • 401b2d4abc package/ci: remove unused AppVeyor build matrix. Vladimír Vondruš 2016-05-13 10:12:28 +0200
  • 8bc77969c8 Merge pull request #1 from mosra/master #183 MiUishadow 2016-05-08 15:35:03 +0800
  • 9fa0d8c796 Math: fix lerp() with BoolVector. Vladimír Vondruš 2016-05-01 21:41:44 +0200
  • 7fecf73492 Math: minor cleanup. Vladimír Vondruš 2016-05-01 21:41:30 +0200
  • fcb7277524 Platform: added Sdl2Application::windowSize(). Vladimír Vondruš 2016-04-28 08:37:35 +0200
  • a4fbea42d0 Math: proper implementation of Vector::isZero() for integers. Vladimír Vondruš 2016-04-25 11:36:13 +0200
  • 8d3fb52a7f Platform: split text input rect setup into separate function. Vladimír Vondruš 2016-04-25 11:11:23 +0200
  • 683fd63416 Fix build on ES. Vladimír Vondruš 2016-04-24 23:53:52 +0200
  • 62176eac1e Math: oh I screwed up again! Vladimír Vondruš 2016-04-24 00:43:40 +0200
  • c5f64c2663 Math: 8-bit and float RGB and RGBA literals. Vladimír Vondruš 2016-04-24 00:30:18 +0200
  • 52f2d297ca Math: put angle literals into dedicated Literals namespace. Vladimír Vondruš 2016-04-24 00:17:26 +0200
  • 3da4870aa0 Math: minor cleanup. Vladimír Vondruš 2016-04-24 00:30:44 +0200
  • 5d2cec9e1c Doc++ Vladimír Vondruš 2016-04-24 00:16:20 +0200
  • 6255fc1d01 doc: fix old documentation about default Color4 having full alpha. Vladimír Vondruš 2016-04-24 00:15:48 +0200
  • 774481b682 Platform: MOAR keys in Sdl2Application. Vladimír Vondruš 2016-04-22 17:38:25 +0200
  • fc489ff457 Math: oops, part 2. Vladimír Vondruš 2016-04-22 17:06:30 +0200
  • d3b18e145b Platform: oops, committed too fast. Vladimír Vondruš 2016-04-22 17:05:18 +0200
  • dce3880d13 Math: default-constructed Color4 should have zero alpha. Vladimír Vondruš 2016-04-22 16:46:14 +0200
  • 1398ffd24c Platform: text input support for Sdl2Application. Vladimír Vondruš 2016-04-22 16:45:06 +0200
  • 082e02a013 Platform: minor code reordering. Vladimír Vondruš 2016-04-22 16:44:49 +0200
  • 0078f7a035 Platform: fix Sdl2Application build on Emscripten. Vladimír Vondruš 2016-04-22 16:44:15 +0200
  • 889171303e Mark EXT_shader_framebuffer_fetch as semi-supported. Vladimír Vondruš 2016-04-22 15:31:27 +0200
  • 0dbd8a2f8f Platform: doc++. Vladimír Vondruš 2016-04-22 15:28:12 +0200
  • d2f8821ce7 Implemented KHR_no_error. Vladimír Vondruš 2016-04-22 14:07:18 +0200
  • aa721781f1 DebugTools: fixed compilation on GLES2. Vladimír Vondruš 2016-04-22 14:00:51 +0200
  • 4ed4cf1b56 external: updated generated GL headers. Vladimír Vondruš 2016-04-22 13:43:45 +0200
  • ac21a6d53f package/ci: now it's me who's merging without looking at the diff. Vladimír Vondruš 2016-04-22 13:42:47 +0200
  • 44e1851809 Updated credits. Vladimír Vondruš 2016-04-22 13:26:35 +0200
  • 6fdbc170c0 Merge 9199d03233 into 092da1ad84 #142 Squareys 2016-04-22 11:25:02 +0000
  • 66e17608e6 Text: introduce font ascent and descent. Vladimír Vondruš 2016-04-22 10:41:13 +0200
  • 092da1ad84 ci: Update version of openal download on AppVeyor Squareys 2016-04-21 12:19:47 +0200
  • fe36d2cfa8 package/ci: remove pointless branch restrictions. Vladimír Vondruš 2016-04-22 11:29:23 +0200
  • d6a5032271 package/ci: build GlfwApplication on Travis CI. Vladimír Vondruš 2016-04-22 11:27:12 +0200
  • 5f15ea74e9 package: enable GlfwApplication in development and Jenkins CI packages. Vladimír Vondruš 2016-04-22 11:06:58 +0200
  • 5061d29926 Platform: don't set swap inteval implicitly in GlfwApplication. Vladimír Vondruš 2016-04-22 11:19:30 +0200
  • dc41cbbdb2 Platform: minor formatting updates. Vladimír Vondruš 2016-04-22 11:15:48 +0200
  • 9a20dc2a70 Platform: backport GlfwApplication to GLFW 3.1. Vladimír Vondruš 2016-04-22 11:05:42 +0200
  • 725e726c1e Platform: Implement modifiers for GlfwApplication #141 Squareys 2016-04-21 09:44:50 +0200
  • accf8380f0 Platform: Implement WheelUp/Down analog to Sdl2Application Squareys 2016-04-19 15:00:10 +0200
  • 42cfa6565a doc: Add GlfwApplication to *.dox Squareys 2016-04-18 12:42:08 +0200