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-08-18Fix T77564: VSE (and compositor background) lost stereoscopy previewClément Foucault
2020-07-18Cleanup: WM: Encapsulate stereo draw buffers bindingClément Foucault
2020-07-18Cleanup: GPU: Encapsulate scissor testClément Foucault
2020-07-17Fix vertex selection error from recent refactorCampbell Barton
2020-07-16Cleanup: GPU: Replace all glReadPixels by GPU equivalentClément Foucault
2020-07-02GPUOffScreen: Remove the sample parameterClément Foucault
2020-05-18Cleanup: Put GPU_state_init inside gpu_state.cClément Foucault
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-11DRW: Color Management improvementClément Foucault
2019-09-21Cleanup: extra semicolon, comma warningsCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-05Eevee: Shadow map refactorClément Foucault
2019-07-07Cleanup: spellingCampbell Barton
2019-06-18Cleanup: GPU: Fix codestyleClément Foucault
2019-06-17Fix T57650 UVEdit: selection not visible if behind unselected UVsClément Foucault
2019-06-13Fix T61768 Eevee Offscreen renderingClément Foucault
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-04-22Cleanup: style, use braces for gpuCampbell Barton
2019-04-21Cleanup: comments (long lines) in gpuCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
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-03Cleanup: trailing commasCampbell 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-30Cleanup: warnings (clang)Campbell Barton
2018-12-06GPU Framebuffer: simplify gpu_framebuffer_update_attachments_and_fill_empty_s...mano-wii
2018-12-06Fix problem with unused color slot in framebuffer on some bugged AMD GPUsmano-wii
2018-11-06GPU: frame buffer stackJacques Lucke
2018-10-26GPUTexture: Add supports for GL_DEPTH32F_STENCIL8 texture formatClément Foucault
2018-10-23Fix T57326: Adding Scene with Transparent Film to VSE Crashes BlenderClément Foucault
2018-10-22GPU: Fix Issue with recursive downsample and Intel HDXXXClément Foucault
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-16Fix T56817: Assert because of invalid framebufferClément Foucault
2018-09-12Cleanup: use uint/uchar types in GPUCampbell Barton
2018-08-17GPUFramebuffer: Fix wrong stencil clearingClément Foucault
2018-07-31GPUFrameBuffer: Put active framebuffer in GPUContextClément Foucault