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
2022-09-07
REVIEWED: Data type to unsigned
Ray
2022-08-02
Remove trailing spaces
Ray
2022-06-07
REVIEWED: Compilation warnings
Ray
2022-05-06
Flush stdout after trace messages (#2465)
Daniel Nagy
2022-05-06
Update utils.c
Ray
2022-05-06
ADDED: `ExportDataAsCode()`
Ray
2021-12-31
Update year to 2022
raysan5
2021-11-10
tweak
Ray
2021-10-13
Reviewed some TODO
Ray
2021-07-30
REVERTED: Removed the need for `rlMatrix`
raysan5
2021-07-29
WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP-
raysan5
2021-07-26
Remove unused UWP defines (#1894)
Uneven Prankster
2021-06-26
Minor tweaks to follow code conventions
Ray
2021-06-10
Review some comments
Ray
2021-05-30
REVIEWED: exit() on LOG_FATAL instead of LOG_ERROR #1796
Ray
2021-05-22
Some code tweaks for consistency
Ray
2021-04-16
Minor tweaks
Ray
2021-04-03
Make SaveFile* callbacks return a boolean (#1697)
Rob Loach
2021-04-01
Remove trailing spaces
raysan5
2021-03-08
ADDED: Required callbacks
Ray
2021-03-04
ADDED: Config flag: SUPPORT_STANDARD_FILEIO
Ray
2021-03-04
Some naming tweaks
Ray
2021-03-04
FEATURE: Several callbacks added -WIP- #1523 #1329
Ray
2021-02-05
REMOVED: SetTraceLogExit()
raysan5
2021-01-02
Update year to 2021
raysan5
2020-12-23
Remove trailing spaces
raysan5
2020-12-19
ADDED: MemAlloc() / MemFree() #1440
Ray
2020-12-14
ADDED: UnloadFileData() / UnloadFileText() #1440
Ray
2020-11-22
Exposing some file access results to user layer #1420
Ray
2020-11-03
Remove trailing spaces
Ray
2020-11-01
REVIEWED: SaveFileText() error checking
Ray
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
[next]