10 Commits (f6de87a6bcc02bfee20e39d601815e826e0588a9)

Author SHA1 Message Date
kallaballa f6de87a6bc redesigned context sharing through texture sharing 2 years ago
kallaballa 09fef18a07 fixed a ton of warnings 2 years ago
kallaballa a5fb870c96 wasm adaption 2 years ago
kallaballa 3913388b7e WASM adaption 2 years ago
kallaballa 2cbbde05f6 std::hypot constexpr is a gnu extension 2 years ago
kallaballa ad4eb8f85b formatting 2 years ago
kallaballa 78c626b3f3 no more legacy gl samples 2 years ago
kallaballa 688a70e34a optionally support GLESv2 or GLESv3 2 years ago
kallaballa 85c412aab0 switch back to ES 3.0 2 years ago
kallaballa 8ce3594642 build all samples using cmake 2 years ago
kallaballa 1913b1ba4a finished OpenGL ES2 adaption 2 years ago
kallaballa 2d1d023917 restructure GLES 3.0 adaption defines 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 aaee24b753 include util.hpp in viz2d.hpp 2 years ago
kallaballa 1282824271 refactoring, renaming and commenting 2 years ago
kallaballa e55cb74a35 refactoring, renaming and commenting 2 years ago
kallaballa 00d0691d97 refactoring, renaming and commenting 2 years ago
kallaballa 4fc7e5e0d7 adapted the samples and added a Makefile 2 years ago
kallaballa 3228c82ff0 first draft of an opencv cmake module 2 years ago
kallaballa fea913e0ec GLES3 adaption 2 years ago
kallaballa 937cbaa7c8 updated demos 2 years ago
kallaballa 9c27d52c6c change namespace from kb::viz2d to cv::viz 2 years ago
kallaballa 236c0831e1 make support for vaapi and cl-gl sharing transparent 2 years ago
kallaballa 2d9b15e493 implemented a source/sink mechanism and ported all demos to it 2 years ago
kallaballa 7808201d73 refactoring, renaming and commenting 2 years ago
kallaballa 9ad15c64d3 restructured form 2 years ago
kallaballa d668f6a9e6 use the size of the input video for the output video 2 years ago
kallaballa f27f9fd8bc make hw acceleration a configuration option 2 years ago
kallaballa 4fbc8c0016 fixed OpenGL isolation issue if nvg 2 years ago
kallaballa f830c0f82b show fps in all demos 2 years ago
kallaballa 7164d256d1 use function pointers directly 2 years ago
kallaballa 892706de58 refactoring, renaming and commenting 2 years ago
kallaballa 9a92c42425 reworked namespaces 2 years ago
kallaballa 33ab611d6e refactoring, renaming and commenting 2 years ago
kallaballa ee2fc0bd86 fixed nvg viewport problems 2 years ago
kallaballa f9dd34e0d6 rename Window to Viz2D and finally fixed high-dpi support 2 years ago
kallaballa d7da31af7f push implementations into source files 2 years ago
kallaballa 6700973a6e separate initialize function 2 years ago
kallaballa 27da0cb943 fixed memory and lifetime issues 2 years ago
kallaballa 387962b371 separated window size and framebuffer size 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 f12b47f3bf make the api context independent 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 f4b8f9ec84 ported to the new api 2 years ago
kallaballa 2f254d52cc refactoring 2 years ago