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-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-04-13pyGPU: Port 'StageInterfaceInfo' and 'ShaderCreateInfo' typesGermano Cavalcante
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-05-14Python GPU: New 'platform' moduleGermano Cavalcante
2021-05-14Python GPU: New 'capabilities' moduleGermano Cavalcante
2021-02-17Python: gpu module: add new submodules and typesGermano 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
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-02Revert file rename from T59773 fixCampbell Barton
2019-01-02Fix T59773: Raise exception if the gpu module is used in backgound mode.mano-wii
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-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault