30 Commits (4d1203d66e5c8fc145b5455a2bc92f50fad36622)

Author SHA1 Message Date
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
Vladimír Vondruš b406404969 Platform: there is no point in disabling copy/move of Configuration. 13 years ago
Vladimír Vondruš 5c0747359a Platform: add default argument to createContext(). 13 years ago
Vladimír Vondruš 77677ff48d Platform: unified and cleaned up context creation. 13 years ago
Vladimír Vondruš 75ac846df1 Platform: documentation updates. 13 years ago
Vladimír Vondruš 1c10a5f595 More documentation crosslinking and fixes. 13 years ago
Vladimír Vondruš 3295e7e920 Platform: thoroughly documented building and usage with CMake. 13 years ago
Vladimír Vondruš 4815df2aca Platform: removed unneeded include. 13 years ago
Vladimír Vondruš 883600e373 Platform: make Configuration constructors explicit. 13 years ago