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-17GHOST/EGL: Only draw grey into buffers attached to windowsCampbell Barton
2022-08-15Introduce headless OpenGL rendering on LinuxSebastian Parborg
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-05-29Cleanup: clang-tidy for GHOST X11/SDL/Wayland/NULL backendsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-30Fix EGL version being printed on every startupBrecht Van Lommel
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-06-24GHOST/EGL: store pointer to GHOST_System for downcast testsChristian Rauch
2021-06-22GHOST/EGL: getters for display, config and contextChristian Rauch
2021-06-22GHOST/EGL: ignore unused variablesChristian Rauch
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-02-10Cleanup: spellingCampbell Barton
2020-01-28Linux: update EGL context code to fully work, including offscreen renderingChristian Rauch
2019-06-04Revert "Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)"Campbell Barton
2019-06-04Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)Campbell 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-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2014-10-23Checked each of my (jwilkins) XXX notes.Jason Wilkins
2014-10-08Ghost Context RefactorJason Wilkins