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
/
core.c
Age
Commit message (
Expand
)
Author
2020-03-30
Review formating and signegness issues
raysan5
2020-03-30
[cppcheck] Improvements in SaveStorageValue() in core.c (#1160)
Dani Martin
2020-03-27
Review TRACELOG() messages
raysan5
2020-03-27
[core] Review TRACELOG() messages, categorized
raysan5
2020-03-25
Remove trail spaces
raysan5
2020-03-25
Minor tweaks
raysan5
2020-03-25
ADDED: IsWindowFullscreen()
raysan5
2020-03-24
Remove define not required
raysan5
2020-03-24
Android: Better track touch input returned from IsMouse*() (#1144)
Doyle
2020-03-23
Comment tweaks
raysan5
2020-03-19
Android: Track touch motion across screen (#1137)
Doyle
2020-03-17
Replace external libraries custom allocators by raylib ones #1074
raysan5
2020-03-15
Android: Set display.[width, height] before screen size check (#1132)
Doyle
2020-03-12
Added note on transparent framebuffer w/o X11 on RPI
Ray
2020-03-09
Minor tweaks
Ray
2020-03-09
Address issue #1125
Ray
2020-03-07
Reviewed missing include
Ray
2020-03-05
Android: Support file saving to internal data storage
Ray
2020-03-03
WARNING: Corrected issue with IsKeyDown() #1119
Ray
2020-03-03
Update core.c
Ray
2020-03-03
REVIEWED: Mouse/Touch input system
Ray
2020-03-02
Support any mouse button for gesture detection
Ray
2020-03-02
Review some comment
Ray
2020-03-02
Added comment on IsMouseButtonDown() issue
Ray
2020-03-01
Reviewed IsMouseButtonDown()
Ray
2020-02-29
REDESIGNED input system for better mouse/touch support
Ray
2020-02-27
Remove trail spaces and some tweaks
Ray
2020-02-27
REDESIGN: LoadStorageValue()/SaveStorageValue()
Ray
2020-02-26
Tweaks on fullsccreen detection...
Ray
2020-02-26
WARNING: RENAMED: Storage functions
Ray
2020-02-24
[core] SetWindowSize() try to support PLATFORM_WEB -WIP-
Ray
2020-02-22
Update to latest emscripten toolchain
Ray
2020-02-22
Improve inputs on Android
Ray
2020-02-22
Support ToggleFullscreen() on web
Ray
2020-02-21
Support links on WebAssembly
Ray
2020-02-20
Removed TABS
Ray
2020-02-19
Review mouse inputs
Ray
2020-02-19
Improved GetFPS() calculation for average
Ray
2020-02-18
Remove spaces
Ray
2020-02-13
Review some RPI issues
Ray
2020-02-12
[core] Avoid pixel bleeding issue on MSAA
Ray
2020-02-12
Reviewed Cppcheck issues #1098
Ray
2020-02-11
REVIEWED: GetDirectoryPath()
Ray
2020-02-09
Review some libc dependency comments
raysan5
2020-02-04
Review libc dependencies and remove when possible
Ray
2020-02-03
Remove all trail spaces
Ray
2020-02-03
Replace TraceLog() function by TRACELOG macro
Ray
2020-02-03
Develop branch integration (#1091)
Ray
2020-01-29
Added comments related to #837
Ray
2020-01-27
Corrected issue with matrix order multiplication #1054
Ray
[next]