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-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-02-11File headers: SPDX License migrationCampbell 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-10GHOST/Windows: don't prefer swap copy method.Brecht Van Lommel
2018-07-03Revert "GHOST: WGL: Delay context initialization for offscreen contexts."Clément Foucault
2018-06-19Ghost: Fix offline OGL render on windows.Ray Molenkamp
2018-06-11GHOST: WGL: Delay context initialization for offscreen contexts.fclem
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-21GHOST CONTEXTWGL: Remove unused memberGermano
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2018-02-10GHOST: Optimize and simplify the creation of a GHOST_Context on WindowsGermano
2017-06-30Fix T51721: OpenGL Detection is broken on WindowsDalai Felinto
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2016-08-09OpenGL: debug context on WindowsMike Erwin
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-07-20Pixel format selection now favours a format with a number of samplesAntony Riakiotakis
2015-02-27Compile fixes for mingw64Joshua Leung
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-10-08Ghost Context RefactorJason Wilkins