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-02-07Cleanup: spelling in commentsCampbell Barton
2022-02-06GPUShaderCreateInfo: Add duplication error checking of dependency mergingClément Foucault
2022-02-06Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-06GPU: Debug: Avoid double printing of compilation issuesClément Foucault
2022-02-06GPU: move gpu_shader_shared_utils.h to the public section of the moduleClément Foucault
2022-02-06Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-05GPUTexture: Fix missing/wrong cases in to_data_format()Clément Foucault
2022-02-05GLShaderInterface: Fix SSBO using the ubo maskClément Foucault
2022-02-04GPUShader: Improve error/warning logging experienceClément Foucault
2022-02-04GPUShader: Cleanup dependency system to not remove string allocationClément Foucault
2022-02-04GPUFramebuffer: Bump max attachment count to 8Clément Foucault
2022-02-04GPUShaderCreateInfo: Merge changes from eevee-rewriteClément Foucault
2022-02-01GPUShader: Rename createInfo storage QualifiersClément Foucault
2022-02-01GPUShader: Improve builtins support in GPUShaderCreateInfoClément Foucault
2022-02-01GPUShader: Expose create_info getterClément Foucault
2022-01-31Cleanup: comments and minor changes to GPU_select codeCampbell Barton
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2022-01-31Cleanup: use enum type for selection mode & internal algorithm enumCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-28Cleanup: Clang-tidy warnings.Jeroen Bakker
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-28GPUShader: Abort in case of dependency issues.Clément Foucault
2022-01-27Fix crash on older platform due to unsupported clear commandClément Foucault
2022-01-27GPUShaderCreateInfo: Add optionnal check for optimized out resourcesClément Foucault
2022-01-27GPUShaderCreateInfo: Remove push_constant indexingClément Foucault
2022-01-26DRW: Fix builtin uniform name mismatchClément Foucault
2022-01-26Cleanup: GPUShaderShared: Complete vector supportClément Foucault
2022-01-26GPUShader: Add GLSL source modification pass to support enumsClément Foucault
2022-01-26Fix T94900: Fix drawing artifacts sequencer+node editor.Jeroen Bakker
2022-01-26D13910: Workbench: Port shaders to use GPUShaderCreateInfoClément Foucault
2022-01-26Gizmo: optimize intersection tests, fix selection biasCampbell Barton
2022-01-26Fix error using GPU selection cache for selection pickingCampbell Barton
2022-01-26Cleanup: spelling in commentsCampbell Barton
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25GPUShader: Add optionnal single shader stage interface for in and outClément Foucault
2022-01-25Draw: Migrate hair refine compute shader to use create info.Jeroen Bakker
2022-01-25GPU: Add GPU_shader_create_from_info_nameJeroen Bakker
2022-01-25Cleanup: Correct location of node function declarationsHans Goudey
2022-01-24GPUShaderCreateInfo: Add manual validation of bindpointsClément Foucault
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-21Fix error in previous commit.Jeroen Bakker
2022-01-21GPU: Disable create info for 2d image overlay merge.Jeroen Bakker
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-19GPUShaderCreateInfo: Rework geometry shader layout supportClément Foucault
2022-01-18GPU: Create Info for GPU_SHADER_2D_IMAGE_MULTI_RECT_COLOR.Jeroen Bakker
2022-01-18Cleanup: spelling in commentsCampbell Barton
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker