godot/platform/x11
Rémi Verschelde 98d0bf7d7a assimp: Clean and document buildsystem, prepare for unbundling
- Improve the SCsub to allow unbundling and remove unnecessary code.
- Move files around to match upstream source.
- Re-sync with upstream commit 308db73d0b3c2d1870cd3e465eaa283692a4cf23
  to ensure we don't have local modifications.
- Doesn't actually build against current version 5.0.1 due to the lack
  of the new ArmaturePopulate API that Gordon authored. We'll have to
  wait for a public release with that API (5.1?) to enable unbundling.

(cherry picked from commit 9d8a9ea826)
2020-03-06 23:53:23 +01:00
..
export Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
context_gl_x11.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
context_gl_x11.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
crash_handler_x11.cpp Fix warning in Linux crash handler on 32-bit 2020-01-10 14:28:21 +01:00
crash_handler_x11.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
detect.py assimp: Clean and document buildsystem, prepare for unbundling 2020-03-06 23:53:23 +01:00
detect_prime.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
detect_prime.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
godot_x11.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
joypad_linux.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
joypad_linux.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
key_mapping_x11.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
key_mapping_x11.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_x11.cpp Fix pressure / tilt ranges on Linux. 2020-02-14 15:58:15 +01:00
os_x11.h Restores correct window position after fullscreen toggling off on Linux 2020-02-06 13:02:07 +01:00
pck_embed.ld Fix error exporting to X11 with embedded PCK 2020-01-16 17:47:37 +01:00
pck_embed.legacy.ld Fix error exporting to X11 with embedded PCK 2020-01-16 17:47:37 +01:00
platform_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
platform_x11_builders.py Running builder (content generator) functions in subprocesses on Windows 2018-07-27 21:37:55 +02:00
power_x11.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
power_x11.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Remove unused imports 2019-04-06 18:05:05 +02:00