Files
raylib/src/external
Everton Jr. 00396e3436 [rcore] Clipboard Image Support (#4459)
* [rcore] add 'GetClipboardImage' for windows

* [rcore] GetClipboardImage removed some unneeded defines

* [rcore] PLATFORM_SDL: create a compatility layer for SDL3

* external: add win32_clipboard.h header only lib

* [rcore] using win32_clipboard on platforms rlfw and rgfw

* [rcore] fix warnings in SDL3 compatibility layer

* Makefile: Allow specifying SDL_LIBRARIES to link, this helps with SDL3

* Makefile: examples makefile now compile others/rlgl_standalone only when TARGET_PLATFORM is PLATFORM_DESKTOP_GFLW

* Makefile: examples makefile now compile others/rlgl_standalone only when TARGET_PLATFORM is PLATFORM_DESKTOP_GFLW

* [rcore]: PLATFORM_SDL: improve clipboard data retrieval

* external: remove unused function from win32_clipboard.h

* Makefile: allow for extra flags necessary when compiling for SDL3

* [rcore]: fix string typo

* [rcore]: Properly handle NULL dpi passing. As is allowed in SDL2

* external: fix arch finding on win32_clipboard.h to allow compilation on msvc cmake CI

* [rcore]: PLATFORM_SDL: Treat monitor as an ID in SDL3 as opposed to an index as in SDL2

* [rcore]: typo
2024-11-09 19:40:41 +01:00
..
2024-09-02 10:01:30 +02:00
2024-10-26 13:12:24 +02:00
2023-11-07 13:48:48 +01:00
2024-10-26 13:12:26 +02:00
2024-10-26 13:12:30 +02:00
2020-01-19 11:42:16 +01:00
2023-11-07 13:52:36 +01:00
2024-10-26 13:12:33 +02:00
2023-10-31 15:54:38 +01:00
2023-11-05 19:39:57 +01:00
2023-07-12 15:49:38 +02:00
2024-10-26 13:12:38 +02:00
2021-10-06 21:13:17 +02:00
2024-10-26 13:12:36 +02:00
2022-09-17 13:39:49 +02:00
2021-10-06 21:13:17 +02:00
2024-10-26 13:13:05 +02:00
2023-02-01 11:45:42 +01:00