Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #96399 from andyprice/fileperms | Thaddeus Crews | 2024-11-21 | 2 | -2/+2 |
|\ | |||||
| * | unix: Limit named pipe permissions to the current user | Andrew Price | 2024-09-06 | 1 | -1/+1 |
| * | unix: Don't create world-writable files when safe save is enabled | Andrew Price | 2024-09-06 | 1 | -1/+1 |
* | | Merge pull request #94981 from Chaosus/shader_fix_screen_uv_in_spatial_light | Thaddeus Crews | 2024-11-21 | 1 | -11/+11 |
|\ \ | |||||
| * | | Allow `SCREEN_UV` to be used in light function of spatial shader | Chaosus | 2024-11-19 | 1 | -11/+11 |
* | | | Fix: Error output is not require, `VK_QUEUE_TRANSFER_BIT` is optional. | Alexander Hartmann | 2024-11-19 | 1 | -1/+3 |
|/ / | |||||
* | | Merge pull request #98683 from clayjohn/wireframe | Thaddeus Crews | 2024-11-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | Ensure shadow material and mesh are not used with wireframe mode | clayjohn | 2024-11-16 | 1 | -2/+2 |
* | | | Merge pull request #98788 from Bonkahe/master | Thaddeus Crews | 2024-11-18 | 2 | -0/+5 |
|\ \ \ | |||||
| * | | | Implemented multimesh_get_buffer_rd_rid function into RenderingServer. | David House | 2024-11-14 | 2 | -0/+5 |
* | | | | Merge pull request #99026 from Faless/net/split_ip | Thaddeus Crews | 2024-11-18 | 4 | -74/+225 |
|\ \ \ \ | |||||
| * | | | | [Net] Split Unix/Windows IP implementation | Fabio Alessandrelli | 2024-11-12 | 4 | -74/+225 |
* | | | | | Merge pull request #98983 from nikitalita/patch-2 | Thaddeus Crews | 2024-11-18 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Prevent stack-use-after-scope in rendering_device_driver_metal.mm | nikitalita | 2024-11-09 | 1 | -1/+2 |
* | | | | | | Merge pull request #87558 from clayjohn/GLES3-canvas-spec | Thaddeus Crews | 2024-11-18 | 4 | -26/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reduce shader permutations in the compatibility backend | clayjohn | 2024-11-15 | 4 | -26/+27 |
* | | | | | | | Use `(r)find_char` instead of `(r)find` for single characters | A Thousand Ships | 2024-11-17 | 4 | -5/+5 |
|/ / / / / / | |||||
* | | / / / | Metal: Ensure position invariance is captured from SPIRV-Cross | Stuart Carnie | 2024-11-15 | 1 | -3/+15 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #99041 from mrsaturnsan/metal_frame_pacing | Thaddeus Crews | 2024-11-14 | 4 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Use afterMinimumDuration to correct frame pacing | mrsaturnsan | 2024-11-12 | 4 | -1/+10 |
* | | | | | | Merge pull request #99149 from mrsaturnsan/set_max_fps_fix | Thaddeus Crews | 2024-11-13 | 1 | -4/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix max FPS initialization | mrsaturnsan | 2024-11-12 | 1 | -4/+1 |
* | | | | | | | Merge pull request #98975 from clayjohn/D3D12-event-timing | Thaddeus Crews | 2024-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move D3D12 fence SetEventOnCompletion call to fence_wait to avoid stalling on... | clayjohn | 2024-11-08 | 1 | -1/+1 |
* | | | | | | | | [Net] Properly rename NetSocketPosix to NetSocketUnix | Fabio Alessandrelli | 2024-11-13 | 3 | -40/+44 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge pull request #91201 from bruvzg/con_type | Thaddeus Crews | 2024-11-12 | 2 | -4/+87 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | [OS] Add functions to determine standard I/O device type. | bruvzg | 2024-11-06 | 2 | -4/+87 |
* | | | | | | | Merge pull request #98969 from Faless/net/split_sockets | Thaddeus Crews | 2024-11-12 | 5 | -256/+797 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | [Net] Split Unix/Windows NetSocket implementation | Fabio Alessandrelli | 2024-11-10 | 5 | -256/+797 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #98803 from stuartcarnie/metal_multiview | Thaddeus Crews | 2024-11-10 | 5 | -188/+337 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Metal: Multiview support | Stuart Carnie | 2024-11-06 | 5 | -188/+337 |
* | | | | | | | Merge pull request #98927 from fire/warn-file-case-mismatch | Thaddeus Crews | 2024-11-10 | 3 | -1/+46 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Warn on filesystem case mismatch | Valentin Cocaud | 2024-11-08 | 3 | -1/+46 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #98883 from ducklin5/fix/VkResultError | Thaddeus Crews | 2024-11-10 | 2 | -1/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix: add vulkan error checks in command_queue_execute_and_present | Azeez Abass | 2024-11-06 | 2 | -1/+22 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #98307 from clayjohn/Light2D-shadow-projection | Thaddeus Crews | 2024-11-10 | 1 | -17/+28 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Precompute projection matrices when rendering 2D shadows | clayjohn | 2024-10-18 | 1 | -17/+28 |
* | | | | | | | Account for the case surface_capabilities.currentExtent is unset | Trevor Davenport | 2024-11-05 | 2 | -8/+14 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #86138 from EnlightenedOne/master | Thaddeus Crews | 2024-11-04 | 2 | -1/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix Frustum Sky projection translation logic, all pipelines, fixes 63863 | EnlightenedOne | 2024-11-02 | 2 | -1/+7 |
* | | | | | | | Merge pull request #93401 from Repiteo/style/clang-tidy-fixes | Thaddeus Crews | 2024-11-04 | 7 | -18/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 6 | -16/+16 |
| * | | | | | | | 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 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | |