61 Commits (a6157e6b29f2c42a027d66b273aa286d33d5da20)

Author SHA1 Message Date
kallaballa a6157e6b29 fixed memory and lifetime issues 2 years ago
kallaballa 686d04d4d8 fixed memory and lifetime issues 2 years ago
kallaballa 2d737c7dcb API redesign 2 years ago
kallaballa 387962b371 separated window size and framebuffer size 2 years ago
kallaballa 22dabd954d refactoring app::display 2 years ago
kallaballa 2ebfb0cb0d Use OpenCLExecutionContextScope 2 years ago
kallaballa 94fc18e87c resize framebuffer behind the scenes 2 years ago
kallaballa ba046405ea refactoring, renaming and commenting 2 years ago
kallaballa 33e5ef93b8 fixed device resolution issue 2 years ago
kallaballa f12b47f3bf make the api context independent 2 years ago
kallaballa 830d94b227 fixed pixel ratio issue 2 years ago
kallaballa f7dc7305d7 remove dead workaround 2 years ago
kallaballa 18f8de80ff enable onscreen fps display 2 years ago
kallaballa a5f2b227ce moved all demos to the new api 2 years ago
kallaballa d1a88193c4 remove obsolete dependencies 2 years ago
kallaballa 375f0c5a3d added simply tooltip support 2 years ago
kallaballa 48d6133a17 refactoring, renaming and commenting 2 years ago
kallaballa 55e26b73c6 fix offscreen rendering 2 years ago
kallaballa fb4abd098b refactoring, renaming and commenting 2 years ago
kallaballa 789f70a3ce gui implementation based on nanogui 2 years ago
kallaballa f4b8f9ec84 ported to the new api 2 years ago
kallaballa 2f254d52cc refactoring 2 years ago
kallaballa 8427166789 refactoring, renaming and commenting 2 years ago
kallaballa cc8c30ed17 refactoring, renaming and commenting 2 years ago
kallaballa e431093d6a refactoring 2 years ago
kallaballa cbb26599f5 refactoring 2 years ago
kallaballa e349715026 improve offscreen rendering 2 years ago
kallaballa ea51091b26 use GLFW_TRUE for glfw 2 years ago
kallaballa b4408306f3 apple adapation and OpenGL-debug context configuration 2 years ago
kallaballa fb593f8918 call app::terminate at the end of the program 2 years ago
kallaballa 60c8a7a593 ported to GLFW3 but still retained the old X11/EGL implementation 2 years ago
kallaballa b81848ba2e fix offscreen assignment 2 years ago
kallaballa 329f8d2647 hide more implementational detail 2 years ago
kallaballa c09689cced fixed nvg glitch on first frame 2 years ago
kallaballa c8d7358598 silence warnings and expose egl parameters 3 years ago
kallaballa cd41b455e9 specify the window title 3 years ago
kallaballa 59a2b0b594 better fps and cl_platform printing 3 years ago
kallaballa be05b51a35 refactoring, renaming and commenting 3 years ago
kallaballa 745e41dee5 refactoring, renaming and commenting 3 years ago
kallaballa a12f1cb582 refactoring, renaming and commenting 3 years ago
kallaballa f8a5c86b7a gl::push and gl::pop not necessary anymore because we cleanup the GL-state 3 years ago
kallaballa 993c52b764 switch font 3 years ago
kallaballa e3b41c28b5 enable public domain font 3 years ago
kallaballa df4b5bee52 proper build up and tear down of gl states 3 years ago
kallaballa e5526c5a67 cosmetiques 3 years ago
kallaballa 83967ce847 updated demos to latest vaapi proposal 3 years ago
kallaballa b50fa596c6 adjust to new opencv draft 3 years ago
kallaballa 65aa4687df parameterization of the visual effect 3 years ago
kallaballa 5efae9b064 moved framebuffer flipping into the common code 3 years ago
kallaballa 58f664aa3e refactoring 3 years ago