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-07DRW: Remove mouse_pixel and is_inverted from ViewInfosClément Foucault
2022-10-07DRW: Move clipping planes to their own UBOClément Foucault
2022-10-07DRW: Remove view vectorsClément Foucault
2022-10-07DRW: Move CameraTexCoFactors to engine specific storageClément Foucault
2022-10-06Cleanup: spelling in code commentsCampbell Barton
2022-10-05DRW: Split ViewProjectionMatrix in order to increase precisionClément Foucault
2022-09-02DRWManager: New implementation.Clément Foucault
2022-08-09DRW: DebugDraw: Port module to C++ and add GPU capabilitiesClément Foucault
2022-05-01Fix T97545 DRW: Crash cause by invalid `"` char in glsl sourceClément Foucault
2022-04-14GPU: Make nodetree GLSL Codegen render engine agnosticClément Foucault
2022-03-30DRW: Port draw_common.c to use shared definition with GLSLClément Foucault
2022-03-22Metal: Make GLSL shader source MSL compliant alsoJason Fielder
2022-02-06DRW: Add preprocessor error if including common_view_lib.glsl without draw_viewClément Foucault
2022-01-26DRW: Fix builtin uniform name mismatchClé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
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-21Cleanup: EEVEE: change cameraVec macro to cameraVec(P)Clément Foucault
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-08-10Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-09Fix T79246 GPUShader: compile error on AWS Elastic GraphicsClément Foucault
2020-07-30EEVEE: GLSL refactor/cleanupClément Foucault
2020-07-15PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-07-15DRW: View: Add ViewVecs calculationClément Foucault
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-03Revert "Fix T74110: EEVEE Shadow Pass"Jeroen Bakker
2020-02-27Fix T74110: EEVEE Shadow PassJeroen Bakker
2019-12-08Fix T72240: GLSL error with some old NVIDIA drivers, causing crash at startupBrecht Van Lommel
2019-12-05Revert "Fix T71576 Mesh error on mutimaterial Meshes on legacy nvidia drivers"Clément Foucault
2019-12-05Fix T71576 Mesh error on mutimaterial Meshes on legacy nvidia driversClément Foucault
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault