291 Commits (a9dfdbf8bca55b5343aa0e1befff7960494cc905)

Author SHA1 Message Date
kallaballa a9dfdbf8bc redisgned v4d-contexts to take variadic arguments instead of lamda-capturing. 2 years ago
kallaballa 2d3e74da84 we don't need to capture thread_local variables 2 years ago
kallaballa d2c47d0dd0 reenabled parallel capture 2 years ago
kallaballa dca04428ec reenabled parallel capture 2 years ago
kallaballa 7a1497524f updated all demos to support parallel execution 2 years ago
kallaballa 3d93199fd3 emscripten adaptions 2 years ago
kallaballa adde60578f small optimizations 2 years ago
kallaballa 3cb2faae42 implemented partial context allocation and pipelining 2 years ago
kallaballa b3ff1a4dab implement async and threadsafe mode for source 2 years ago
kallaballa 1f1a32dbe3 support for new source/sink implementation 2 years ago
kallaballa 5c1260be6e support for the new source/sink implementations 2 years ago
kallaballa 5c4f7f6114 renaming 2 years ago
kallaballa a59af88fff support for sync and thread-safe Sources/Sinks 2 years ago
kallaballa fff3a952c9 use sequence numbers for frames 2 years ago
kallaballa ee8a3259b1 added optional thread-safety to Source/Sink for experiments 2 years ago
kallaballa d67bbb2459 updated doxygen-bootstrapped 2 years ago
kallaballa b1793e7fb1 renaming 2 years ago
kallaballa ebdaac01c3 add copying of doxygen assets to CMakeLists.txt 2 years ago
kallaballa 161f2c8db6 introduced sync capturing from sources 2 years ago
kallaballa 4fcec11b51 actually use the OFFSCREEN constant 2 years ago
kallaballa 9acaef853c font-demo: ported to ImGui 2 years ago
kallaballa a300fe9585 updated markdown docs 2 years ago
kallaballa d53f36b413 shader-demo: ported the gui to ImGui 2 years ago
kallaballa 351283682a shader-demo: fixed initial color handling 2 years ago
kallaballa 15a2f54404 optimized gpu capture for wasm 2 years ago
kallaballa b4128443b9 renaming 2 years ago
kallaballa 89e03fdfd0 improved doxygen linking 2 years ago
kallaballa cf2f777b6f added documentation and a generated html to the new example 2 years ago
kallaballa edebe275b8 set initial stretch mode in optflow-demo 2 years ago
kallaballa ac247b8c88 fix glew init 2 years ago
kallaballa 35f889afb7 further refined the new example 2 years ago
kallaballa 5d1a530816 refined the new example 2 years ago
kallaballa 7fc418f8c0 display_image_nvg: a new tutorial about displaying images using nanovg 2 years ago
kallaballa fd158a3800 add missing functions to the nvg wrapper 2 years ago
kallaballa 533727570a new prototypes for imguicontextimpl 2 years ago
kallaballa 1ea74332b2 renaming 2 years ago
kallaballa 6906d0e9d6 renaming 2 years ago
kallaballa 3f4c186ca8 removed obsolete line 2 years ago
kallaballa 91ff766d7d emscripten adaptions to optflow-demo 2 years ago
kallaballa 17637cbe3a pass events on to ImGui 2 years ago
kallaballa 0c514d73a3 make the FPS display optional 2 years ago
kallaballa d09471aa92 renaming 2 years ago
kallaballa 9bb26f9511 instead of glFlush and glFinish use fence and wait for synchronisation 2 years ago
kallaballa 29ab40074e update generated html 2 years ago
kallaballa 8a5ceb64e0 update generated html 2 years ago
kallaballa b27cf9f3cf clear the backbuffer after swap 2 years ago
kallaballa 242ee75982 crop video frames to aspect in HTML5Capture 2 years ago
kallaballa 51d2ed99b3 initial color for shader-demo 2 years ago
kallaballa 2926b03200 we don't need to translate hue anymore 2 years ago
kallaballa 355ba75152 suppress warning 2 years ago