ubkp
271a72f2f2
Fix absRange for PLATFORM_DRM ( #3517 )
2 anni fa
ubkp
9a2b735645
Fix mouse/touch/gestures for PLATFORM_DRM ( #3515 )
2 anni fa
Ray
3c3e311190
Remove unneeded line on web platform
2 anni fa
Ray
807516a991
Support OpenGL ES 3.0 building on Web
For some reason, the equivalent requested context (WebGL 2.0) is not provided, despite being properly requested.
2 anni fa
Ray
b40f93b9e3
Comments tweaks
2 anni fa
ubkp
fe34fc7c6b
Partial fix the gesture system for DRM ( #3502 )
2 anni fa
ubkp
de1ceae4b0
[core] Fix gestures for `PLATFORM_DESKTOP_SDL` ( #3499 )
* Fix gestures for SDL
* Review the gesture handling for SDL
* Review 2
2 anni fa
Ray
d77c918d51
Update rcore_web.c
2 anni fa
Ray
c563490cf8
Update rcore_web.c
2 anni fa
ubkp
ba21b8d274
Moves keymapUS[] and fixes GetCharPressed for DRM ( #3498 )
2 anni fa
Ray
de7beef05d
Remove trailing spaces
2 anni fa
Ray
0a3567439d
Comments tweaks
2 anni fa
ubkp
ab61bad168
Fix relative mouse mode for DRM ( #3492 )
2 anni fa
ubkp
049a6d475d
Fix drm hang up on exit and mouse input issues ( #3484 )
2 anni fa
Ray
21243c8234
Update rcore_desktop_sdl.c
2 anni fa
Ray
b4865588f8
REVIEWED: `GetCurrentMonitor()` #3472
2 anni fa
ubkp
01c264123d
Remove rcore.h include from SDL ( #3475 )
2 anni fa
Alexandre Almeida
2db7c727b6
GetCurrentMonitor() - use closest monitor ( #3472 )
2 anni fa
Ray
067dbe8657
ADDED: Drop files support to `PLATFORM_DESKTOP_SDL`
2 anni fa
Ray
d0141bd105
Remove trail spaces
2 anni fa
Ray
1cef62cf05
REVIEWED: `glfwGetError()` not availbale on `PLATFORM_WEB` fix #3470
2 anni fa
Alexandre Almeida
2f6b2897fe
GetCurrentMonitor() - check window center instead of top-left corner ( #3468 )
2 anni fa
ubkp
cb1c2ffda1
Fix gamepad names for PLATFORM_DESKTOP/GLFW ( #3462 )
2 anni fa
ubkp
b0c0f2e560
Fix OpenURL on SDL ( #3460 )
2 anni fa
Ray
7e5eff8a29
Revert "Fix #3461"
This reverts commit 8fbd42d592 .
2 anni fa
Ray
8fbd42d592
Fix #3461
2 anni fa
Ray
803b1a910e
REVIEWED: Check OpenGL version required, fix #3457
2 anni fa
Ray
a0f0034352
REVIEWED: `InitPlatform()` organization and code-gardening
2 anni fa
Ray
3ff6026917
REVIEWED: Move screen capture logic to `rcore.c`, available for all platforms
2 anni fa
Ray
1aad6a2fc0
REVIEWED: New platform backend template comments
2 anni fa
Ray
bcfa7c6718
Update rcore_desktop.c
2 anni fa
ubkp
8cda4273ec
[core] Complement implementations for `SDL` (3) ( #3450 )
* Fix SetWindowMinSize and SetWindowMaxSize
* Fix window resizes to update the viewport
* Fix window resizes to update the viewport 2
2 anni fa
ubkp
e5993c4a4b
[core] Complement implementations for `SDL` (2) ( #3447 )
* Add note and todo to GetWindowScaleDPI
* Complement ToggleFullscreen and change ToggleBorderlessWindowed
* Complement SetWindowState and ClearWindowState
2 anni fa
ubkp
c66eb49199
[core] Complement implementations for `SDL` ( #3444 )
* Complement SetWindowMonitor SDL implementation
* Complement SetWindowMonitor SDL implementation 2
* Complement SetWindowMonitor SDL implementation 3
* Complement GetMonitorPosition SDL implementation
* Small tweaks to various SDL implementation
* Small tweaks to various SDL implementation 2
2 anni fa
Ray
081fffd46e
REVIEWED: Issue with functions definitions
2 anni fa
Ray
b674e344a8
REVIEWED: Issue with symbols exposure
2 anni fa
Ray
982641228c
REDESIGNED: Move platforms to separate directory #3313
2 anni fa