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-06-27
Minor format tweak
Ray
2020-06-24
[add] GetMonitorRefreshRate(int monitor); (#1289)
Shylie
2020-06-23
REVIEWED: ToggleFullscreen(), issue #1287
Ray
2020-06-15
WARNING: BIG CHANGE: Move Color functions to texture module
raysan5
2020-06-08
Fix wrong height used when using scissor mode with render texture of differen...
Chang Si Yuan
2020-06-07
Remove warning from GetDirectoryPath()
raysan5
2020-06-02
Use TRACELOG() macro instead of TraceLog() function
raysan5
2020-05-26
Added bool IsCursorOnScreen(void). (#1262)
ChrisDill
2020-05-23
Review usage of sizeof(), unify conventions
raysan5
2020-05-14
Review formatting GetPRevDirectoryPath()
raysan5
2020-05-14
Emscripten fullscreen -WIP-
raysan5
2020-05-14
fix bug in GetPrevDirectoryPath on Unix-like systems (#1246)
ivn
2020-05-09
Misc code reviews
raysan5
2020-05-09
Gamepad axis bug fixes and improvement (#1228)
Mickaël Malécot
2020-05-06
Avoid all MSVC compile warnings
raysan5
2020-05-06
Replace deprectared usleep() calls
raysan5
2020-05-01
Review exposed #defines and allow user re-defining
raysan5
2020-04-30
Reviewed UWP update
raysan5
2020-04-30
Remove strcmp() requirement
raysan5
2020-04-30
UWP rework (#1231)
Reece Mackie
2020-04-29
Init CORE.Window.focused
raysan5
2020-04-27
ADDED: IsWindowFocused()
raysan5
2020-04-26
Corrected issue #1203
raysan5
2020-04-24
ADDED: GetWindowScaleDPI()
raysan5
2020-04-16
Remove comment
raysan5
2020-04-13
Review UWP project -WIP-
raysan5
2020-04-09
Review display size init for RPI
raysan5
2020-04-05
Some code tweaks, comments and defines
raysan5
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
[prev]
[next]