godot/drivers
Ferenc Arn 9324555998 Fix the condition when specular light calculation is avoided (should be roughness == 1).
Also avoid calculating diffuse light calculation when metallic == 1, and test against clearcoat's own parameter to check whether to do clearcoat.
2017-10-11 17:22:44 -04:00
..
alsa Corrections to audio buffer size calculations 2017-09-01 11:12:13 -03:00
convex_decomp Fix files header 2017-09-01 21:07:55 +07:00
coreaudio Merged iphone and osx audio drivers into drivers/coreaudio 2017-09-30 02:16:42 -03:00
gl_context Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
gles3 Fix the condition when specular light calculation is avoided (should be roughness == 1). 2017-10-11 17:22:44 -04:00
png Use BoolVariable for third-party options. 2017-09-25 14:36:30 -04:00
pulseaudio Fixed issues with surround sound on audio server 2017-09-12 15:13:28 -03:00
rtaudio Fix crash when no audio driver is available 2017-09-13 20:54:55 -03:00
unix OS::execute can now read from stderr too when executing with a pipe 2017-10-03 15:09:04 -03:00
wasapi Fixed issues with surround sound on audio server 2017-09-12 15:13:28 -03:00
windows Extract logging logic 2017-09-25 16:19:21 +07:00
xaudio2 Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
register_driver_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub Merged iphone and osx audio drivers into drivers/coreaudio 2017-09-30 02:16:42 -03:00