godot/drivers
Pedro J. Estébanez 11815a23dc Fix GLES2 automatic texture lookup in canvas
After this change the color will only be fetched if the shader code doesn't use it explicitly, to match the GLES3 behaviour.

Fixes #23179.
2018-10-28 02:37:34 +01:00
..
alsa SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
alsamidi SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
convex_decomp SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
coreaudio Fix possible audio input buffer issues 2018-10-20 12:13:40 -03:00
coremidi Fix CoreMidi warnings 2018-10-04 16:23:59 -03:00
dummy Moving lens distortion shader into drivers and adding GLES2 support 2018-10-02 17:14:43 +10:00
gl_context SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
gles2 Fix GLES2 automatic texture lookup in canvas 2018-10-28 02:37:34 +01:00
gles3 Merge pull request #22779 from Superwaitsum/LimitSettings 2018-10-25 11:38:06 +02:00
png Fix warnings on release builds (not DEBUG_ENABLED) 2018-10-03 17:34:55 +02:00
pulseaudio Fix possible audio input buffer issues 2018-10-20 12:13:40 -03:00
rtaudio Fix compile warnings for Windows from Linux 2018-10-19 09:11:14 -04:00
unix Safer getcwd in DirAccess 2018-10-07 14:50:14 +02:00
wasapi Fix possible audio input buffer issues 2018-10-20 12:13:40 -03:00
windows Fixing warnings generated by MSVC 2018-10-19 11:45:24 +02:00
winmidi SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
xaudio2 SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
register_driver_types.cpp SCons: Remove avoidable defines from main env's CPPPATH 2018-10-01 11:59:22 +02:00
register_driver_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub SCons: Build core's thirdparty code in own environment 2018-09-28 11:40:41 +02:00