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
2022-08-07
Reviewed issue with negative key #2619
Ray
2022-08-06
Can't alt-tab out of fullscreen window (#2618)
veins1
2022-08-02
REVIEWED: `GetMouseWheelMove()`, avoid move scaling on `PLATFORM_WEB`
Ray
2022-08-02
Remove trailing spaces
Ray
2022-08-01
Avoid cleaning the front buffer to a specific color!
Ray
2022-08-01
REMOVED: Config option: `SUPPORT_MOUSE_CURSOR_POINT`
Ray
2022-07-19
[CORE] Fix Warnings (#2582)
Jeffery Myers
2022-07-05
WARNING: BREAKING: REMOVED: `*StorageValue()` functions
Ray
2022-07-03
REVIEWED: `DecompressData()`
Ray
2022-06-25
Updated PLATFORM_RPI info #2547
Ray
2022-06-18
REVIEWED: `IsFileExtension()` #2530
Ray
2022-06-18
Update rcore.c
Ray
2022-06-17
REVIEWED: `LoadDroppedFiles()`, fixed issues
Ray
2022-06-16
Update rcore.c
Ray
2022-06-12
Update rcore.c
Ray
2022-06-12
Reviewed latest PR
Ray
2022-06-12
Add function to read both X and Y mouse scrolling from a trackpad (#2517)
Steven Schveighoffer
2022-06-12
REVIEWED: `FilePathList`, consider maximum capacity
Ray
2022-06-11
WARNING: BREAKING: REDESIGNED: Filepath loading API
Ray
2022-06-11
New feature: support MOUSE_PASSTHROUGH #2516
Ray
2022-06-09
Minor formattng tweak
Ray
2022-06-09
GetMonitorWidth()/GetMonitorHeight(): return current video resolution instead...
gulrak
2022-06-07
Unify busy waiting behavior across conditional compilation branches (#2508)
flashback-fx
2022-06-07
REVIEWED: Compilation warnings
Ray
2022-06-06
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
Ray
2022-06-06
WARNING: RENAMED: `GetDirectoryFiles()` to `LoadDirectoryFiles()`
Ray
2022-06-06
Reviewed latest PR, variable name
Ray
2022-06-06
Change WaitTime argument from milliseconds to seconds (#2506)
flashback-fx
2022-06-05
REVIEWED: Mouse device support on `PLATFORM_DRM` #2381
Ray
2022-06-05
Fix regression that was causing video stuttering (#2503)
flashback-fx
2022-05-20
use GetWindowScaleDPI to calculate size for rlReadScreenPixels in screenshot/...
gulrak
2022-05-16
REVIEWED: Support OpneBSD for timming functions
Ray
2022-05-12
ADDED: `EnableEventWaiting()` / `DisableEventWaiting()`
Ray
2022-05-12
Some minor tweaks
Ray
2022-05-09
remove fps requirement for drm connector selection (#2468)
Crydsch
2022-05-07
Corrected typo
Ray
2022-05-05
Remove line ending spaces
Ray
2022-04-28
Update rcore.c
Ray
2022-04-26
Check for mouse devices on PLATFORM_DRM
Ray
2022-04-25
REVIEWED: `SwapScreenBuffers()` for `PLATFORM_DRM`
Ray
2022-04-25
Update rcore.c
Ray
2022-04-24
Review formatting
Ray
2022-04-24
- Fix issue #2371 (#2437)
Juan Carlos González Amestoy
2022-04-24
REDESIGNED: Set rlgl internal framebuffer #2420
Ray
2022-04-24
Fix for vr rendering not taking render target size into account (#2424)
Maiko Steeman
2022-04-24
Reviewed MouseScrollCallback() #2371
Ray
2022-04-24
Initialize (reset) input global state #2360
Ray
2022-04-23
REVIEWED: ToggleFullscreen()
Ray
2022-04-06
WARNING: RENAMED: some parameters from length to size
Ray
2022-03-22
Minor tweaks `const`
Ray
[next]