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
..
glfw Add uConsole mapping (#4297) 2024-09-02 10:01:30 +02:00
cgltf.h Update cgltf.h 2024-10-26 13:12:24 +02:00
dirent.h Review module to fit raylib conventions 2020-01-19 12:29:21 +01:00
dr_flac.h Updated dr audio libraries 2023-11-07 13:48:48 +01:00
dr_mp3.h Update dr_mp3.h 2024-10-26 13:12:26 +02:00
dr_wav.h Update dr_wav.h 2024-10-26 13:12:30 +02:00
glad_gles2.h OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840) 2023-01-10 12:34:06 +01:00
glad.h [rlgl] Check for extensions before enabling them (#2706) 2022-09-18 21:08:51 +02:00
jar_mod.h Support custom memory allocators 2020-01-19 11:42:16 +01:00
jar_xm.h replace unicode characters by ascii characters in jar_xml to avoid warning in MSVC (#4196) 2024-08-02 21:04:33 +02:00
m3d.h Update m3d.h 2023-11-07 13:52:36 +01:00
miniaudio.h [miniaudio] Fixing miniaudio and Makefile for NetBSD (#4212) 2024-08-09 09:04:18 +02:00
msf_gif.h EXTERNAL: msf_gif.h, reviewed some warnings 2023-09-22 11:57:49 +02:00
par_shapes.h Change implicit conversion to explicit conversion to remove warning (#4308) 2024-09-06 23:16:17 +02:00
qoa.h Update qoa.h 2024-10-26 13:12:33 +02:00
qoaplay.c Reviewed QOA seek PR 2023-10-31 15:54:38 +01:00
qoi.h Update qoi.h 2023-11-05 19:39:57 +01:00
RGFW.h Fix MSVC errors for PLATFORM_DESKTOP_RGFW (#4441) 2024-10-26 22:59:10 +02:00
rl_gputex.h [rl_gputex] Correctly load mipmaps from DDS files (#4399) 2024-10-21 00:25:33 +02:00
rprand.h Set default init values for random #3954 2024-05-01 22:58:33 +02:00
sdefl.h Update external sdefl and sinfl 2023-07-12 15:49:38 +02:00
sinfl.h Use builtin_clz for clang on windows (#3939) 2024-04-28 20:29:45 +02:00
stb_image_resize2.h Update stb_image_resize2.h 2024-10-26 13:12:38 +02:00
stb_image_write.h Updated external libraries 2021-10-06 21:13:17 +02:00
stb_image.h Update stb_image.h 2024-10-26 13:12:36 +02:00
stb_perlin.h ADDED: GenImagePerlinNoise() 2022-09-17 13:39:49 +02:00
stb_rect_pack.h Updated external libraries 2021-10-06 21:13:17 +02:00
stb_truetype.h Update stb_truetype.h 2024-10-26 13:13:05 +02:00
stb_vorbis.c Update external libraries 2023-02-01 11:45:42 +01:00
tinyobj_loader_c.h Update tinyobj_loader_c.h (#3474) 2023-10-27 17:13:10 +02:00
vox_loader.h feat: vox_loader normals and new voxels shader (#3843) 2024-02-29 18:28:51 +01:00
win32_clipboard.h [rcore] Clipboard Image Support (#4459) 2024-11-09 19:40:41 +01:00