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
2019-01-25T60745: GPU texture alloc failed when opening Preference WindowsClément Foucault
2019-01-25Cleanup: remove duplicated shaders that only added clipping checksCampbell Barton
2019-01-24DRW: support clipping for camera objectsCampbell Barton
2019-01-24Fix T59145: don't clamp color value in Hue Saturation Value node in eeveeJacques Lucke
2019-01-233D View: draw clipping regionCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-21GPUShader: Add GPU_VERTEX/FRAGMENT/GEOMETRY_SHADER definesClément Foucault
2019-01-21Cleanup: rename GPU function to set buffer lengthCampbell Barton
2019-01-17GPUInterface: Add builtin check in uniform location request.Clément Foucault
2019-01-17DRW: Make missing uniform debuging print only onceClément Foucault
2019-01-17DRW: Use name buffer to request uniform location before drawing.Clément Foucault
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-17Cleanup: unused codeCampbell Barton
2019-01-16Preferences: remove OpenGL select method preference.Brecht Van Lommel
2019-01-16Preferences: remove unnecessary 16 bit textures preference.Brecht Van Lommel
2019-01-16Preferences: always do GPU accelerated mipmapping, remove preference.Brecht Van Lommel
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-14GPUMaterial: CleanupClément Foucault
2019-01-12Drawing API: shgroup_instance and shgroup_instance_alpha clarificationDalai Felinto
2019-01-11UVEdit: Port texpaint_loop_wire to batch requestClément Foucault
2019-01-11UVEdit: Add back uv angle stretch aspect correctionClément Foucault
2019-01-11GPUShader: Cleanup Unused shadersClément Foucault
2019-01-11GPUMaterial: Cleanup / optimizationClément Foucault
2019-01-11GPUShader: Add selection id shaderClément Foucault
2019-01-10Fix use of uninitialized GPU context memory in release builds.Brecht Van Lommel
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-04Cleanup: SpellingSergey Sharybin
2019-01-04Provide more information on unknown GPUSergey Sharybin
2019-01-04Merge branch 'blender2.7'Sergey Sharybin
2019-01-04Recognize llvmpipe renderer as software OpenGLSergey Sharybin
2019-01-03Revert "GPU: add negated normal conversion functions"Campbell Barton
2019-01-03GPU: add negated normal conversion functionsCampbell Barton
2019-01-02Fix T59773: Raise exception if the gpu module is used in backgound mode.mano-wii
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-25GPU: Add another driver to the list of unused_fb_slot_workaroundmano-wii
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-18DRW: Instance: Makes it possible to have instances of a non-init batchClément Foucault
2018-12-17Mesh Batch Cache: Port Texture paint batches to new batch requestClément Foucault
2018-12-17GPU: Add Intel HD Graphics 530 to the list of buggy intel gpusClément Foucault
2018-12-15Fix T56185, T59351: bypass GL_PROXY_TEXTURE.. test on AMD GPU + windowsmano-wii
2018-12-14GPUBatch: Add GPU_batch_clear to clear batches without freeingClément Foucault
2018-12-14GPUBuffers: Fix uninitialized memory use causing undefined conditional jumpClément Foucault
2018-12-14Attempt to sanitize node tree deletionSergey Sharybin
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Docs: correct doxy commentsCampbell Barton
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-11GPUState: Remove glLineWidth warnings about size 0x0Clément Foucault