Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 2 | -2/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #98774 from dustdfg/scons_use_glob_remove_stale_check | Thaddeus Crews | 2024-11-04 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Deleted stale check. Now SCons supports globbing with `#` inside path | Yevhen Babiichuk (DustDFG) | 2024-11-02 | 1 | -8/+8 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #98709 from darksylinc/matias-upsidedown-splash | Thaddeus Crews | 2024-11-04 | 2 | -0/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix splash screen upside down on Android | Matias N. Goldberg | 2024-10-31 | 2 | -0/+27 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #98701 from DarioSamo/rd-graph-improvements | Thaddeus Crews | 2024-11-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add dependency detection improvements to the render graph. | Dario | 2024-11-01 | 1 | -0/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #96705 from elmajime/camera_from_external_feed | Thaddeus Crews | 2024-11-04 | 7 | -1/+271 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Added external camera feed from external plugin on Android | maxime.chambefort | 2024-10-30 | 7 | -1/+271 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Revert "Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle" | clayjohn | 2024-10-29 | 4 | -19/+41 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing | Thaddeus Crews | 2024-10-29 | 4 | -16/+63 | |
|\ \ \ \ \ | ||||||
| * | | | | | [macOS/iOS] Use hardware sampling rates for audio I/O. | bruvzg | 2024-10-25 | 4 | -16/+63 | |
* | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 13 | -40/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 13 | -40/+40 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased | Clay John | 2024-10-29 | 2 | -9/+153 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add Swappy & Pre-Transformed Swapchain | Matias N. Goldberg | 2024-10-28 | 2 | -9/+153 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #98279 from Calinou/vulkan-d3d12-silence-using-present-mode | Clay John | 2024-10-27 | 2 | -5/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove "Using present mode" verbose prints in Vulkan and Direct3D 12 | Hugo Locurcio | 2024-10-17 | 2 | -5/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #98425 from darksylinc/matias-breadcrumbs-race-fix | Thaddeus Crews | 2024-10-25 | 2 | -57/+183 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix race conditions in breadcrumbs | Matias N. Goldberg | 2024-10-22 | 2 | -57/+183 | |
* | | | | | | | Merge pull request #97771 from dsnopek/openxr-linux-egl | Thaddeus Crews | 2024-10-25 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | OpenXR: Add support for Wayland on Linux | David Snopek | 2024-10-04 | 2 | -0/+26 | |
* | | | | | | | Merge pull request #98448 from Chaosus/shader_global_builtins | Yuri Rubinsky | 2024-10-25 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make `OUTPUT_IS_SRGB/CLIP_SPACE_FAR` shader built-ins global | Chaosus | 2024-10-24 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #98305 from cadence-s/fix-ios-audio-driver-error | Clay John | 2024-10-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix iOS audio driver attempting to start output too early | Cadence | 2024-10-18 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #85338 from EMBYRDEV/shadow-caster-mask | Thaddeus Crews | 2024-10-24 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Add `shadow_caster_mask` to Light3D. | Hannah Crawford | 2024-08-12 | 2 | -0/+20 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #98294 from Calinou/texture-placeholders-use-shared-copy | Thaddeus Crews | 2024-10-21 | 2 | -32/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use a shared copy of placeholder textures, tweak placeholder appearance | Hugo Locurcio | 2024-10-18 | 2 | -32/+36 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #98388 from DarioSamo/sync-fixes | Thaddeus Crews | 2024-10-21 | 2 | -7/+44 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Improve synchronization of rendering commands after changes from transfer que... | Dario | 2024-10-21 | 2 | -7/+44 | |
* | | | | | | | Merge pull request #98237 from dustdfg/os_transitive_image_headers_refactor | Thaddeus Crews | 2024-10-21 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't include `core/io/image.h` in `core/os/os.h` | Yevhen Babiichuk (DustDFG) | 2024-10-18 | 2 | -0/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #98212 from stuartcarnie/sgc/metal_improvements | Thaddeus Crews | 2024-10-21 | 3 | -43/+146 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Metal: Performance improvements and bug fixes | Stuart Carnie | 2024-10-20 | 3 | -43/+146 | |
| |/ / / / / | ||||||
* / / / / / | Move transitions of textures initialized by transfer workers to the main grap... | Dario | 2024-10-18 | 2 | -0/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #97744 from Nazarwadim/use_local_vector_for_skeleton | Thaddeus Crews | 2024-10-10 | 2 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use local vector for skeleton | Nazarii | 2024-10-02 | 2 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #94952 from alvinhochun/angle-d3d11-flip-y | Thaddeus Crews | 2024-10-10 | 4 | -4/+99 | |
|\ \ \ \ \ | ||||||
| * | | | | | Optimize ANGLE on D3D11 to remove an extra blit | Alvin Wong | 2024-07-31 | 4 | -4/+99 | |
* | | | | | | CI: Add MinGW/GCC build to Windows GHA | Thaddeus Crews | 2024-10-10 | 3 | -3/+14 | |
* | | | | | | Merge pull request #96819 from clayjohn/GLES3-instance-uniforms | Clay John | 2024-10-07 | 3 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Implement instance uniforms in Compatibility renderer | clayjohn | 2024-09-10 | 3 | -0/+4 | |
* | | | | | | | Merge pull request #97309 from kroketio/metal-expose-device-handle | Clay John | 2024-10-07 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Metal: expose DRIVER_RESOURCE_LOGICAL_DEVICE for get_resource_native_handle() | Sander | 2024-09-22 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #97552 from dustdfg/drivers/use_dedicated_print_error | Rémi Verschelde | 2024-10-04 | 1 | -3/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use dedicated `print_error` method for colored output for unsupported drivers | Yevhen Babiichuk (DustDFG) | 2024-09-27 | 1 | -3/+5 | |
* | | | | | | | | Merge pull request #97304 from kroketio/metal-return-logical-device-handle | Rémi Verschelde | 2024-10-04 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Metal: implement texture_create_from_extension | Sander | 2024-09-22 | 1 | -1/+5 | |
| | |/ / / / / / | |/| | | | | | |