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-11-08Cleanup: PyMethodDef formattingCampbell Barton
2022-06-22Cleanup: remove redundant GPU headersCampbell Barton
2022-04-13pyGPU: Port 'StageInterfaceInfo' and 'ShaderCreateInfo' typesGermano Cavalcante
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-02-17Python: gpu module: add new submodules and typesGermano Cavalcante
2021-02-17Cleanup: Use 'pygpu_' prefix in the cpython GPU moduleGermano Cavalcante
2021-02-12PyAPI: use PyModule_AddType utility functionCampbell Barton
2021-02-11Cleanup: Python GPU: Use consistent prefixes for local APIGermano Cavalcante
2021-01-11Revert "Fix typo; Documentation; Expose layer for framebuffer attachament; Ad...Germano Cavalcantemano-wii
2021-01-11Fix typo; Documentation; Expose layer for framebuffer attachament; Add frameb...Germano Cavalcantemano-wii
2019-08-02Cleanup: doxy sectionsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Cleanup: style, use braces for the Python APICampbell Barton
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
2018-09-27Python GPU module: Wrap GPUIndexBufmano-wii
2018-09-14GPU module: Initial implementation of the `gpu.shader` submodule.mano-wii
2018-09-06Join the python modules `gpu` and `_gpu` into one.mano-wii
2018-07-19Cleanup: styleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault