aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/06-better-previewRevert "Move state cache back to local variable. Shared will be needed later."Andreas Grois8 years
masterIncrease image area slightlyAndreas Grois8 years
feature/05-importancemap-unusableKinda working importance map.Andreas Grois8 years
 
TagDownloadAuthorAge
v0.0.3½-speedcommit 0c7b45b4e8...Andreas Grois8 years
v0.0.3-adaptive-iterationscommit c201835412...Andreas Grois8 years
v0.0.2-kindaWorkingBettercommit 65586cd259...Andreas Grois8 years
v0.0.1-kindaworkingcommit 1e4079d59c...Andreas Grois8 years
 
AgeCommit messageAuthorFilesLines
2018-03-18Fix build error regarding debug log clockv0.0.3½-speedAndreas Grois1-1/+1
2018-03-18Undo splitting of buffers in three. Makes buffer access much fasterAndreas Grois4-51/+21
2018-03-18Move totaliterations calculation to CPU. This frees 4 VGPRs.Andreas Grois2-5/+5
2018-03-18Undo change to directly work on buffer. Causes about 30% slowdown...Andreas Grois2-21/+25
2018-03-18Add option to skip short orbits. Add option to print debug output.Andreas Grois4-4/+24
2018-03-17Adjust default workgroup sizes to better match recommended values.Andreas Grois2-9/+9
2018-03-17Remove layout specifier from struct. Seems it's not allowed after all.v0.0.3-adaptive-iterationsAndreas Grois1-1/+0
2018-03-17Properly calculate required buffer size. I'm starting to think that std140 wo...Andreas Grois1-3/+8
2018-03-17Fix memory allocation for state buffer. How could that ever work?Andreas Grois2-2/+11
2018-03-17Seems vec2 needs 16 bytes on nVidia...Andreas Grois1-1/+1
[...]
 
Clone
http://git.grois.info/BuddhaShader