Juan Linietsky
|
1c93606e47
Add ValidatedCall to MethodBind
|
2 vuotta sitten |
Hugo Locurcio
|
8eb0d0e665
Fix `compute_pieline` typo in `RenderingDevice.compute_pipeline_is_valid()`
|
2 vuotta sitten |
EpEpDragon
|
36d02882b9
Added optional offset and size parameter to RenderDevice buffer_get_data method
|
2 vuotta sitten |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 vuotta sitten |
Yuri Rubinsky
|
807632a90c
Changed `STORAGE_BUFFER_USAGE_DISPATCH_INDIRECT` type to enum flags
|
2 vuotta sitten |
Pedro J. Estébanez
|
14e301467e
Refactor SPIR-V reflection into a generic RenderingDevice feature
|
2 vuotta sitten |
Yuri Rubinsky
|
6e48db69a3
Changed `RD::PipelineDynamicStateFlags` type to enum flags
|
2 vuotta sitten |
Yuri Rubinsky
|
5934eef44c
Changed `RenderingDevice::TextureUsageBits` type to enum flags
|
2 vuotta sitten |
Rémi Verschelde
|
e7418cac3d
Merge pull request #68942 from Chaosus/barrier_mask_flags
|
2 vuotta sitten |
Yuri Rubinsky
|
acaf38cfbc
Expose `BarrierMask` as flags enum in `RenderingDevice`
|
2 vuotta sitten |
Patrick Dawson
|
d7136f2d51
Add `offsets` parameter to RenderingDevice::vertex_array_create
|
2 vuotta sitten |
Patrick Dawson
|
e56fc6b338
Expose vertex_array_create
|
2 vuotta sitten |
MinusKube
|
f5a808192b
Prevent windows from having a size greater than device limit
|
3 vuotta sitten |
kobewi
|
7adc8376ed
Change Array arguments to TypedArray
|
3 vuotta sitten |
bruvzg
|
bcc3643989
Add font LCD sub-pixel anti-aliasing support.
|
3 vuotta sitten |
Juan Linietsky
|
f999f52f0a
Add a Framebuffer cache
|
3 vuotta sitten |
Bastiaan Olij
|
d139131aab
Adding Variable Rate Shading support to Godot
|
3 vuotta sitten |
Rémi Verschelde
|
dbd560cb68
Merge pull request #53857 from briansemrau/rd-free-rid-bind-rename
|
3 vuotta sitten |
Hugo Locurcio
|
40be15920f
Remove support for PVRTC texture encoding and decoding
|
3 vuotta sitten |
Rémi Verschelde
|
095c72b03e
Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter
|
3 vuotta sitten |
Rémi Verschelde
|
7f66c16c03
Merge pull request #51206 from clayjohn/Vulkan-ASSGI
|
3 vuotta sitten |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 vuotta sitten |
Hugo Locurcio
|
b3174e7af9
Add `RenderingServer.get_video_adapter_type()` method
|
3 vuotta sitten |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 vuotta sitten |
ChristopheClaustre
|
cc39ba5509
rendering_device: if one compiles with at least on stage without sources, it was always returning an unusable bytecode (because errored)
|
3 vuotta sitten |
clayjohn
|
0eff109a21
Added SSIL post processing effect
|
4 vuotta sitten |
Brian Semrau
|
c4513d5add
Rename RD::free binding to free_rid
|
3 vuotta sitten |
Rémi Verschelde
|
5ae569560d
Fix missing argument names in bindings
|
3 vuotta sitten |
Bastiaan Olij
|
506ae80876
Expose Vulkan internal values for access from extensions
|
4 vuotta sitten |
reduz
|
6027cd0a1d
Fixes to mobile renderer
|
4 vuotta sitten |