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
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-04Cleanup: SpellingSergey Sharybin
2019-01-04Provide more information on unknown GPUSergey Sharybin
2019-01-04Merge branch 'blender2.7'Sergey Sharybin
2019-01-04Recognize llvmpipe renderer as software OpenGLSergey Sharybin
2018-12-25GPU: Add another driver to the list of unused_fb_slot_workaroundmano-wii
2018-12-17GPU: Add Intel HD Graphics 530 to the list of buggy intel gpusClément Foucault
2018-12-06GPU Extensions: unused_fb_slot_workaround: Compare only the driver.mano-wii
2018-12-06Fix T56362: sub surface scattering does not work on eevee on radeon hd 7600 s...mano-wii
2018-12-05GPU: Fix gpu workaround detectionClément Foucault
2018-12-05GPU: Improve detection of intels UHD graphicsClément Foucault
2018-12-05GPU: Print opengl infos if using --debug-gpu-force-workaroundsClément Foucault
2018-12-05BKE: Add "--debug-gpu-force-workarounds" to force gpu workaroundsClément Foucault
2018-12-05Workbench: Fix workbench broken on some config due to usuned fb slotClément Foucault
2018-12-02Fix T57455: Laggy, freezing UI with Linux and Intel UHD 620Clément Foucault
2018-11-28GPU: Add AMD Radeon RX series to macos blitting workaround listClément Foucault
2018-11-02GPU: Add safety check for max line widthClément Foucault
2018-10-30GPU: Extend mac blitting workaround to AMD Radeon R9 famillyClément Foucault
2018-10-30GPU: Fix faulty mac gpu detectionClément Foucault
2018-10-26GPU: Add workarounds for buggy glBlitFramebuffer function on macOS + RadeonClément Foucault
2018-10-22GPU: Fix Issue with recursive downsample and Intel HDXXXClément Foucault
2018-09-18GPUShader: Manually validate sampler countClément Foucault
2018-09-11Cleanup: remove unused GPU code.Brecht Van Lommel
2018-08-14Cleanup: remove unused basic shader, we use many specialized shaders now.Brecht Van Lommel
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