Blender Git Commit Log

Git Commits -> Revision 04067a5

Revision 04067a5 by Clément Foucault (master)
August 13, 2018, 21:09 (GMT)
GPUShader: Fix previous "old Nvidia" fix commit

Note to myself, next time, better check the fix before pushing it.

GL_ARB_texture_gather is defined if there is support for the extension
not only when the extension is enabled. Do this check ourself with
GPU_ARB_texture_gather define.

Original fix 822de6e9e1b8

Commit Details:

Full Hash: 04067a54c04472cff2e35a077d77630522e94e7f
Parent Commit: 53ed270
Lines Changed: +5, -4

3 Modified Paths:

/source/blender/draw/engines/eevee/shaders/effect_minmaxz_frag.glsl (+3, -3) (Diff)
/source/blender/draw/modes/shaders/object_outline_detect_frag.glsl (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021