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-07-26replace GLEW with libepoxytemp-libepoxyCampbell Barton
2022-05-17Cleanup: spelling in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-10Cleanup: spellingCampbell 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-09-02Cleanup: comment blocksCampbell Barton
2017-04-18OpenGL: Update GPU_legacy_stubs.cDalai Felinto
2017-04-12Fix T51188 compilation errors in WindowsDalai Felinto
2017-04-10Fix compilation error with strick flags caused by missing abort()Sergey Sharybin
2017-04-10GL stubs: no need to assert when calling deprecated callsDalai Felinto
2017-04-10Expand OpenGL stubs to allow for breakpointsDalai Felinto
2017-04-10Add stubs to build WITH_GL_PROFILE_COREDalai Felinto
2017-04-06New build option WITH_LEGACY_OPENGLDalai Felinto