21243c8234
Update rcore_desktop_sdl.c
2023-10-29 20:42:29 +01:00
01c264123d
Remove rcore.h include from SDL ( #3475 )
2023-10-29 16:23:38 +01:00
067dbe8657
ADDED: Drop files support to PLATFORM_DESKTOP_SDL
2023-10-26 23:57:07 +02:00
b0c0f2e560
Fix OpenURL on SDL ( #3460 )
2023-10-25 12:17:54 +02:00
803b1a910e
REVIEWED: Check OpenGL version required, fix #3457
2023-10-23 19:59:29 +02:00
a0f0034352
REVIEWED: InitPlatform() organization and code-gardening
2023-10-23 19:15:40 +02:00
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
2023-10-22 09:45:04 +02:00
e5993c4a4b
[core] Complement implementations for SDL (2) ( #3447 )
...
* Add note and todo to GetWindowScaleDPI
* Complement ToggleFullscreen and change ToggleBorderlessWindowed
* Complement SetWindowState and ClearWindowState
2023-10-21 12:11:54 +02:00
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
2023-10-20 17:38:14 +02:00
081fffd46e
REVIEWED: Issue with functions definitions
2023-10-19 13:57:31 +02:00
b674e344a8
REVIEWED: Issue with symbols exposure
2023-10-19 13:46:02 +02:00
982641228c
REDESIGNED: Move platforms to separate directory #3313
2023-10-19 13:36:10 +02:00