index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
utils.c
Age
Commit message (
Expand
)
Author
2020-05-23
Review usage of sizeof(), unify conventions
raysan5
2020-05-06
Avoid all MSVC compile warnings
raysan5
2020-05-01
Review exposed #defines and allow user re-defining
raysan5
2020-04-30
UWP rework (#1231)
Reece Mackie
2020-04-05
Review android_fopen() to support SDCard access
raysan5
2020-03-30
[cppcheck] Improvements in SaveStorageValue() in core.c (#1160)
Dani Martin
2020-03-27
[utils] Review TRACELOG() messages, categorized
raysan5
2020-03-25
Remove trail spaces
raysan5
2020-03-05
Android: Support file saving to internal data storage
Ray
2020-03-04
ADDED: LoadFileText() and SaveFileText()
Ray
2020-02-27
Remove trail spaces and some tweaks
Ray
2020-02-27
REDESIGN: LoadStorageValue()/SaveStorageValue()
Ray
2020-02-26
ADDED: LoadFileData(), SaveFileData()
Ray
2020-02-09
Review some libc dependency comments
raysan5
2020-02-04
Review libc dependencies and remove when possible
Ray
2020-02-03
Replace TraceLog() function by TRACELOG macro
Ray
2020-01-08
Reviewed some comments
Ray
2020-01-05
Update year to 2020
raysan5
2019-06-19
Define some globals
Ray
2019-04-28
Some formatting review
raysan5
2019-04-27
Review UWP implementation
raysan5
2019-04-27
UWP Support Overhaul (#819)
Reece Mackie
2019-04-23
Support custom memory management macros
Ray
2019-04-07
Happy new year 2019
ChillerDragon
2019-03-12
Support external config flags
Ray
2019-01-29
Update utils.c
Ray
2019-01-29
Corrected log naming
Ray
2019-01-21
Review last PR formatting
Ray
2019-01-21
Changing enums, now referenced as int.
Marco Lizza
2019-01-20
Adding function to control the "exit-on-error" behaviour.
Marco Lizza
2019-01-20
Fixing logging level configuration API.
Marco Lizza
2019-01-20
Fixing `TraceLog` function to work on levels.
Marco Lizza
2019-01-15
Update utils.c
Ray
2019-01-14
Fixing `LOG_OTHER` missing.
Marco Lizza
2019-01-14
Adding MACRO constant to specify the internal buffer size.
Marco Lizza
2018-12-29
utils: declare funopen only on Android
Basem Abughallya
2018-09-17
Improved data export capabilities!
Ray
2018-07-26
Add SetTraceLogCallback to enable users setting custom logging (#597)
Pablo Marcos Oltra
2018-05-21
cmake: Fix PLATFORM_WEB build
Ahmad Fatoum
2018-05-21
CMake: Fix (Add?) Android support
Ahmad Fatoum
2018-04-07
Refactor all #define SUPPORT_* into a config.h
Ahmad Fatoum
2018-04-05
Simplified some code
Ray
2017-12-24
Renamed function to SetTraceLog()
raysan5
2017-12-24
Added function SetTraceLogTypes()
raysan5
2017-12-20
Updated copyright year
Ray San
2017-12-11
Remove rres support
Ray
2017-09-29
Code tweaks and comments for Android
Ray San
2017-07-02
Rename enum LogType names...
raysan5
2017-04-01
Corrected TraceLog issue
Ray
2017-03-29
Added IsFileExtension()
Ray
[next]