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-10-09
REVIEWED: Some warnings #3313
Ray
2023-10-09
WARNING: REDESIGN: Move platform specific data to platform submodules #3313
Ray
2023-10-08
Reviewed #3313
Ray
2023-10-08
WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)
Ray
2023-10-01
[rcore] reveiwed GetWorldToScreenEx (#3351)
Brian E
2023-09-20
REVIEWED: `CompressData()`, possible stack overflow
Ray
2023-09-18
Reviewed #3323
Ray
2023-09-18
Fix #3323
Ray
2023-09-14
Rename windowM* to screenM* (#3312)
ubkp
2023-09-13
Add SetWindowMaxSize for desktop and web (#3309)
ubkp
2023-09-11
Implement FLAG_WINDOW_RESIZABLE for web (#3305)
Peter0x44
2023-09-09
Remove unneeded #if (#3301)
MichaelFiber
2023-09-08
Some code restructuring for input functions, consistency review
Ray
2023-09-07
Remove PLATFORM_RPI (#3232)
MichaelFiber
2023-09-06
Update rcore.c
Ray
2023-09-06
Mouse offset and scaling must be considered also on web!
Ray
2023-09-04
Fix #3247
Ray
2023-09-02
Some tweaks
Ray
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
[prev]
[next]