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-03GPUImmediate: Fix array uniform not workingClément Foucault
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-05-04Merge branch 'blender-v2.83-release'Hans Goudey
2020-05-04GPU: Set Default Buffer Size Immediate ModeJeroen Bakker
2020-05-04Revert "Possible fix for T76113: Use GL_STATIC_DRAW in immBegin"mano-wii
2020-05-02Possible fix for T76113: Use GL_STATIC_DRAW in immBeginmano-wii
2020-04-27GPU: add assert for immBegin buffer size & contextChristian Rauch
2020-04-20Fix T75914: Assert Knife ToolJeroen Bakker
2020-04-16GPUImmediate: Use 2 Buffers For (Un)StrictJeroen Bakker
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11GPU: minor changes to support standalone GHOST buildsCampbell Barton
2020-02-11DRW: Color Management improvementClément Foucault
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-06Fix T68950: Adding lots of edge loops to cylinder produces a crashHuseyin Karakullukcu
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-06-06Fix T65383 UI graphics glitches on macOS with Intel HD 4000Clément Foucault
2019-04-22Cleanup: style, use braces for gpuCampbell Barton
2019-04-21Cleanup: comments (long lines) in gpuCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2018-10-09Cleanup: namingCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-09-12Cleanup: use uint/uchar types in GPUCampbell Barton
2018-08-17Fix T55722 : Blender 2.8 crashes on startup on old Nvidia cardsClément Foucault
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-19Cleanup: styleCampbell Barton
2018-07-18Cleanup: style for GPU moduleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2017-04-13Gawain: use ShaderInterface to manage uniformsMike Erwin
2017-04-05Fix T50976: Blender UI problems with certain theme files.Bastien Montagne
2017-01-16Updating outliner_draw_struct_marks to retained modeMike Erwin
2016-12-14OpenGL: another way to set uniform theme colorMike Erwin
2016-10-20Gawain: closer integration of immediate mode & matrix APIsMike Erwin
2016-10-17OpenGL: new immUniformThemeColorShadeAlpha functionMike Erwin
2016-10-13more theme color functions: UI_GetThemeColorBlendShade4fv, immUniformThemeCol...Dalai Felinto
2016-10-13gawain/immediate mode: new util functions for color uniformsDalai Felinto
2016-10-10OpenGL: plug new matrix system into shaders (WIP)Mike Erwin
2016-09-15Extend Gawain to use Blender's built-in shadersMike Erwin
2016-09-13Gawain: reorganize source codeMike Erwin
2016-09-06Gawain: add immBeginAtMostMike Erwin
2016-09-06Gawain: fix GL_POINTS in immediate modeMike Erwin
2016-08-27Gawain: convenience functions for uniform colorMike Erwin