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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-03-17Ghost: Ghost-XR API to abstract away and access OpenXR functionalityJulian Eisel
2019-04-25GHOST: remove OpenGL depth buffer, remove code for other unused buffersmano-wii
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
2018-07-03Revert "GHOST: Delay opengl context initialization"Clément Foucault
2018-06-11GHOST: Delay opengl context initializationClément Foucault
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-08-12Code cleanup: fix various compiler warnings.Brecht Van Lommel
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2015-07-20GHOST/X11: Support GLX-Context flagsCampbell Barton
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-11-14Fix X11/GLX failing with multi-sampleCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins