317 Commits (041759dfa1b18a3079e621dadd818f3e45bf49cb)

Author SHA1 Message Date
kallaballa 511c814baa fixed all warnings 2 years ago
kallaballa 854452c30d fixed all warnings 2 years ago
kallaballa fdb26c873b more porting to the new api 2 years ago
kallaballa 66966406a3 ported multi-context rendering to the new api 2 years ago
kallaballa 050977370d more porting to the new api 2 years ago
kallaballa cdeb474c9a more porting to the new api 2 years ago
kallaballa 9801aac3f8 adjust background of fps display 2 years ago
kallaballa 0add0d8c03 require stateless functions for imgui as well 2 years ago
kallaballa 332b36d4b8 comment 2 years ago
kallaballa efa7c9cf39 configure imgui to use CV_EXPORTS 2 years ago
kallaballa 38d5a5dea2 shader-demo: free gl resources 2 years ago
kallaballa 5562c814e5 restructure shader-demo 2 years ago
kallaballa 7def570183 renaming 2 years ago
kallaballa db5af7ae67 ported shader-demo to new api 2 years ago
kallaballa b40a44e432 print system info earlier 2 years ago
kallaballa b7a7f8fbfe ported and formatted more samples 2 years ago
kallaballa 4da4b9ad7b renaming 2 years ago
kallaballa 17a992e74e ported optflow-demo and font-demo to the new api 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 f762e5297d optflow-demo: fixed last fb copy 2 years ago
kallaballa b8265c7fcc latest 2 years ago
kallaballa caafd2929b use stateless lambdas 2 years ago
kallaballa ff8ceea99d emscripten adaptions 2 years ago
kallaballa 598039d32b remove obsolete code 2 years ago
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