97 Commits (5e00d7329d59338a7159e845f60b5db59c7cc5ea)

Author SHA1 Message Date
Vladimír Vondruš ffb868cbe1 Platform: fix compilation of GLX applications on ES. 12 years ago
Vladimír Vondruš f98b39df4f Doc++, minor cleanup. 12 years ago
Vladimír Vondruš 611159fa2b Doc++ 12 years ago
Vladimír Vondruš c7e4f92f1c Platform: added publicly usable *Context libraries. 12 years ago
Vladimír Vondruš 9a4b7e3a32 Using flextGL instead of glLoadGen for GL extension loading. 12 years ago
Vladimír Vondruš 75955ad1b9 Platform: include windows.h in WindowlessWglApplication. 12 years ago
Vladimír Vondruš f48cfee9f9 Platform: minor cleanup. 12 years ago
Vladimír Vondruš 6c766df568 Move function pointer loading into platform-specific class. 12 years ago
Vladimír Vondruš 3619541f9e Minor cleanup. 12 years ago
Vladimír Vondruš 217b53ceb2 Display all headers in project view of IDEs. 12 years ago
Vladimír Vondruš b79c3d9305 Platform: properly set debug postfix also for WindowlessCglApplication. 12 years ago
Vladimír Vondruš 36c85988a8 Platform: minor cleanup. 12 years ago
Vladimír Vondruš 746b4eb692 Platform: specify dependencies for Application libs on single place. 12 years ago
Vladimír Vondruš f1456ef650 GCC 4.5 compatibility: avoid multiple definition linker errors. 12 years ago
Vladimír Vondruš 036963ea62 GCC 4.5 compatibility: cannot default function in class body. 12 years ago
Vladimír Vondruš 3df0d63a1a Platform: oh god what have I done. 12 years ago
Vladimír Vondruš c74ccc22f3 Platform: fix AndroidApplication compilation. 12 years ago
Vladimír Vondruš 545ef14071 doc: documented all command-line utilities. 12 years ago
Vladimír Vondruš c3df68aa28 doc: make section headers in class/function docs have sane size. 12 years ago
Vladimír Vondruš c7b23a884f Be consistent and use our own platform definitions. 12 years ago
Vladimír Vondruš 098132f869 Platform: use delegating constructors. 12 years ago
Vladimír Vondruš df05a2d8a5 Properly credit all contributors. 12 years ago
Travis Watkins eb6eddd5d1 Don't link unneeded libraries in commands. 12 years ago
Travis Watkins f845884a6e Add support for windowless applications on OS X. 12 years ago
Vladimír Vondruš 7f38ccaf63 Using delegating constructors where apropriate. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš a9a5ead13d Dropped GCC 4.6 support. 12 years ago
Vladimír Vondruš 69d02ee7ee doc: strict ordering of sections in detailed documentation. 12 years ago
Vladimír Vondruš 5ba4a6b603 Platform: completed documentation review. 12 years ago
Vladimír Vondruš 8e1e8ee30e Platform: enable magnum-info on Windows. 12 years ago
Vladimír Vondruš 89f4ab09ad Platform: added WindowlessWglApplication. 12 years ago
Vladimír Vondruš 24aa7a1bbe Platform: include cleanup. 12 years ago
Vladimír Vondruš 8a412f1d5d Use SDL 2 instead of GLUT as the default and recommended toolkit. 12 years ago
Vladimír Vondruš 4573c357a2 Platform: default to non-resizable window in Sdl2Application. 12 years ago
Stefan Wasilewski 0ab546b32c fixed build on mac 12 years ago
Vladimír Vondruš bbd1d94e73 Platform: nicer vector value display in magnum-info. 12 years ago
Vladimír Vondruš f16a607a6f Platform: display max texture size in magnum-info. 12 years ago
Vladimír Vondruš 7afe12910a Platform: display max lod bias in magnum-info. 12 years ago
Vladimír Vondruš 4a5ea35961 GCC 4.5 compatibility: no range-based for. 12 years ago
Vladimír Vondruš 1e6e4c3f73 Install and find debug libraries with "-d" suffix. 12 years ago
Vladimír Vondruš 14a6b85612 Platform: removed long-deprecated InputEvent::Modifier::*Button values. 12 years ago
Vladimír Vondruš 2cb165d63a Platform: show MAGNUM_TARGET_WEBGL in magnum-info. 12 years ago
Vladimír Vondruš b5017752a3 Platform: fix Emscripten build. 12 years ago
Vladimír Vondruš 617e52436a Fix ES build. 12 years ago
Vladimír Vondruš 085d96ce25 Platform: support for debug context flag in GlutApplication. 12 years ago
Vladimír Vondruš c275640ee0 Platform: ability to specify context flags in Sdl2Application. 12 years ago
Vladimír Vondruš 0d7f779125 Platform: don't display limits by default. 12 years ago
Vladimír Vondruš 2e700ee384 Platform: create context later so its output is at better place. 12 years ago
Vladimír Vondruš 6c2740b7d9 Platform: print context flags in magnum-info. 12 years ago
Vladimír Vondruš 05f677cc30 Platform: removed deprecated Flags from Sdl2Application::Configuration. 12 years ago