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-10-19Blender: Add command line argument to switch gpu backends.Jeroen Bakker
2022-09-23Cleanup: spelling in commentsCampbell Barton
2022-09-22Metal: MTLContext implementation and immediate mode rendering support.Thomas Dinges
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-06Cleanup: doxygen comments in ghostCampbell Barton
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2019-06-02macOS: fix viewport lagging, by using CAMetalLayer instead of NSOpenGLViewTomoaki Kawada
2019-05-24Cleanup: remove unused macOS GHOST OpenGL codeBrecht Van Lommel
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-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-19OpenGL: software renderer for old Mac GPUsMike Erwin
2016-08-04OpenGL: on Mac use legacy 2.1 or core 3.2Mike Erwin
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-02-26cleanup: spelling & typosMike Erwin
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-10-08Ghost Context RefactorJason Wilkins