Rémi Verschelde
|
399f585042
Merge pull request #99603 from stuartcarnie/metal_fx_upscaling
|
7 months ago |
Stuart Carnie
|
11dc4f2e5e
Metal: Add MetalFX upscaling support
|
9 months ago |
Pāvels Nadtočajevs
|
e1f129cb52
Support MIME types in file dialog filters on macOS and Linux.
|
9 months ago |
Thaddeus Crews
|
9535cd064f
Merge pull request #97810 from pafuent/getting_ccache_working_on_mac
|
8 months ago |
Pablo Andres Fuente
|
7c4c1100e0
Improving detection of ccache on Mac
|
10 months ago |
Rémi Verschelde
|
f86b3696f6
SCons: Properly set SSE2 as baseline on x86_32
|
8 months ago |
Yevhen Babiichuk (DustDFG)
|
d55ed0cb15
Buildsystem: Refactor compiler detection code
|
9 months ago |
Yevhen Babiichuk (DustDFG)
|
7aacdaa071
Build System: Extract `validate_arch` helper function
|
10 months ago |
Rémi Verschelde
|
b0d512636c
Merge pull request #97570 from dustdfg/ios_macos/print_warning_instead_of_comments
|
10 months ago |
Dario
|
e2c6daf7ef
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile.
|
1 year ago |
Yevhen Babiichuk (DustDFG)
|
1abcfdda85
Replace comments with printed warning for Metal on x86_64
|
10 months ago |
Rémi Verschelde
|
6e9bcc0f18
SCons: Better validation for platform-specific opt-in drivers
|
1 year ago |
Stuart Carnie
|
2d0165574d
Add Metal support for macOS (arm64) and iOS
|
1 year ago |
bruvzg
|
52a2836861
Disable FP contraction.
|
1 year ago |
Thaddeus Crews
|
896b003cc8
SCons: Convert platform `get_flags` to dictionary
|
1 year ago |
Jakub Marcowski
|
d9f8ef68df
Update pre-commit hooks configuration to use `ruff` instead of `black`
|
1 year ago |
Thaddeus Crews
|
e0e8ce1fc0
SCons: Colorize warnings/errors during generation
|
1 year ago |
pohy
|
f65f480617
Fix MoltenVK detection
|
1 year ago |
Jezer Mejía
|
07313a08f4
Migrate macos controller API to GameController.h
|
2 years ago |
Rémi Verschelde
|
033821c595
Merge pull request #88245 from shana/simplify-mono-support-detection
|
1 year ago |
Thaddeus Crews
|
633dcf6dfd
SCons: "Environment" to "SConsEnvironment"
|
1 year ago |
Andreia Gaita
|
21e524a798
C#: Let platforms signal if they support it or not
|
1 year ago |
bruvzg
|
94238d0462
[iOS/macOS] Add option to automatically build (and sign / archive) bundles.
|
1 year ago |
bruvzg
|
70e328385c
[macOS] Check Vulkan SDK version when looking for MoltenVK libs.
|
1 year ago |
Rémi Verschelde
|
4db2a6801f
Merge pull request #85206 from bruvzg/mac_clang_version_check_update
|
1 year ago |
bruvzg
|
a2c1c01941
[macOS] Fix MoltenVK SDK detection after file location changes in 1.3.275.0.
|
1 year ago |
jsjtxietian
|
078bfae6a4
Add RD_ENABLED when VULKAN_ENABLED or D3D12_ENABLED is added
|
1 year ago |
bruvzg
|
5201475f62
[macOS] Check Apple specific version instead of generic clang version.
|
1 year ago |
Mario Liebisch
|
426e18fd37
Updated compiler version detection
|
1 year ago |
bruvzg
|
1887a9df19
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching.
|
3 years ago |