aboutsummaryrefslogtreecommitdiff
path: root/BuddhaTest/Shaders/BuddhaFragment.glsl
Commit message (Expand)AuthorAgeFilesLines
* 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