Historique des commits

Auteur SHA1 Message Date
  Trevor Baron 7859ceabe7 move fxaa before bloom il y a 7 ans
  Trevor Baron 1336ef4e7f fix bloom to work on the first frame rendered il y a 7 ans
  Trevor Baron 9fbd1f8be9 add dispose that was missing il y a 7 ans
  Trevor Baron 8714902063 fallback to old bloom if needed il y a 7 ans
  Trevor Baron c77e8dd423 updated blur il y a 7 ans
  Trevor Baron 782a8f8ae8 update texture sharing and clearing il y a 7 ans
  Trevor Baron 7e05404ec6 dof and bloom to share merge post process il y a 7 ans
  Trevor Baron 5ac670c41b rename depthOfFieldMerge to defaultPipelineMerge il y a 7 ans
  Trevor Baron 68e17c13fa add back image processing il y a 7 ans
  Trevor Baron bfc5c20ecc handle bloom disposal/state il y a 7 ans
  Trevor Baron 0227e4e299 Moved to new class and observe same output as before il y a 7 ans
  Trevor Baron f737c12957 delay shader compilation until build il y a 7 ans
  Trevor Baron ef54caea5f move fxaa to end of pipeline to avoid issues with bloom for now il y a 7 ans
  Trevor Baron 25daa03f78 avoid reusing finalmerge texture when hdr mode is disabled il y a 7 ans
  Trevor Baron a4b660f970 don't activate depth renderer until dof is enabled il y a 7 ans
  Trevor Baron d40d4c9851 avoid clears il y a 7 ans
  Trevor Baron ecb3ce8a62 share textures il y a 7 ans
  Trevor Baron fd35ca1efc move fxaa to start of default pipeline il y a 7 ans
  Trevor Baron 0e03b1e1b1 maintain pipeline effect state il y a 7 ans
  Trevor Baron 39bb989894 add chromatic aberration to default pipeline il y a 7 ans
  Trevor Baron 98f1988299 add msaa and sharpness effect to default pipeline il y a 7 ans
  Trevor Baron 57bdb0c942 enable msaa in default pipeline when availible il y a 7 ans
  Trevor Baron 34a8b2884c use min/max z from depthTexture il y a 7 ans
  Trevor Baron e3a8f403cb updated dof validation to use multiple cameras, added support for dof/circle of confusion to specify a camera to be used il y a 7 ans
  Trevor Baron 1b31e9187f rename quality to blurlevel il y a 7 ans
  Trevor Baron a119477b79 replace kernel size with quality and use blur pyramid to improve blur quality il y a 7 ans
  Trevor Baron 8a1289a016 remove unneeded clears il y a 7 ans
  Trevor Baron 51eddca4e3 add more documentation il y a 7 ans
  Trevor Baron 27576a6a24 mid commenting il y a 7 ans
  Trevor Baron 9f057e0467 remove postProcessRenderPass, update depthOfFieldEffect to properly implement postProcessRenderEffect il y a 7 ans