SmallJoker
4299ee21d8
CMake: Move generator conditional expressions ( #281 )
2024-01-22 09:50:29 +01:00
Vitaliy
5b81694b1d
CI: Android support ( #197 )
2024-01-21 15:51:11 +01:00
grorp
66786d0059
Make IrrlichtDevice::isWindowVisible do what it says on the tin ( #279 )
2024-01-19 18:17:26 +01:00
David Heidelberg
9df2f0b944
Undefine SDL2 DirectFB video driver
...
1. we don't need it
2. it's dropped in SDL 3
3. it breaks compilation on Alpine and postmarketOS with SDL2 enabled
(and the bug never going to get fixed on SDL2 side)
Signed-off-by: David Heidelberg <david@ixit.cz>
2024-01-18 23:28:45 +01:00
sfan5
c3571261ca
Fix build with OpenGL ES 1
2024-01-17 17:55:19 +01:00
sfan5
bdcd27ab5b
Bump revision
2024-01-17 17:19:03 +01:00
savilli
345285786f
Make vector comparison operators transitive
2024-01-17 17:09:46 +01:00
savilli
dda9b23c3d
Make equals method symmetric
2024-01-17 17:09:46 +01:00
sfan5
b349266855
Enable SDL to compile on macOS
2024-01-17 11:00:40 +01:00
sfan5
ee2467d622
Remove some dead code
2024-01-16 23:59:46 +01:00
sfan5
88ca26c418
Define extpointer for SDL + OGLES2
2024-01-16 20:23:23 +01:00
sfan5
8f44270e4a
Rip out compressed color formats
2024-01-16 20:23:23 +01:00
jordan4ibanez
edc678f995
Update minimum CMake version
2024-01-16 18:48:30 +01:00
Lars Müller
0faeea33c3
build.yml: Upgrade bionic/jammy -> focal (current oldest LTS)
2024-01-16 18:34:24 +01:00
sfan5
f86b9b93e8
Fix crash when SDL context fails to create
2024-01-16 18:24:02 +01:00
Lars Mueller
a3ec3a88e8
Fix scene nodes not dropping meshes (memleak)
2024-01-13 18:13:04 +01:00
Gregor Parzefall
7df45b4cf3
SDL: Implement touchscreen support
2024-01-13 14:08:13 +01:00