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
2024-07-01
WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW`
Ray
2024-06-24
[Build] Fix warnings when building in VS 2022 (#4095)
Jeffery Myers
2024-06-09
tweaks
Ray
2024-05-29
ADDED: `IsFileNameValid()`
Ray
2024-05-07
make RGFW a custom platform (#3941)
Colleague Riley
2024-04-23
WARNING: Fix breaking issue (introduced some days ago)
Ray
2024-04-23
Add rlCullDistance variables/getters and rlSetClipPlanes function (#3912)
KotzaBoss
2024-04-21
Review formatting
Ray
2024-04-20
REVIEWED: Remove final punctuation in code comments
Ray
2024-04-20
Code gardening
Ray
2024-04-03
REVIEWED: `GetScreenToWorldRayEx()`
Ray
2024-04-03
Fix framerate recording for .gifs (#3894)
Rob Loach
2024-04-02
Remove trailing spaces
Ray
2024-03-21
Update rcore.c
Ray
2024-03-07
REVIEWED: GetMouseRay() functions rename #3830
Ray
2024-03-07
Screen space related functions consistency (#3830)
aiafrasinei
2024-02-24
Gamepad rumble support with SDL2 (#3819)
GideonSerf
2024-02-18
Remove some unneeded line breaks
Ray
2024-02-13
Minor tweaks to avoid some CodeQL warnings
Ray
2024-02-10
Fix warnings in raylib (#3793)
Jeffery Myers
2024-02-04
Added viewport independent raycast (#3709)
Luís Almeida
2024-02-04
Review formating and some defines naming consistency
Ray
2024-02-04
[rcore] Fix `GetFileNameWithoutExt()` (#3771)
oblerion
2024-01-29
Review PR #3746 formating
Ray
2024-01-29
[CORE,RLGL] Fix scale issues when ending a mode (#3746)
Jeffery Myers
2024-01-20
[rcore rglfw] Feature Test Macros before include (#3737)
John
2024-01-11
Update a comment (#3724)
Hongyu Ouyang
2024-01-02
Update copyright to 2024
Ray
2023-12-23
Review UnloadAutomationEventList (#3658)
Antonis Geralis
2023-12-13
[rcore] Flip VR screens (#3633)
Matthew Oros
2023-11-21
Update rcore.c
Ray
2023-11-13
Update rcore.c
Ray
2023-11-12
REVIEWED: `TakeScreenshot()`, potential issues
Ray
2023-11-11
Fix automation recording (#3523)
ubkp
2023-11-10
Format tweaks
Ray
2023-11-09
WindowShouldClose(), reset shouldClose flag when window is inited (#3518)
maksut
2023-11-09
REVIEWED: `BeginScissorMode()` #3510
Ray
2023-11-08
Update rcore.c
Ray
2023-11-06
Fix warnings in visual studio (#3512)
Jeffery Myers
2023-11-06
REVIEWED: `ScanDirectoryFiles*()`- Paths building slashes sides #3507
Ray
2023-11-06
REVIEWED: Scissor mode to support RenderTexture #3510
Ray
2023-11-06
BeginScissorMode checks for render texture to avoid using GetWindowScaleDPI (...
gulrak
2023-11-06
ADDED: Flag to know we are rendering to texture #3510
Ray
2023-11-03
Update rcore.c
Ray
2023-11-03
ADDED: `LoadRandomSequence()`/`UnloadRandomSequence()`
Ray
2023-11-03
Fixed Issue 3504 (#3505)
AndreaBoroni
2023-11-02
Comments tweaks
Ray
2023-11-01
REVIEWED: Potential code issues reported by CodeQL #3476
Ray
2023-10-31
Remove trailing spaces
Ray
2023-10-30
Minor tweaks
Ray
[next]