summaryrefslogtreecommitdiffstats
path: root/servers
Commit message (Expand)AuthorAgeFilesLines
* Normalize normal tangent and binormal before interpolating in the mobile rend...clayjohn2024-11-131-7/+7
* Merge pull request #98767 from jadeharley2/masterThaddeus Crews2024-11-111-1/+3
|\
| * Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CU...jadeharley22024-11-111-1/+3
* | Merge pull request #98755 from Chaosus/shader_compiler_fix_struct_member_namesThaddeus Crews2024-11-111-2/+8
|\ \
| * | Add prefix to struct member names in shader compilerChaosus2024-11-021-2/+8
* | | Merge pull request #85430 from Calinou/os-expose-rendering-driver-methodThaddeus Crews2024-11-112-0/+16
|\ \ \ | |_|/ |/| |
| * | Expose RenderingServer methods to get rendering driver and method nameHugo Locurcio2024-10-022-0/+16
* | | Merge pull request #98549 from Chaosus/shader_renderer_statesThaddeus Crews2024-11-102-0/+35
|\ \ \
| * | | Add renderer state defines to shader preprocessorChaosus2024-10-262-0/+35
* | | | Merge pull request #98910 from darksylinc/matias-id_arm32Thaddeus Crews2024-11-101-6/+4
|\ \ \ \
| * | | | Force RID::id to be always uint64_tMatias N. Goldberg2024-11-061-6/+4
* | | | | Merge pull request #98307 from clayjohn/Light2D-shadow-projectionThaddeus Crews2024-11-101-20/+27
|\ \ \ \ \
| * | | | | Precompute projection matrices when rendering 2D shadowsclayjohn2024-10-181-20/+27
* | | | | | Merge pull request #98131 from KeyboardDanni/remove_playback_fadeinThaddeus Crews2024-11-052-27/+54
|\ \ \ \ \ \
| * | | | | | Add some more comments to AudioServer and remove playback fade-inDanni2024-11-052-27/+54
* | | | | | | Merge pull request #86138 from EnlightenedOne/masterThaddeus Crews2024-11-047-11/+30
|\ \ \ \ \ \ \
| * | | | | | | Fix Frustum Sky projection translation logic, all pipelines, fixes 63863EnlightenedOne2024-11-027-11/+30
* | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixesThaddeus Crews2024-11-047-9/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Style: Apply `clang-tidy` fixes (superficial)Thaddeus Crews2024-11-045-5/+6
| * | | | | | | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-042-4/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #98709 from darksylinc/matias-upsidedown-splashThaddeus Crews2024-11-045-9/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix splash screen upside down on AndroidMatias N. Goldberg2024-10-315-9/+15
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #98701 from DarioSamo/rd-graph-improvementsThaddeus Crews2024-11-049-35/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | Add dependency detection improvements to the render graph.Dario2024-11-019-35/+77
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #98825 from DarioSamo/mobile-scsThaddeus Crews2024-11-0410-275/+260
|\ \ \ \ \ \ \ \
| * | | | | | | | Add multiple specialization constants to Forward+ and Mobile.Dario2024-11-0410-275/+260
| |/ / / / / / /
* | | | | | | | Merge pull request #96705 from elmajime/camera_from_external_feedThaddeus Crews2024-11-0411-10/+52
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Added external camera feed from external plugin on Androidmaxime.chambefort2024-10-3011-10/+52
| | |/ / / / / | |/| | | | |
* | | | | | | [DisplayServer] Add feature flag for native file dialog access to `user/res` ...Anish Mishra2024-10-302-0/+2
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #97247 from thimenesup/draw_indirect_rdThaddeus Crews2024-10-294-0/+171
|\ \ \ \ \ \
| * | | | | | Add draw indirect to Rendering Devicethimenesup2024-10-294-0/+171
* | | | | | | Merge pull request #98652 from stuartcarnie/2d_texture_state_fixesThaddeus Crews2024-10-296-145/+330
|\ \ \ \ \ \ \
| * | | | | | | 2D: Fix various issues and minor performance optimisationsStuart Carnie2024-10-306-145/+330
* | | | | | | | Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doingThaddeus Crews2024-10-293-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | [macOS/iOS] Use hardware sampling rates for audio I/O.bruvzg2024-10-253-2/+9
* | | | | | | | | Merge pull request #98612 from DarioSamo/alignment-transfer-fixThaddeus Crews2024-10-291-5/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix transfer alignment on initial texture transfer.Dario2024-10-281-5/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-2933-96/+96
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-2533-96/+96
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #98562 from Rudolph-B/Issue-98561Thaddeus Crews2024-10-291-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix Occlusion Culling not working for an orthogonal camera.Rudolph Bester2024-10-261-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebasedClay John2024-10-297-2/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Swappy & Pre-Transformed SwapchainMatias N. Goldberg2024-10-287-2/+54
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Fix soft shadows by increasing the bit count for specialization constants.Dario2024-10-285-27/+42
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #98425 from darksylinc/matias-breadcrumbs-race-fixThaddeus Crews2024-10-252-2/+13
|\ \ \ \ \ \ \
| * | | | | | | Fix race conditions in breadcrumbsMatias N. Goldberg2024-10-222-2/+13
* | | | | | | | Merge pull request #97771 from dsnopek/openxr-linux-eglThaddeus Crews2024-10-252-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | OpenXR: Add support for Wayland on LinuxDavid Snopek2024-10-042-0/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #98435 from Calinou/audio-add-get-driver-nameThaddeus Crews2024-10-252-0/+8
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add `AudioServer.get_driver_name()` to get the actual audio driver nameHugo Locurcio2024-10-222-0/+8
| | |/ / / / / | |/| | | | |