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
2021-01-08GPU: Mark AMD Polaris 20.11+ drivers with limited support.Jeroen Bakker
2021-01-08GPU: Enable HQ normal work around on Linux.Jeroen Bakker
2021-01-04GPU: Enable HQ normal work around for AMD PolarisJeroen Bakker
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2020-12-09Cleanup: various clang tidy fixesJacques Lucke
2020-12-09Degraded AMD 20.11.3 driver to limited support.Jeroen Bakker
2020-12-09Workaround for Access Violation startup crash on deprecated Radeon GPUs on Wi...Jeroen Bakker
2020-12-09Raised AMD/Terascale2 from unsupported to supported.Jeroen Bakker
2020-12-09Raised AMD CEDAR on Linux from unsupported to limited supportJeroen Bakker
2020-12-04Cleanup: Clang-Tidy, modernize-use-usingSybren A. Stüvel
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-12-02GPU: Show Limited support message for polaris + 20.11.2 drivers.Jeroen Bakker
2020-12-02GPU: Blacklist unsupported GPUs that crash during startup.Jeroen Bakker
2020-11-30Cleanup: Clang tidy void argumentHans Goudey
2020-11-30Fix T83203 BGL: shader.program wrongly always returns 0Clément Foucault
2020-11-18Cleanup: declare original function storage variables staticCampbell Barton
2020-11-09Cleanup: clang-formatCampbell Barton
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Cleanup: Clang-Tidy, modernize-redundant-void-argSergey Sharybin
2020-11-06Cleanup: Clang-Tidy, readability-redundant-member-initSergey Sharybin
2020-11-06Cleanup: doxygen commentsCampbell Barton
2020-11-06Cleanup: use ELEM macro (>2 args)Campbell Barton
2020-11-05Fix T80842 Grease Pencil: Subtract mode is not working as expectedClément Foucault
2020-11-04Fix T67832: Camera Background Images View TransformJeroen Bakker
2020-11-03GL: Fix default framebuffers being bound using srgbClément Foucault
2020-10-26Cleanup: compiler warningsBrecht Van Lommel
2020-10-23GPU: Debug: Trim shader stats from output logClément Foucault
2020-10-23GPU: Use CLOG to for debug outputClément Foucault
2020-10-20GLTexture: Fix Anisotropic filtering affecting the standard mipmap samplersClément Foucault
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-14GL: FrameBuffer: Set GL_FRAMEBUFFER_SRGB if neededClément Foucault
2020-10-09Revert "Revert "BGL: Workaround broken bgl usage caused by GPU refactor""Clément Foucault
2020-10-08Revert "BGL: Workaround broken bgl usage caused by GPU refactor"Clément Foucault
2020-10-08BGL: Workaround broken bgl usage caused by GPU refactorClément Foucault
2020-10-07GPU: Avoid blit operation modifying the wrong framebuffer during restoreClément Foucault
2020-10-02Cleanup: trailing spaceCampbell Barton
2020-10-01Cleanup: avoid applying offset to null pointerCampbell Barton
2020-09-25Fix T80998: DDS Image files are not displayed correctlyJeroen Bakker
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-15Cleanup: spellingCampbell Barton
2020-09-14Cleanup: GLShader: Use span and default constructor instead of vector(0)Clément Foucault
2020-09-14Cleanup: GPUDebug: Use Vector instead of custom stackClément Foucault
2020-09-14GL: Make use of the new debug layerClément Foucault
2020-09-14GL: Fix linking errors being useless.Clément Foucault
2020-09-12Fix remaining GL calls/type preventing from building due to recent cleanupClément Foucault
2020-09-12GPU: Fix wrong state before python callbacksClément Foucault
2020-09-12Cleanup: GPU: Rename GPUStateManager to StateManager to follow styleClément Foucault
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-12GPU: Add Image Load Store extension supportClément Foucault
2020-09-11Cleanup: spelling, correct commentsCampbell Barton