This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
raylib-python-cffi/raylib
Richard Smith 9e5c9b7f9f
Sdl backend (#140)
* latest raylib version

* add libwayland-dev

* update headers

* add libxkbcommon-dev

* sdl

* sdl dl

* sdl dl

* sdl2 link flags

* remove glfw header

* try static sdl build

* try to set fpic

* install alsa etc before building sdl

* windows

* fix

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try mac

* try mac

* try mac

* try mac

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* update raylib

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* try

* update to 5.5

* dont link x11 if using DRM

* update to fixed raylib version
2024-11-19 12:05:28 +00:00
..
__init__.py give useful error when native DLL isnt found 2024-10-01 00:48:58 +01:00
__init__.pyi Sdl backend (#140) 2024-11-19 12:05:28 +00:00
build.py Sdl backend (#140) 2024-11-19 12:05:28 +00:00
build_multi.sh generate h files on linux and then use them on windows 2021-10-16 20:46:52 +01:00
build_multi_linux.sh generate h files on linux and then use them on windows 2021-10-16 20:46:52 +01:00
build_multi_rpi_nox.sh generate h files on linux and then use them on windows 2021-10-16 20:46:52 +01:00
colors.py add some legacy #defines 2022-06-23 17:18:22 +01:00
defines.py Sdl backend (#140) 2024-11-19 12:05:28 +00:00
enums.py Sdl backend (#140) 2024-11-19 12:05:28 +00:00
glfw3.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00:00
physac.h.modified update to raylib 4.2-dev and re-add physac and raygui from their own repos. 2022-06-12 02:08:36 +01:00
py.typed Adds py.typed for typing support according to pep 561 (#135) 2024-11-17 01:19:19 +00:00
raygui.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00:00
raylib.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00:00
raymath.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00:00
rlgl.h.modified Sdl backend (#140) 2024-11-19 12:05:28 +00:00
version.py QOL docs, colors, version number, example imports 2021-10-04 15:56:29 +01:00