This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/gpu
Clément Foucault 04067a54c0 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 822de6e9e1
2018-08-13 23:09:48 +02:00
..
2018-07-18 23:10:31 +10:00
2018-07-19 16:06:37 +10:00
2018-07-18 23:10:31 +10:00
2018-07-18 23:10:31 +10:00
2018-06-18 08:10:23 +02:00
2018-07-18 23:10:31 +10:00
2018-07-18 23:10:31 +10:00