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
/
platforms
Age
Commit message (
Expand
)
Author
2023-12-16
Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB (#3644)
ubkp
2023-12-16
Fix fullscreen known issue 1 for PLATFORM_WEB (#3642)
ubkp
2023-12-15
Add ToggleFullscreen() and required changes for PLATFORM_WEB (#3634)
ubkp
2023-12-15
[rcore] Add `GetWindowPosition()` implementation for `PLATFORM_WEB` and fixes...
ubkp
2023-12-14
Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB...
ubkp
2023-12-14
REVIEWED: HighDPI support on Web platform #3372 -WIP-
Ray
2023-12-11
[rcore] Complement `SetWindowState()` and `ClearWindowState()` for `PLATFORM_...
ubkp
2023-12-11
[rcore] Add `ToggleBorderlessWindowed()` implementation for `PLATFORM_WEB` (#...
ubkp
2023-12-11
Optimize gesture handling for PLATFORM_DRM (#3616)
ubkp
2023-12-11
[rcore] Fix real touch gestures for `PLATFORM_DESKTOP_SDL` (#3614)
ubkp
2023-12-07
[rcore] Fix `IsMouseButtonUp()` for `PLATFORM_WEB` and `PLATFORM_DRM` (#3611)
ubkp
2023-12-07
[rcore] Fix `IsMouseButtonUp()` and add touch events for `PLATFORM_DESKTOP_SD...
ubkp
2023-12-07
Fix IsMouseButtonUp() (#3609)
Kenneth M
2023-12-07
[rcore] Fix `IsKeyPressedRepeat()` for `PLATFORM_DESKTOP_SDL` (#3605)
ubkp
2023-12-05
Fix GetKeyPressed and GetCharPressed for SDL (#3604)
ubkp
2023-12-03
Revert "Fix Windows Hardcoding (#3600)"
Ray
2023-12-03
Revert "Fix warning while using external GLFW older than version 3.4.0 (#3599)"
Ray
2023-12-03
Fix Windows Hardcoding (#3600)
mr sihc
2023-12-03
Fix warning while using external GLFW older than version 3.4.0 (#3599)
Marco Maia
2023-12-01
Remove a duplicated loop for PLATFORM_DRM (#3590)
ubkp
2023-11-30
Fix IsKeyPressedRepeat() for PLATFORM_DRM direct input (#3583)
ubkp
2023-11-28
Fix typos in src/platforms/rcore_*.c (#3581)
RadsammyT
2023-11-28
Fix SetMousePosition() for SDL (#3580)
ubkp
2023-11-27
Fix SetWindowIcon() for SDL (#3578)
ubkp
2023-11-20
Update rcore_desktop_sdl.c
Ray
2023-11-18
fix for running gles2 with sdl on desktop (#3542)
_Tradam
2023-11-14
Fix missing keys on PLATFORM_DESKTOP_SDL (#3539)
ubkp
2023-11-13
Fix mouse button order for SDL (#3534)
ubkp
2023-11-11
Review #3526
Ray
2023-11-10
Reviewed duplicate lines
Ray
2023-11-10
Reviewing automation events on web...
Ray
2023-11-07
Fix absRange for PLATFORM_DRM (#3517)
ubkp
2023-11-07
Fix mouse/touch/gestures for PLATFORM_DRM (#3515)
ubkp
2023-11-02
Remove unneeded line on web platform
Ray
2023-11-02
Support OpenGL ES 3.0 building on Web
Ray
2023-11-02
Comments tweaks
Ray
2023-11-02
Partial fix the gesture system for DRM (#3502)
ubkp
2023-11-02
[core] Fix gestures for `PLATFORM_DESKTOP_SDL` (#3499)
ubkp
2023-11-01
Update rcore_web.c
Ray
2023-11-01
Update rcore_web.c
Ray
2023-11-01
Moves keymapUS[] and fixes GetCharPressed for DRM (#3498)
ubkp
2023-10-31
Remove trailing spaces
Ray
2023-10-31
Comments tweaks
Ray
2023-10-31
Fix relative mouse mode for DRM (#3492)
ubkp
2023-10-29
Fix drm hang up on exit and mouse input issues (#3484)
ubkp
2023-10-29
Update rcore_desktop_sdl.c
Ray
2023-10-29
REVIEWED: `GetCurrentMonitor()` #3472
Ray
2023-10-29
Remove rcore.h include from SDL (#3475)
ubkp
2023-10-27
GetCurrentMonitor() - use closest monitor (#3472)
Alexandre Almeida
2023-10-26
ADDED: Drop files support to `PLATFORM_DESKTOP_SDL`
Ray
[prev]
[next]