Blender Git Commit Log

Git Commits -> Revision 18753e3

April 9, 2021, 08:34 (GMT)
Revert "Use GPUBatch to handle compute pipeline."

This reverts commit 982e8ef6fdd811cda953cb2f20e7f4e565126f80.

Commit Details:

Full Hash: 18753e3167ee7cde146c84a59fafd0db47b5d507
Parent Commit: 982e8ef
Lines Changed: +133, -65

3 Added Paths:

/source/blender/gpu/intern/gpu_compute.cc (+37, -0) (View)
/source/blender/gpu/opengl/gl_compute.cc (+35, -0) (View)
/source/blender/gpu/opengl/gl_compute.hh (+30, -0) (View)

9 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+4, -0) (Diff)
/source/blender/gpu/GPU_batch.h (+0, -6) (Diff)
/source/blender/gpu/intern/gpu_backend.hh (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_batch.cc (+1, -19) (Diff)
/source/blender/gpu/intern/gpu_batch_private.hh (+0, -1) (Diff)
/source/blender/gpu/opengl/gl_backend.hh (+6, -0) (Diff)
/source/blender/gpu/opengl/gl_batch.cc (+0, -13) (Diff)
/source/blender/gpu/opengl/gl_batch.hh (+0, -1) (Diff)
/source/blender/gpu/tests/gpu_shader_test.cc (+19, -25) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021