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-02-11Fix crash when selecting in edit mode with eeveeClément Foucault
2020-01-22GPU: Add sRGB framebuffer supportClé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
2018-12-15Fix T56185, T59351: bypass GL_PROXY_TEXTURE.. test on AMD GPU + windowsmano-wii
2018-12-12GPUTexture: Add debug print for cubemap texturesClément Foucault
2018-12-12GPUTexture: Fix memory statistics not working for Multisamples texturesClément Foucault
2018-12-11GPUTexture: Add debug output to check what texture was createdClément Foucault
2018-12-03Workbench: Reduce VRAM usage depending on modeClément Foucault
2018-11-30GPUTexture: Add support for GL_R16 texture formatClément Foucault
2018-10-26Eevee: SSS: Fix issue with mac and stencil buffer blittingClément Foucault
2018-10-26GPU: Add workarounds for buggy glBlitFramebuffer function on macOS + RadeonClément Foucault
2018-10-26GPUTexture: Add supports for GL_DEPTH32F_STENCIL8 texture formatClément Foucault
2018-10-22GPU: Fix Issue with recursive downsample and Intel HDXXXClément Foucault
2018-10-12GPUTexture: Add support for GPU_RGBA8UIClément Foucault
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-15GPUTexture: Fix problem with glGenerateMipmapClément Foucault
2018-09-12Cleanup: use uint/uchar types in GPUCampbell Barton
2018-09-10Fix assert when toggling Xray mode after going to Solid and lookedev/eeveeClément Foucault
2018-08-10GPUMaterial: Group all colorband texture togetherClément Foucault
2018-07-27GPUTexture: Fix wrong texture size checkClément Foucault
2018-07-27Fix GPU build error after recent commit.Brecht Van Lommel
2018-07-27Fix T55888: Eevee: crash when shadow cube size is > 512pxClément Foucault