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
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-22Cleanup: style, use braces for gpuCampbell Barton
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
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-04-22OpenGL: remove use of GLEW MXMike Erwin
2017-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-02-28skip OpenGL debug logic on AppleMike Erwin
2017-02-28OpenGL: enable use of AMD_debug_outputMike Erwin
2017-02-28OpenGL: remove GPU_state_print functionMike Erwin
2016-11-13OpenGL: simplify debug, use only newer featuresMike Erwin
2016-08-19OpenGL: don't poll for errors, rely on KHR_debugMike Erwin
2016-08-17fix #includes for GPU debugMike Erwin
2016-08-16Fix redundant declarations after recent changes in GPU debugSergey Sharybin
2016-08-15OpenGL: ignore deprecated API warningsMike Erwin
2016-08-15Fix OpenGL backtrace build errors, without disabling warnings.Brecht Van Lommel
2016-08-15Tentative compile fix after recent gpu debug changesJens Verwiebe
2016-08-15OpenGL: backtrace on errors (--debug-gpu)Mike Erwin
2016-08-15OpenGL: enhance debug outputMike Erwin
2016-08-15OpenGL: backtrace on errors (--debug-gpu)Mike Erwin
2016-08-09OpenGL: enhance debug outputMike Erwin
2016-03-15Cleanup some warningsSergey Sharybin
2016-01-17Revert "Fix compile error in gpu_debug (incompatible-pointer-type)."Campbell Barton
2016-01-17Fix compile error in gpu_debug (incompatible-pointer-type).Kévin Dietrich
2016-01-09Cleanup: style, gpu moduleCampbell Barton
2015-11-24OpenGL: clean up use of old extensionsMike Erwin
2015-10-16Cleanup: styleCampbell Barton
2015-10-11Cleanup: warning with new glewCampbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-08-25Quiet warning with arg typesCampbell Barton
2015-07-22GPU debug: Only flush stderr if needed.Antony Riakiotakis
2015-07-20Filter the debug callback to only report errors unless debug value isAntony Riakiotakis
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-06-27OpenGL debug contexts:Antony Riakiotakis
2015-06-26Make code compile with GPU_DEBUGAntony Riakiotakis
2015-05-01Fix a couple of harmless compiler warnings.Brecht Van Lommel
2015-03-23cleanup: use spaces for alignmentMike Erwin
2015-03-16CleanupCampbell Barton
2015-02-23Fix compilation error after recent GPU debug changesSergey Sharybin
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis