summaryrefslogtreecommitdiffstats
path: root/Shaders/PostProcess/ToneMapping (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-02ToneMapping: removed F3ONE and F3ZERO macrosEgor Yusov1-18/+10
2019-05-06Improved int vs uint handling in shadersEgor Yusov1-3/+3
2019-05-05Fixed build issue with semicolon after CHECK_STRUCT_ALIGNMENT macro on gccEgor1-7/+7
2019-05-05Fixed OpenGL shader compilation issues on MacOSEgor Yusov1-2/+3
2019-04-28GLTF Renderer: implemented tone mappingEgor Yusov1-0/+12
2019-02-15Moved ToneMapping functions to its own folderEgor Yusov2-0/+150