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-09-26Cleanup: use 'u' prefixed unsigned types for GHOSTCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-30Cleanup: workaround for unstable formatting in clang-formatCampbell Barton
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-14Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-13Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that s...Ray Molenkamp
2020-02-12Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
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-12-05GHOST: WGL: Silence Errors when testing opengl context versionsClément Foucault
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-07-03Revert "GHOST: Fix uninitialized values."Clément Foucault
2018-06-19Ghost: Fix offline OGL render on windows.Ray Molenkamp
2018-06-11GHOST: Fix uninitialized values.fclem
2018-06-11GHOST: WGL: Delay context initialization for offscreen contexts.fclem
2018-04-26GHOST: WGL: Make background rendering works on windows.fclem
2018-03-15GHOST: Fix wrong usage of wglCreatePbufferARB.Clément Foucault
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2018-02-16Fix T53399: Dopesheet keyframes and the drawing of points were not visible wi...Germano
2018-02-16GHOST: Windows: Print information on the GPUGermano
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-05-19Remove reference to WITH_LEGACY_OPENGLDalai Felinto
2017-04-25OpenGL: better context creation on WindowsMike Erwin
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2016-10-15OpenGL: bump Windows to GL 3.3 compat profileMike Erwin
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-09-01Fix T49215lazydodo
2016-08-03OpenGL: Blender 2.8 on Windows requires GL 3.2Mike Erwin
2016-07-18[bf_intern_ghost/Windows] CleanupRay Molenkamp
2016-06-10Cleanup: brace-placementCampbell Barton
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2015-11-24Fix previous own fix - second message was actually OK, first one had bad comm...Bastien Montagne
2015-11-24Fix broken windows 'MessageBox' calls (UI messages).Bastien Montagne
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-04-07Fix compilation error in Win Debug.Benoit Bolsee
2015-04-05Fix T44265: Win32 error checking GL versionCampbell Barton
2015-04-04Fix T44266: win32 delete's malloc'd memoryCampbell Barton
2015-02-27Compile fixes for mingw64Joshua Leung
2015-02-25Minor message fixes - thanks to S.J.Bennett for the heads upAntony Riakiotakis