mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-13 21:01:53 +08:00
* [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 |
||
|---|---|---|
| .. | ||
| glfw | ||
| cgltf.h | ||
| dirent.h | ||
| dr_flac.h | ||
| dr_mp3.h | ||
| dr_wav.h | ||
| glad_gles2.h | ||
| glad.h | ||
| jar_mod.h | ||
| jar_xm.h | ||
| m3d.h | ||
| miniaudio.h | ||
| msf_gif.h | ||
| par_shapes.h | ||
| qoa.h | ||
| qoaplay.c | ||
| qoi.h | ||
| RGFW.h | ||
| rl_gputex.h | ||
| rprand.h | ||
| sdefl.h | ||
| sinfl.h | ||
| stb_image_resize2.h | ||
| stb_image_write.h | ||
| stb_image.h | ||
| stb_perlin.h | ||
| stb_rect_pack.h | ||
| stb_truetype.h | ||
| stb_vorbis.c | ||
| tinyobj_loader_c.h | ||
| vox_loader.h | ||
| win32_clipboard.h | ||