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-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-18Cleanup: GPU: Encapsulate scissor testClément Foucault
2020-07-02GPUOffScreen: Remove the sample parameterClément Foucault
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-16Fix T62555 Viewport borders flicker when splitting said viewportClément Foucault
2019-03-14UI: disallow splitting of temporary screensCampbell 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-06Cleanup: add trailing commas to structsCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Campbell Barton
2018-12-19Cleanup: spellingCampbell Barton
2018-12-05Fix T58726: Pixels not being drawn if dpi scalling > 1Clément Foucault
2018-12-05GPU: Cleanup: Replace glFlush by GPU_flushClément Foucault
2018-12-02Fix T57455: Fix faulty gpu detectionClément Foucault
2018-12-02Add missing includeCampbell Barton
2018-12-02Fix T57455: Laggy, freezing UI with Linux and Intel UHD 620Clément Foucault
2018-12-01UI: Simplify the area border drawingClément Foucault
2018-11-22UI: disable screen edges for full-screen areasCampbell Barton
2018-08-24UI: Fix area border thickness over top and bottom bar with glScissorsClément Foucault
2018-08-23Cleanup: remove unused codeClément Foucault
2018-08-23UI: Optimize the area border drawingClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-06-30Cleanup: Move area geometry management into an own fileSeverin
2018-06-29Cleanup: Add/use function to get area width/height from area verticesSeverin
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-23Indentation cleanupDalai Felinto
2018-04-22UI: Editor outline color themableDalai Felinto
2018-04-22Embossing for the areas only, with unified colorDalai Felinto
2018-04-22UI: Draw round corners between the editorsDalai Felinto
2018-03-06Screen: Fix screen layout preview render.Clément Foucault
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2018-02-13GPU: add offscreen buffer drawing utility functions.Brecht Van Lommel
2018-01-21Merge branch 'master' into blender2.8Germano
2018-01-21Update description of the screen_draw functionsGermano