Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-06GPU: Debug: Avoid double printing of compilation issuesClément Foucault
2021-12-09Cleanup: move public doc-strings into headers for 'gpu'Campbell Barton
2020-10-02Cleanup: trailing spaceCampbell Barton
2020-09-16GPUDebug: Add function to test if inside a debug groupClément Foucault
2020-09-14GPU: Add debug groupsClément Foucault
2020-09-12Cleanup: GPU: Remove unused GPU_debugClément Foucault
2020-09-01GPUDebug: Reformat GL debug callbacks and move them to GL backendClément Foucault
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-26Cleanup: GPU: Remove unused code and headerClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2017-02-28OpenGL: remove GPU_state_print functionMike Erwin
2016-08-19OpenGL: don't poll for errors, rely on KHR_debugMike Erwin
2016-08-17fix #includes for GPU debugMike Erwin
2016-08-09OpenGL: enhance debug outputMike Erwin
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-04-30Cleanup: styleCampbell Barton
2015-03-11Cleanup: styleCampbell Barton
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis