Commit History

Author SHA1 Message Date
  Trevor Baron 3e44745c98 avoid branching in shaders, avoid sampling center pixel twice in dof blur, move samplers to inside if statements in coc shader 7 years ago
  Trevor Baron 32e477b301 split dof and bloom into separate merges 7 years ago
  Trevor Baron 5ac670c41b rename depthOfFieldMerge to defaultPipelineMerge 7 years ago
  Trevor Baron 0227e4e299 Moved to new class and observe same output as before 7 years ago
  Trevor Baron 4b64801911 set dof blur using outputs instead of inputs 7 years ago
  Trevor Baron 1b31e9187f rename quality to blurlevel 7 years ago
  Trevor Baron a119477b79 replace kernel size with quality and use blur pyramid to improve blur quality 7 years ago
  Trevor Baron d42237ed9b use mix to blend, avoid division by 0 7 years ago
  Trevor Baron 19e8e2f729 adding depth of field to default pipeline 7 years ago