aboutsummaryrefslogtreecommitdiffstats
path: root/src/iblbaker
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-05-301-1/+0
* Use new Qt configure feature for MetalAndy Nichols2024-04-081-1/+1
* balsam/iblbaker: Destroy offscreensurface with OpenGLLaszlo Agocs2024-02-261-1/+3
* Remove the use of GENERATE_PRIVATE_CPP_EXPORTSAlexey Edelev2024-01-161-1/+0
* Remove the use of all _PRIVATE_EXPORTSAlexey Edelev2024-01-161-1/+1
* Move most of QSSGRhiContext to the private classLaszlo Agocs2023-11-241-3/+4
* Expose the render context interfaceChristian Strømme2023-10-241-2/+1
* Move and improve the cache of built-in shadersChristian Strømme2023-10-231-6/+2
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-11/+0
* Remove some usage of QSSGRef for shader pipelinesChristian Strømme2023-05-191-2/+2
* Replace QSSGRef usage in the render context interfaceChristian Strømme2023-04-181-2/+2
* Use resize() + memcpy in appendBinaryVector()Thiago Macieira2023-03-201-7/+6
* Use QVector::resize() to padThiago Macieira2023-03-011-2/+1
* Remove loop over a hardcoded, single-element std::mapThiago Macieira2023-03-011-15/+13
* Enable D3D12Laszlo Agocs2023-02-211-0/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Follow QRhi API cleanupsLaszlo Agocs2022-07-151-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-163-84/+6
* Fix build: missing QOffscreenSurface includeThiago Macieira2022-04-191-0/+1
* Add internal enablers for setting the W (R) addressing modeLaszlo Agocs2022-03-111-2/+2
* Rename compressedData private var to textureFileDataLaszlo Agocs2022-03-101-3/+3
* Add support for EXR image files as HDR file sourcesAndy Nichols2022-02-161-1/+1
* Make sure to convert non HDR light probe images to linear color spaceAndy Nichols2022-01-171-2/+13
* Refactor IBL prefilteringAndy Nichols2022-01-071-62/+40
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-032-14/+3
* Retire QSSGRenderInputStreamFactoryEirik Aavitsland2021-04-291-2/+1
* Add a simple file opening function to simplify data loadingEirik Aavitsland2021-04-281-2/+2
* Request OpenGL version in iblbakerLaszlo Agocs2021-02-231-0/+9
* iblbaker: Remove Windows 7 VM workaroundLaszlo Agocs2021-02-191-11/+1
* Move iblbaker into its own libraryLaszlo Agocs2021-02-164-0/+900