Blender Git Commit Log

Git Commits -> Revision 46d0e93

February 13, 2020, 20:08 (GMT)
GPencil: Opti: Merge AntiAliasing pass with compositing pass

This avoid a useless memory write operation.

Commit Details:

Full Hash: 46d0e93b5474e12eb8244fcceac15771ac7131c3
Parent Commit: 5de44e3
Lines Changed: +59, -82

1 Deleted Path:

/source/blender/draw/engines/gpencil/shaders/gpencil_composite_frag.glsl (+0, -28)

6 Modified Paths:

/source/blender/draw/CMakeLists.txt (+0, -1) (Diff)
/source/blender/draw/engines/gpencil/gpencil_antialiasing.c (+30, -16) (Diff)
/source/blender/draw/engines/gpencil/gpencil_engine.c (+3, -23) (Diff)
/source/blender/draw/engines/gpencil/gpencil_shader.c (+0, -10) (Diff)
/source/blender/draw/engines/gpencil/gpencil_shader_fx.c (+1, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_antialiasing_frag.glsl (+25, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021