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-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
2022-03-20
REVIEWED: Avoid some float -> double promotions
Ray
2022-03-18
Implements OpenURL() for Android Platform (#2396)
Rodrigo Escar
2022-03-14
REVIEWED: `OpenURL()`
Ray
2022-02-27
Removed memset()
Ray
2022-02-25
Possible fix for #2360
Ray
2022-02-20
Support clipboard copy/paste on web
Ray
2022-02-20
REVIEWED: Some functions input parametes that should be `const`
raysan5
2022-02-18
Removed trailing spaces
raysan5
2022-02-15
Reviewed bug on `FindNearestConnectorMode()`
raysan5
2022-01-28
RENAMED: `GetFileSize()` to `GetFileLength()`
Ray
2022-01-27
ADDED: `GetFileSize()`
raysan5
2022-01-22
Fix GetApplicationDirectory on macOS (#2304)
Nikolas
2022-01-18
Review code conventions for specific defines for GetApplicationDirectory() (#...
Laurentino Luna
2022-01-17
[CORE] Fixes for GetApplicationDirectory on 32 bit windows builds (#2290)
Jeffery Myers
2022-01-14
[CORE] Bug and formating fixes for GetApplicatonDir (#2285)
Jeffery Myers
2022-01-12
Update rcore.c
Ray
2022-01-10
Review formating
Ray
2022-01-08
[CORE] Add a function to return the application directory. (#2256)
Jeffery Myers
2022-01-01
WARNING: REVIEWED: A big bug with `GetMouseWheelMove()`
Ray
2021-12-31
Update year to 2022
raysan5
2021-12-31
Update rcore.c
raysan5
2021-12-31
Reviewed fullscreen switch on `PLATFORM_WEB`
raysan5
2021-12-31
tweaks
Ray
2021-12-30
[Feature] Added SetWindowOpacity(float opacity) (#2254)
Tushar Singh
2021-12-16
Update rcore.c
Ray
2021-12-06
ADDED: raylibVersion symbol #2190
Ray
2021-12-06
ADDED: Modules info at initialization
Ray
2021-12-04
Support custom modules inclusion
Ray
2021-11-25
REVIEWED: Formating and comments
Ray
2021-11-25
Fix scissor on macos (#2170)
Arnaud Valensi
[prev]
[next]