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-22Metal: MTLContext implementation and immediate mode rendering support.Thomas Dinges
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-07-15Fix Eevee backround render crash after recent changes from D15463Brecht Van Lommel
2022-07-15Fix GPU backend deleting resources without an active contextBrecht Van Lommel
2022-07-15Fix T99706: Crash rendering with headless buildsCampbell Barton
2022-06-27MTLCommandBufferState for coordinating GPU workload submission and render pas...Jason Fielder
2022-03-22Cleanup: make format and fix warningJacques Lucke
2022-03-22Metal: Initial Implementation of Metal Backend for GPU Module.Jason Fielder
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-09Cleanup: move public doc-strings into headers for 'gpu'Campbell Barton
2020-09-08GPUContext: Move GPUContext to gpu::Context for more consistencyClément Foucault
2020-08-20GPUShaderInterface: GL backend isolationClément Foucault
2020-08-08GPUBackend: Add new GPUBackend object to manage GL object allocationsClément Foucault
2020-08-08GPU: Move ghost default framebuffer getter to context creationClément Foucault
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-05Fix T77346: GPU Workaround Always Render Using Main ContextJeroen Bakker
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
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-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-07-18Cleanup: style for GPU moduleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault