#sdl #gamedev #windowing #opengl #vulkan #framework #abstraction #game #engine #game-engine

Ryan C. Gordon 3ca629ceb5 asyncio: Allow file closes to request a flush/fsyncdata. 11 bulan lalu
.github 848fd1eab4 ci: don't do 'brew install pkg-config' anymore II 10 bulan lalu
VisualC e79ce2a200 asyncio: Added async i/o APIs. 9 bulan lalu
VisualC-GDK e79ce2a200 asyncio: Added async i/o APIs. 9 bulan lalu
Xcode e79ce2a200 asyncio: Added async i/o APIs. 9 bulan lalu
android-project 1ea4edddec Fixed Java exception if mConnection is null 10 bulan lalu
build-scripts acf0f09320 SDL_migration.cocci: Fixed up some SDL3 symbols that had changed. 9 bulan lalu
cmake 4fb955c80b cmake: fix sdlcpu.cmake for C89 compilers 10 bulan lalu
docs 022a6a9f97 asyncio: Added Linux io_uring support. 9 bulan lalu
examples e79ce2a200 asyncio: Added async i/o APIs. 9 bulan lalu
include 3ca629ceb5 asyncio: Allow file closes to request a flush/fsyncdata. 9 bulan lalu
src 3ca629ceb5 asyncio: Allow file closes to request a flush/fsyncdata. 9 bulan lalu
test 3ca629ceb5 asyncio: Allow file closes to request a flush/fsyncdata. 9 bulan lalu
wayland-protocols 4c2d0c422b wayland: Remove kde_output_order_v1 support 11 bulan lalu
.clang-format 717f297849 Add 'wl_list_for_each_safe' to the clang-format macro list 1 tahun lalu
.clang-tidy 778e8185cd Fix size of memcpy in SDL_AudioDeviceFormatChangedAlreadyLocked 2 tahun lalu
.editorconfig 98499d6818 .editorconfig: Remove excess apostrophe at *.cocci 1 tahun lalu
.gitignore f543faf837 Allow in-tree build 10 bulan lalu
.wikiheaders-options 615d2dcd5b .wikiheader-options: Treat SDL int types (Uint64, etc) as API prefixes. 10 bulan lalu
Android.mk e79ce2a200 asyncio: Added async i/o APIs. 9 bulan lalu
BUGS.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files 11 bulan lalu
CMakeLists.txt 022a6a9f97 asyncio: Added Linux io_uring support. 9 bulan lalu
CREDITS.md eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. 1 tahun lalu
INSTALL.md fdafa266d8 (doc): make cmake build parallel on linux 10 bulan lalu
LICENSE.txt 5b3ee51c6c Updated copyright for 2024 1 tahun lalu
README-SDL.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files 11 bulan lalu
README.md a20eec1415 Tweaking documentation for the SDL 3.0 preview release 1 tahun lalu
WhatsNew.txt b6ab7d28f6 Replaced \r\n with \n in SDL root files 11 bulan lalu

README-SDL.txt


Please distribute this file with the SDL runtime environment:

The Simple DirectMedia Layer (SDL for short) is a cross-platform library
designed to make it easy to write multi-media software, such as games
and emulators.

The Simple DirectMedia Layer library source code is available from:
https://www.libsdl.org/

This library is distributed under the terms of the zlib license:
http://www.zlib.net/zlib_license.html