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-22Metal: MTLContext implementation and immediate mode rendering support.Thomas Dinges
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-06-30Fix memory leak with off-screen buffers under WaylandCampbell Barton
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
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
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-03-19Cleanup: comment blocksCampbell 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-09-02Cleanup: comment blocksCampbell Barton
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2015-03-27GHost: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins