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
/
rcore.c
Age
Commit message (
Expand
)
Author
2023-08-29
REVIEWED: `GetFileLength()`, added comment #3262
Ray
2023-08-29
Use type name instead of valid specifier
Ray
2023-08-28
Remove e from secondes (#3270)
Ethan Conneely
2023-08-26
[Feature] IsKey... safety checks and more (#3256)
Nickolas McDonald
2023-08-26
Fix SetClipboardText for web (#3257)
ubkp
2023-08-21
Update rcore.c (#3255)
vitopigno
2023-08-21
Reviewed `IsKeyPressedRepeat()` #3248
Ray
2023-08-20
Add `IsKeyPressedRepeat` (desktop only) (#3245)
actondev (Christos)
2023-08-10
Review tabs and trail-spaces
Ray
2023-08-08
Fix typos in rcore.c comments (#3234)
RadsammyT
2023-08-07
fix: check if ctrl modifier is among the currently set modifiers (#3230)
mohad12211
2023-08-06
Fixed Android app black screen issue when reopening after incomplete closing ...
Le Juez Victor
2023-08-04
[CORE] Support for SetWindowTitle and InitWindow for web (#3222)
vitopigno
2023-08-02
Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216)
ubkp
2023-08-02
int math done with floats causes warnings. (#3218)
Jeffery Myers
2023-08-01
Fixes GetCurrentMonitor() detection inconsistency issue (#3215)
ubkp
2023-07-28
Changes SetWindowMonitor() to no longer force fullscreen (#3209)
ubkp
2023-07-23
Fix mouse wheel not working in PLATFORM_RPI or PLATFORM_DRM (#3193)
ubkp
2023-07-16
[example] Core Input Gestures for Web (#3172)
ubkp
2023-07-10
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-07-10
Reviewed `rcamera`/`rgestures` file-macros for consistency #3161
Ray
2023-07-10
Fix Touch pointCount for web (#3163)
ubkp
2023-07-03
Fix swipe gestures for web (#3151)
ubkp
2023-07-02
ADDED: `SetWindowFocused()` #3142
Ray
2023-07-02
Update rcore.c
Ray
2023-06-20
Review `android_main()` in rcore.c (#3121)
Le Juez Victor
2023-06-16
fix window flags order (#3114)
lesleyrs
2023-06-16
Fix typo
Ray
2023-06-03
tweaks
Ray
2023-05-31
ADDED: Experimental support for OpenGL ES 3.0 -WIP-
Ray
2023-05-21
Minor tweak
Ray
2023-05-16
review formatting
Ray
2023-05-16
Fix Android app freeze after calling CloseWindow() (#3067)
Le Juez Victor
2023-05-15
REVIEWED: Formating
Ray
2023-05-14
GetCurrentMonitor() bugfix (#3058)
hamyy
2023-05-01
REVIEWED: Modules description layout
Ray
2023-04-29
Update rcore.c
Ray
2023-04-23
REVIEWED: Update `CORE.Input.Touch.pointCount` #3024
Ray
2023-04-17
Remove trailing spaces
Ray
2023-03-22
Minor tweaks to raylib events automation system
Ray
2023-03-12
ADDED: Security check for `emscripten_run_script()` #2954
Ray
2023-03-12
Update rcore.c
Ray
2023-03-06
Remove trailing spaces
Ray
2023-03-06
Tweak `WindowDropCallback()` #2943
Ray
2023-03-05
REVIEWED: `GetWindowHandle()` #2950
Ray
2023-03-05
Close issue #2949
Ray
2023-03-04
REVIEWED: `GetWindowHandle()` #2938
Ray
2023-02-25
Minimal tweak
Ray
2023-02-24
Update rcore.c
Ray
2023-02-21
REVIEWED: `GetMonitorWidth()` and `GetMonitorHeight()` #2934
Ray
[next]