38 Commits (6dafbd0c14dc1fca0039edaa42ab8afebb5e50bd)

Author SHA1 Message Date
Vladimír Vondruš 6dafbd0c14 Platform: since we #include the Context anyway, no need to PIMPL it. 5 years ago
Vladimír Vondruš fd1492f56b GL: introduce Context::Configuration mirroring --magnum-* arguments. 5 years ago
Vladimír Vondruš 64433315a1 Doc++, updated credits and changelog. 5 years ago
Konstantinos Chatzilygeroudis 4771ae9fb8 [WindowLessApps]: add release option to contexts [egl,cgl,glx for linux] 5 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 5222cf3478 doc: change all "latest" additions/deprecations to 2020.06. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 2c10e09148 Platform: add context getters to all windowless apps. 6 years ago
Stéphane Brard 4d1203d66e Platform: added shared context support to windowless applications. 6 years ago
Vladimír Vondruš f7e41d6e96 Platform: add search aliases to have things discoverable betters. 6 years ago
Vladimír Vondruš c1f43709fd doc: sweeping update of CMake usage instructions. 6 years ago
Vladimír Vondruš d6718aaa1d doc: use PRIVATE in target_link_libraries() CMake snippets. 6 years ago
Vladimír Vondruš 7ced4740fd Silence a bunch of macOS-specific warnings. 6 years ago
Vladimír Vondruš 544f30b52f Platform: make Application and other conditional aliases searchable. 7 years ago
Vladimír Vondruš 8e8010c40b Document and print helpful error messages for GL-dependent features. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 6bf91f4cdd Platform: removed deprecated constructors taking nullptr. 8 years ago
Vladimír Vondruš 298e7c20a7 Split the OpenGL layer out, pt 23: adapted Platform. 8 years ago
Vladimír Vondruš 28475e1bd8 Doc++ 8 years ago
Vladimír Vondruš 8e49ba20ec doc: building docs updates. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš d49b8efe9e Platform: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 1c433486cd Consistently use macOS instead of OSX. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 6feda42f13 Platform: reworked windowless apps to make threaded contexts possible. 10 years ago
Vladimír Vondruš 02c1c8cfd4 Platform: don't copy windowless app docs from windowed apps. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš b5ced6ee13 Platform: note that WindowlessCglApplication is w/o default FB. 10 years ago
Vladimír Vondruš 578e3635dc Platform: add constructor for *Application::Arguments structs. 11 years ago
Vladimír Vondruš d54be041c4 Platform: WindowlessCglApplication cleanup. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš c2f4f820fc Platform: fix compilation of WindowlessCglApplication. 12 years ago
Vladimír Vondruš 984b8003ea Platform: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 3eff64ab62 Platform: doc++. 12 years ago
Vladimír Vondruš 6c766df568 Move function pointer loading into platform-specific class. 12 years ago
Vladimír Vondruš df05a2d8a5 Properly credit all contributors. 12 years ago
Travis Watkins f845884a6e Add support for windowless applications on OS X. 12 years ago
Vladimír Vondruš 5ba4a6b603 Platform: completed documentation review. 12 years ago
Vladimír Vondruš 24aa7a1bbe Platform: include cleanup. 12 years ago
Vladimír Vondruš c34260d603 Platform: even more doc++. 12 years ago
Vladimír Vondruš 68a6729173 Platform: more documentation updates. 12 years ago
Vladimír Vondruš c084c4ebc4 Platform: another round of insane documentation updates. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš ae2b2cd0f6 Platform: undefine more Xlib nonsense. 13 years ago
Vladimír Vondruš 8bc1793cab Platform: make viewportEvent() only optional. 13 years ago
Vladimír Vondruš 698b150c90 Platform: disable copy/move of Application classes. 13 years ago
Vladimír Vondruš da049642cf Platform: WindolessGlxApplication::Configuration can be a POD. 13 years ago