aboutsummaryrefslogtreecommitdiff
path: root/BuddhaTest/Shaders/BuddhaFragment.glsl
Commit message (Expand)AuthorAgeFilesLines
* Back to full image size buffers, and range support in shaderAndreas Grois2018-03-231-3/+6
* Make preview use color scale and gammaAndreas Grois2018-03-221-1/+3
* Get occupancy back up good by exploiting shared memory.Andreas Grois2018-03-221-3/+3
* Initial commit for better brightness.Andreas Grois2018-03-221-1/+4
* Undo splitting of buffers in three. Makes buffer access much fasterAndreas Grois2018-03-181-11/+3
* Correct line endings.Andreas Grois2018-03-171-37/+37
* Force starting values to be outside main cardioid and bulb, and add storage s...Andreas Grois2018-03-151-6/+6
* Split buffer in three, one per color (as OpenGL guarantees that one can at le...Andreas Grois2018-03-111-4/+12
* Remove useless mirror code in fragment shader. Buffer is already mirrored now.Andreas Grois2018-03-101-1/+1
* Move buffer dimensions out of buffer into uniforms. No longer odd -2Andreas Grois2018-03-101-2/+3
* Reduce buffer size by a factor of 2 (image is symmetric)Andreas Grois2018-03-101-1/+1
* Initial CommitAndreas Grois2018-03-091-0/+28