12 Commits (6bcf0b5519c190826cf0f21efd87cbe256eabc48)

Author SHA1 Message Date
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Suleyman TURKMEN b33cb2e3f2 Update samples 6 years ago
Alexander Alekhin e28cc973bf samples: avoid using of legacy C-like API (part 2) 7 years ago
Vladimir Dudnik d4774ead43 d3d11-nv12 interop 9 years ago
Vladimir Dudnik 6c452addfe changed output from fps to time (in msec). Notes for dx10 and dx11: the first measure is wrong (zero), the followiing are correct; measured time includes output text to surface. 9 years ago
Vladimir Dudnik dee05f982b compute fps changed (now only interop counts). fixed d3d10 and d3d11 print info method (there were issues with texture mapping) 9 years ago
Vladimir Dudnik 38723b0339 simplified sample's interface (remove odd "no processing" branch, add print to screen for processing mode) 9 years ago
Vladimir Dudnik c64a15294d short description moved to the beginning of file 10 years ago
Vladimir Dudnik 892684ebe5 add short description 10 years ago
Vladimir Dudnik af806bc816 replaced macros with template func 10 years ago
Vladimir Dudnik f0197006e0 removed original samples and replace them with new ones. modified new samples (reduce code duplication, add cmd line params and short description) 10 years ago
Alexander Alekhin 11b9d5bf4d core: added DirectX interop implementation (OpenCL) with samples 11 years ago