bruvzg
|
6ab672d1ef
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows.
|
3 years ago |
Rémi Verschelde
|
07ad066420
Linux: Use pkg-config for alsa, libudev and GL too
|
3 years ago |
Rémi Verschelde
|
77843355a0
CI: Update black formatter and apply changes
|
3 years ago |
bruvzg
|
ba0317be04
Add CI build with clang sanitizers, increase stack size to 30 MB for builds with sanitizers.
|
3 years ago |
Rémi Verschelde
|
3d7f155586
Remove unused Bullet module and thirdparty code
|
3 years ago |
Aaron Franke
|
368c0bc0ac
Misc build system fixes
|
3 years ago |
Daniel Kolesa
|
3a84a64d2f
Add support for PowerPC family
|
3 years ago |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 years ago |
lawnjelly
|
e3491a3744
Add GLES2 2D renderer + Linux display manager
|
4 years ago |
Aaron Franke
|
474d0f58f5
Add support for the RISC-V architecture
|
4 years ago |
Rémi Verschelde
|
1efe7093be
Merge pull request #53833 from akien-mga/remove-webm-support
|
3 years ago |
Rémi Verschelde
|
ae74e78909
Remove WebM support (and deps libvpx and opus)
|
3 years ago |
Rémi Verschelde
|
cd21cc683a
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
|
3 years ago |
Rémi Verschelde
|
e2dfb656f4
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
|
3 years ago |
Rémi Verschelde
|
13d2928490
Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messages
|
3 years ago |
Hugo Locurcio
|
065c79f0df
Re-enable building position-independent executables on Linux/*BSD
|
4 years ago |
Hugo Locurcio
|
4c5deea83e
Improve messages when compiling for Linux/*BSD
|
4 years ago |
bruvzg
|
d7957a2a20
Use "volk" instead of statically linked Vulkan loader.
|
4 years ago |
Niklas Higi
|
0c83a23ab5
Add "Keep screen on" feature to `DisplayServerX11`
|
5 years ago |
Fabio Alessandrelli
|
8594613f94
LinuxBSD now compiles without vulkan/x11.
|
4 years ago |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
6 years ago |
jfons
|
575543ce53
Port changes to the "raycast" module build files from 3.x
|
4 years ago |
Rémi Verschelde
|
aa15ad72ee
Linux: Remove use_static_cpp override on x86_32
|
4 years ago |
bruvzg
|
a79cc0d772
Fix macOS build with all sanitizers enabled.
|
4 years ago |
Rafał Mikrut
|
f827bcd2f3
Add more sanitizer flags to shows more bugs
|
5 years ago |
Rafał Mikrut
|
0b298d201e
Allow to not optimize release build
|
4 years ago |
Jordan Schidlowsky
|
da35cd2f00
add msan sanitizer option for linus/bsd, lsan option for osx
|
4 years ago |
Hein-Pieter van Braam-Stewart
|
0dc368f9f9
Allow static linking with libatomic using clang
|
4 years ago |
Hein-Pieter van Braam-Stewart
|
c9b3a00a63
Use -latomic when linking whe using clang on Linux
|
4 years ago |
Rémi Verschelde
|
a10c259c1d
Dynamically load libudev.so.1 on Linux if `udev=yes`
|
4 years ago |