21 Commits (b0cbb4066c3ea9e9fdb4e40a46f3b331c7a46e25)

Author SHA1 Message Date
Vladimír Vondruš ffb868cbe1 Platform: fix compilation of GLX applications on ES. 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š 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š c7b23a884f Be consistent and use our own platform definitions. 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š 8e1e8ee30e Platform: enable magnum-info on Windows. 12 years ago
Vladimír Vondruš 89f4ab09ad Platform: added WindowlessWglApplication. 12 years ago
Vladimír Vondruš 1e6e4c3f73 Install and find debug libraries with "-d" suffix. 12 years ago
Vladimír Vondruš cb8eecce51 Platform: initial version of AndroidApplication. 12 years ago
Vladimír Vondruš 5cd544b06d Platform: move eglErrorString() helper to separate header. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 6e2dcec59c Platform: better checks for magnum-info compilation. 13 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 13 years ago
Vladimír Vondruš fa90558727 Handle WITH_* options for utilities better. 13 years ago
Vladimír Vondruš aa5b888bb2 Platform: added ScreenedApplication class. 13 years ago
Vladimír Vondruš bb7f414a69 Platform: don't try to install what isn't there anymore. 13 years ago
Vladimír Vondruš 4fcd57fb31 Platform: hide those ugly *ContextHandlers into Implementation namespace. 13 years ago
Vladimír Vondruš 37e4f9d6f7 Platform: ported Sdl2Application to Emscripten. 13 years ago
Vladimír Vondruš 15cc649b27 Platform: markup improvements for web applications. 13 years ago
Vladimír Vondruš e4790eaec9 Fix installation dir for DLLs on Windows. 13 years ago
Vladimír Vondruš 100990cb0e Move extension loading into Magnum::Context. 13 years ago
Vladimír Vondruš ce52947297 Platform: don't forget to install also the CSS file. 13 years ago
Vladimír Vondruš 106921ac99 Platform: improve magnum-info in NaCl, add reusable JS and CSS files. 13 years ago
Vladimír Vondruš e8e94d86f5 Platform: minor CMakeLists.txt cleanup. 13 years ago
Vladimír Vondruš a08978e7cb Platform: ported magnum-info to NaCl. 13 years ago
Vladimír Vondruš 7b68dc2e0a Platform: added WindowlessNaClApplication. 13 years ago
Vladimír Vondruš 5f77a12f47 Fixed typos (ahem). 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 90dbb28763 Thorough CMakeLists cleanup. 13 years ago
Vladimír Vondruš 14a5f1a864 Platform: added magnum-info utility. 14 years ago
Vladimír Vondruš 8e947fbabb Platform: Added WindowlessGlxApplication. 14 years ago
Vladimír Vondruš 9f20c8bca4 Platform: forgot to rename *WindowContext -> *Application in some places. 14 years ago
Vladimír Vondruš 643977abbd Platform: support for NaCl applications. 14 years ago
Vladimír Vondruš 9cf48eee56 Platform: removed unneeded AbstractApplication base. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago