godot/drivers
Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer.
- Add FIXME tags comments to some unfixed potential bugs
- Remove some checks (always false: unsigned never < 0)
- Fix some if statements based on reviews.
- Bunch of missing `else` statements
2017-02-28 07:52:02 -06:00
..
alsa -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
convex_decomp Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
gl_context Move glad files to thirdparty dir 2017-01-06 22:42:19 +01:00
gles2 -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
gles3 Various fixes detected using PVS-Studio static analyzer. 2017-02-28 07:52:02 -06:00
png -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
pulseaudio -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
rtaudio -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
unix -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
windows Style: Fix statements ending with ';;' 2017-01-16 08:49:52 +01:00
xaudio2 -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
register_driver_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
SCsub Merge remote-tracking branch 'origin/gles3' into gles3-on-master 2017-01-02 21:52:26 +01:00