summaryrefslogtreecommitdiffstats
path: root/tests/manual/rendercapture-cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-234-4/+4
* Remove qmake build filesMike Krus2023-03-171-13/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-224-199/+11
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Make sample meshes geometry renderers againMike Krus2020-07-301-7/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+23
* Fix build for Qt6Mike Krus2020-05-061-4/+1
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-1/+1
|\
| * Fix crash in rendercapture-cpp manual testPaul Lemire2020-03-231-1/+1
* | Make default geometries viewsMike Krus2020-02-271-2/+8
|/
* Fix rendercapture-cpp example crash when using continuous captureMäättä Antti2017-04-181-3/+5
* QRenderCapture: add saveImage() to replace saveToFile()Andy Maloney2017-04-121-1/+1
* Clean up QRenderCapture(Reply) APIKevin Ottens2017-02-231-16/+10
* Fix -Wreorder warningsSean Harmer2017-02-081-2/+2
* Add render capture exampleAntti Määttä2016-10-205-0/+533