Blender Git Commit Log

Git Commits -> Revision bc94036

Revision bc94036 by Julian Eisel (master)
January 29, 2021, 13:17 (GMT)
GPU: Remove unused GPU debugging command line options

Removes two unused --debug-gpu command line flags (unused as in, does nothing):
* `--debug-gpumem`: Unused since c08d84748804, the info is now available in
the status-bar if enabled in the Preferences. Initially added in
fec317de8d57.
* `--debug-gpu-shaders`: Unused since 216d78687d2b, double checked with
Cl�ment, he says it's not that useful nowadays. Initially added in
fec317de8d57.

Addresses T83954 and T83953.

Differential Revision: https://developer.blender.org/D10244

Reviewed by: Cl�ment Foucault

Commit Details:

Full Hash: bc94036a76b63254181788ce5814fb946f52a287
Parent Commit: 75e8e01
Lines Changed: +8, -30

3 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+8, -11) (Diff)
/source/blender/python/intern/bpy_app.c (+0, -5) (Diff)
/source/creator/creator_args.c (+0, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021