Files
raylib/src
raysan5 fdad1f023b Avoid all MSVC compile warnings
Most warning were related to types conversion (casting required) and unsigned/signed types comparisons.

Added preprocessor directives (_CRT_SECURE_NO_DEPRECATE; _CRT_NONSTDC_NO_DEPRECATE) to avoid warnings about unsafe functions, those functions are safe while used properly and recommended alternatives are MS only.

Some external libraries still generate warnings.
2020-05-06 19:12:09 +02:00
..
2020-04-07 18:52:07 +02:00
2019-09-09 21:56:16 +02:00
2020-05-06 19:12:09 +02:00
2020-04-21 21:17:58 +02:00
2020-04-07 17:54:08 +02:00
2020-05-06 19:12:09 +02:00
2020-05-06 19:12:09 +02:00
2020-02-14 23:10:02 +01:00
2020-02-06 16:37:38 +01:00
2018-09-26 16:02:42 +02:00
2020-03-28 18:27:56 +01:00
2020-03-28 18:27:56 +01:00
2020-05-01 18:19:54 +02:00
2020-01-05 20:01:54 +01:00
2020-05-06 19:12:09 +02:00
2020-02-20 13:46:33 +01:00
2020-05-06 19:12:09 +02:00
2020-03-30 21:34:45 +02:00
2020-05-06 19:12:09 +02:00
2020-05-06 19:12:09 +02:00
2020-05-06 19:12:09 +02:00
2020-04-30 19:48:39 +02:00
2020-04-30 19:48:39 +02:00