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-10-25DRW: Pointcloud: Refactor drawing to remove instancingClément Foucault
2022-10-24GPencil: Use indexed rendering instead of instancesClément Foucault
2022-10-07Cleanup: DRW: Rename ViewInfos to ViewMatricesClément Foucault
2022-10-07DRW: Move clipping planes to their own UBOClément Foucault
2022-10-07DRW: Split ViewCullingData out of ViewInfosClément Foucault
2022-09-02DRWManager: New implementation.Clément Foucault
2022-05-02EEVEE: Rewrite: Implement nodetree support with every geometry typesClément Foucault
2022-05-01Overlay: Port wireframe shader to use shaderCreateInfoClément Foucault
2022-03-31DRW: Rename DRW_shgroup_uniform_vec4_array_copy to mat4_copyClément Foucault
2022-03-30DRW: Port draw_common.c to use shared definition with GLSLClément Foucault
2022-03-26DRW: Port draw_common.c to use shared definition with GLSLClément Foucault
2022-03-20DRW: Introduce GPencil common GLSL libraryClément Foucault
2022-02-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-04DRW: Fix a commentClément Foucault
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-27GPUShaderCreateInfo: Remove push_constant indexingClément Foucault
2022-01-26D13910: Workbench: Port shaders to use GPUShaderCreateInfoClément Foucault
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker