36 Commits (a87cc21f11d7f3e12e9c832e4c4b31f591c1b32c)

Author SHA1 Message Date
kallaballa 8502cba27e redesigned pipelining + gl-sharing strategy and updated all demos 1 year ago
kallaballa ddda8c0805 latest 1 year ago
kallaballa b7a7f8fbfe ported and formatted more samples 2 years ago
kallaballa 15a792fdd1 emscripten adaptions 2 years ago
kallaballa cbc6082fcf ported all demos and examples to the new api 2 years ago
kallaballa 834ba6e891 latest 2 years ago
kallaballa a9dfdbf8bc redisgned v4d-contexts to take variadic arguments instead of lamda-capturing. 2 years ago
kallaballa 7a1497524f updated all demos to support parallel execution 2 years ago
kallaballa 3cb2faae42 implemented partial context allocation and pipelining 2 years ago
kallaballa 260be3181d more imgui porting 2 years ago
kallaballa 7d0f1003a1 ported ES3 and EMSCRIPTEN mode to imgui 2 years ago
kallaballa 52dbb39bbd restructured gl loading and context handling 2 years ago
kallaballa 1863e6bfa0 replaced nanogui with imgui 2 years ago
kallaballa b2372c3be8 adjusted window and capture size in all samples 2 years ago
kallaballa eac533cc14 avoid global V4d instances by passing the cv::Ptr around and finish up thread pool workers before exit 2 years ago
kallaballa d410c5abe2 refactoring, renaming, commenting 2 years ago
kallaballa baea51bf41 update source comments of examples 2 years ago
kallaballa 20e6a4cb7a brushing up demos & examples 2 years ago
kallaballa ad4dcb81c4 inter-context copy for webgl2 2 years ago
kallaballa 8b896b2a46 many small fixes 2 years ago
kallaballa d4bb97963e refactoring of the public interface 2 years ago
kallaballa 518a4c4a11 better support for resizeable windows 2 years ago
kallaballa ef7361a0db optimize wasm/opengl rendering and video capturing 2 years ago
kallaballa d826d644cf fancier vector graphics examples 2 years ago
kallaballa 3c17e93a04 stash 2 years ago
kallaballa 06f875842e stash 2 years ago
kallaballa e9fe173048 refactored updateFps() and introduced frame count 2 years ago
kallaballa 55592b3dcb big time refactoring mainly for portability reasons 2 years ago
kallaballa 23a83adb23 huge refactoring 2 years ago
kallaballa ae1ba1205c reworked framebuffer handling 2 years ago
kallaballa 09fef18a07 fixed a ton of warnings 2 years ago
kallaballa 21fe280d7e updated docs to not include any legacy GL anymore 2 years ago
kallaballa 3913388b7e WASM adaption 2 years ago
kallaballa 688a70e34a optionally support GLESv2 or GLESv3 2 years ago
kallaballa dadfd83621 shortened examples a bit 2 years ago
kallaballa 66287912e3 add samples 2 years ago
kallaballa 20c48b93ad more renaming 2 years ago
kallaballa 10b88dc7fd global renaming of viz2d to v4d 2 years ago
kallaballa 8f8a89644e documentation touch-ups 2 years ago
kallaballa a158b206e9 fix visibility order 2 years ago
kallaballa f621ec8ef8 large restructing of documentation 2 years ago
kallaballa 7bb2f1b00e added minimal examples 2 years ago