godot/servers
Pedro J. Estébanez 0d1ec9a7cf Improve ubershader compatibility
- Prevent debug enforced use of ubershader on shaders not supporting it
- Use unsigned integer for ubershader flags
- Add project setting for disabling async shader compilation on mobile
- Stop sampling some textures through different kinds of samplers at the same time
2022-02-05 22:12:31 +01:00
..
arvr Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_2d Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
arvr_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
arvr_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_2d_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_2d_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_2d_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_2d_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physics_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_server_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_server_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
server_wrap_mt_common.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server_callbacks.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server_callbacks.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_server.cpp Improve ubershader compatibility 2022-02-05 22:12:31 +01:00
visual_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00