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_desktop.c
Age
Commit message (
Expand
)
Author
2023-10-19
REDESIGNED: Move platforms to separate directory #3313
Ray
2023-10-18
REVIEWED: Move `InitWindow()`/`CloseWindow()` to `rcore.c` #3313
Ray
2023-10-14
[core] Change axisCount to be an array (#3421)
MichaelFiber
2023-10-14
Make sure CORE.Window.ready is set
Ray
2023-10-14
WARNING: REDESIGN: `InitPlatform()` to initialize all platform data #3313
Ray
2023-10-14
Minor tweaks
Ray
2023-10-13
Moved some platforms functions to generic `rcore` #3313
Ray
2023-10-11
Reordered one function
Ray
2023-10-11
REVIEWED: Mouse and Touch functions generic to all platforms #3313
Ray
2023-10-11
Added gamepad functions as generic for all platforms
Ray
2023-10-10
Added comments and review some functions #3313
Ray
2023-10-10
Added some comments and tweaks #3313
Ray
2023-10-09
Format tweaks
Ray
2023-10-09
Avoid references to `PLATFORM_` flags #3313
Ray
2023-10-09
REVIEWED: Reorganize functions
Ray
2023-10-09
WARNING: REDESIGN: Move platform specific data to platform submodules #3313
Ray
2023-10-08
WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)
Ray