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
2018-12-11GPUState: Remove glLineWidth warnings about size 0x0Clément Foucault
2018-11-04Cleanup: style, shadow warningCampbell Barton
2018-11-02GPU: Add safety check for max line widthClément Foucault
2018-10-31GPU: Add glFlush and glFinish wrapperClément Foucault
2018-10-30Fix T56865: Selection of bones not working properly if the option `In Front` ...mano-wii
2018-10-30UI: Fix point size and line width ignoring UI scaling optionClément Foucault
2018-07-18Cleanup: style for GPU moduleCampbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-06-28Fix assert to due missing GPU blend mode.Brecht Van Lommel
2018-06-28Fix missing blend mode in recent OpenGL refactorCampbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-27bf_gpu: Add GPU_state module.Ray Molenkamp