David Snopek
|
316b9aa6d2
RendererRD: Fix swizzle on depth formats
|
3 月之前 |
Rémi Verschelde
|
088ef7b6f6
Merge pull request #100283 from devloglogan/vk-motion-vectors
|
3 月之前 |
devloglogan
|
3b70fbdc3c
Implement motion vectors in mobile renderer
|
9 月之前 |
David Snopek
|
0fd0feb772
Minor rendering and XR changes to allow Meta enivornment depth API to work entirely from GDExtension
|
6 月之前 |
clayjohn
|
305216f558
Overhaul the cull mask internals for Lights, Decals, and Particle Colliders
|
7 月之前 |
Sander
|
6ae50cad17
RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension()
|
4 月之前 |
Ryan
|
4497e2a0d3
Add Meshes to the Video RAM Profiler
|
6 月之前 |
Yyf2333
|
1a70a06a43
Change RID_Owner::get_owned_list.
|
7 月之前 |
BlueCube3310
|
a861394e13
Renderer: Warn when images need to be converted due to their formats being unsupported by hardware
|
5 月之前 |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
5 月之前 |
Rémi Verschelde
|
e81eb3f1e9
Merge pull request #102354 from YYF233333/style_iterator
|
5 月之前 |
Yyf2333
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
7 月之前 |
Dario
|
76d709be74
Implement support for fragment density maps.
|
9 月之前 |
Thaddeus Crews
|
4bafafaeb3
Merge pull request #102777 from darksylinc/matias-astc-hdr
|
6 月之前 |
David Snopek
|
a285d1aa98
`texture_create_from_native_handle()` should return `RID` for texture from `RenderingServer`, not `RenderingDevice`
|
6 月之前 |
Matias N. Goldberg
|
fcd785ace2
Add ASTC HDR format variants
|
6 月之前 |
BlueCube3310
|
27c4e70ee8
RenderingDevice: Fix certain RD to Image format conversions
|
6 月之前 |
Stuart Carnie
|
663917449b
2D: Fix `CanvasTexture` rendering when updating channels
|
7 月之前 |
Rémi Verschelde
|
3014eec40d
Merge pull request #99407 from devloglogan/rec-resolution
|
7 月之前 |
devloglogan
|
e7f6b7ea0b
Allow using custom Rect2i for rendering with OpenXR
|
11 月之前 |
BlueCube3310
|
6f363b989a
astcenc: Misc improvements and optimizations
|
8 月之前 |
Thaddeus Crews
|
bfc66f0608
Merge pull request #100282 from devloglogan/motion-vectors-openxr
|
8 月之前 |
Thaddeus Crews
|
ef3086bcdb
Merge pull request #94947 from ChrisBase/issue_94946
|
8 月之前 |
devloglogan
|
3deb5884d7
Renderer agnostic motion vector rendering/OpenXR changes
|
9 月之前 |
Dario
|
c7198dda64
Fix another incorrect clear color flag on texture storage.
|
9 月之前 |
Dario
|
6d5ac8f7ef
Resolve load and store ops automatically for render passes for discardable textures.
|
10 月之前 |
Chris
|
fb75078308
Changed some image error messages to print the file path
|
9 月之前 |
jadeharley2
|
a4d1d36c85
Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CUBE_ARRAY
|
9 月之前 |
Thaddeus Crews
|
7815ccbdd5
Merge pull request #98294 from Calinou/texture-placeholders-use-shared-copy
|
10 月之前 |
Hugo Locurcio
|
35a20fa96a
Use a shared copy of placeholder textures, tweak placeholder appearance
|
10 月之前 |