summaryrefslogtreecommitdiffstats
path: root/Shaders/PostProcess/ToneMapping/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* ToneMapping: removed F3ONE and F3ZERO macrosEgor Yusov2019-07-021-18/+10
* Improved int vs uint handling in shadersEgor Yusov2019-05-061-3/+3
* Fixed build issue with semicolon after CHECK_STRUCT_ALIGNMENT macro on gccEgor2019-05-051-7/+7
* Fixed OpenGL shader compilation issues on MacOSEgor Yusov2019-05-051-2/+3
* GLTF Renderer: implemented tone mappingEgor Yusov2019-04-281-0/+12
* Moved ToneMapping functions to its own folderEgor Yusov2019-02-152-0/+150