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
2018-07-27Fix T55888: Eevee: crash when shadow cube size is > 512pxClément Foucault
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04GPU: Fix missing case of new radeon on xorg.Clément Foucault
2018-03-10DRW: Change UBOs binding logic.Clément Foucault
2018-02-07GPU: Remove Mesa + Vega hack.Clément Foucault
2017-12-04Cleanup: whitespaceCampbell Barton
2017-10-17GPU Extension: Fix AMD Vega + open source driver detection.Clément Foucault
2017-10-11Eevee : Add a workaround for bug with AMD RX VEGA Linux + Mesa DriverClément Foucault
2017-05-19Fix assert on framebuffer bindingDalai Felinto
2017-05-19Remove reference to WITH_LEGACY_OPENGLDalai Felinto
2017-05-19Remove reference to WITH_GL_PROFILE_COREDalai Felinto
2017-05-19Correct core profile way of getting color depthDalai Felinto
2017-05-19remove GPU_legacy_support queryMike Erwin
2017-05-19OpenGL: remove -noglsl option & GPU_extensions_disableMike Erwin
2017-05-19remove GPU_geometry_shader_support, instanced_drawing_support queriesMike Erwin
2017-05-19remove GPU_display_list_support queryMike Erwin
2017-04-27OpenGL: don't glGet(GL_RED_BITS) in core profileMike Erwin
2017-04-18OpenGL: don't require legacy extensions when using WITH_GL_PROFILE_COREMike Erwin
2017-04-16OpenGL: minor cleanup & TODOMike Erwin
2017-04-08GPU lib support for WITH_LEGACY_OPENGLMike Erwin
2017-04-08OpenGL: drop support for EXT_geometry_shader4Mike Erwin
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-22GPU: Consider latest Gallium driver an official ATI/AMDSergey Sharybin
2016-10-16OpenGL: add GLSL #version 330, drop 140 and 150Mike Erwin
2016-10-10OpenGL: remove GLSL support query (it's always supported)Mike Erwin
2016-10-10OpenGL: remove GLSL support query (it's always supported)Mike Erwin
2016-10-04fix Linux buildMike Erwin
2016-10-01OpenGL: make platform requirements explicitMike Erwin
2016-09-16Blender 2.8: Fix some strict aspects on LinuxSergey Sharybin
2016-08-07Gawain: legacy Mac VBO workaroundsMike Erwin
2016-08-05OpenGL: transition to ARB FBOs, remove runtime checksMike Erwin
2016-08-05OpenGL: require EXT_gpu_shader4 & ARB_framebuffer_object on MacMike Erwin
2016-07-14Cleanup: comment blocksCampbell Barton
2016-06-08Cleanup: GPU headersCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-03-27Cleanup: Silence some compiler warningsSergey Sharybin
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-18OpenGL: remove ARB_fragment_program commentMike Erwin
2016-01-09Cleanup: style, gpu moduleCampbell Barton
2016-01-08OpenGL: fix max texture anisotropy checkMike Erwin
2016-01-04OpenGL: GPU_legacy_support workaround for nVidiaMike Erwin
2015-12-13Fix yet one more Intel driver with crappy dfdy support in offscreenAntony Riakiotakis
2015-12-08OpenGL: split off framebuffer, shader and texture code into separate files.Brecht Van Lommel
2015-12-08OpenGL: remove non-power-of-two texture check, where even ES 2.0 does not nee...Brecht Van Lommel
2015-12-08OpenGL: use extension form of FBOsMike Erwin
2015-12-08OpenGL: use sized texture internal formatsMike Erwin
2015-12-07OpenGL: remove old version checkMike Erwin
2015-12-07OpenGL: new GPU_legacy_support() functionMike Erwin