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
2020-06-03DRW: Always unbind texture after drawingClément Foucault
2020-06-03GPUTexture: Fix samplers configuration typoClément Foucault
2020-06-03GPUTexture: Add support for binding textures with custom sampler statesClément Foucault
2020-06-03DRW: Remove automatic bind locations and use hardcoded locations for texturesClément Foucault
2020-06-03GPU: Texture: Remove multibind trackingClément Foucault
2020-06-02GPU: Texture: Replace internal sampler state by explicit state objectClément Foucault
2020-05-28Cleanup: GPU: Fix warningClément Foucault
2020-05-28GPU: Fix compilation warning about uninitialized valuesClément Foucault
2020-05-25GPUTexture: Make GPU_texture_clear workaround fast.Clément Foucault
2020-05-07Fix T76510: Eevee OpenVDB render artifacts due to texture clampingBrecht Van Lommel
2020-04-26GPU: Add better support for texture copy fallbackClément Foucault
2020-04-22GPU: Add GPU_texture_copyClément Foucault
2020-04-17GPU: Fix typo making RG16F use 16 bytes instead of 4Clément Foucault
2020-04-17GPU: Fix missing SRGB8_ALPHA8 debug stringClément Foucault
2020-03-24Cleanup: Silence warningsGermano Cavalcante
2020-03-24GPU: Estimate a better value for the memory usedGermano Cavalcante
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-02-15GPU: Add GPU support to fill a texture image with a constant valuemano-wii
2020-02-11DRW: Color Management improvementClément Foucault
2020-01-16Merge branch 'blender-v2.82-release'Lukas Stockner
2020-01-16Fix T73133: UDIM texture count in Eevee is limited by OpenGLLukas Stockner
2020-01-13Cleanup: remove unused GPU_texture_from_preview functionCampbell Barton
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-17Cleanup: spellingCampbell Barton
2019-07-09Cleanup: GPU: Correct commentClément Foucault
2019-07-09GPU: ATI Proxy checkJeroen Bakker
2019-07-09Fix T66573 Heap Corruption when baking to irradiance volume probeClément Foucault
2019-06-26Revert "GPU: Create and use new GPU_texture_read_rect utility."mano-wii
2019-06-24Fix T65812: Image empty has wrong aspect with limit texture sizeCampbell Barton
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-05Cleanup: fallthrough attribute warningCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for gpuCampbell Barton
2019-04-21Cleanup: comments (long lines) in gpuCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05GPU not able to allocate textureJeroen Bakker
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-22GPU: Create and use new GPU_texture_read_rect utility.mano-wii
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-02-18doxygen: update doxygen & add balembic groupCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25T60745: GPU texture alloc failed when opening Preference WindowsClément Foucault
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton