Thaddeus Crews
|
23afda44e4
Merge pull request #100257 from darksylinc/matias-minimize-leak
|
il y a 2 jours |
Dario
|
054891de04
Implement buffer_get_data_async and texture_get_data_async.
|
il y a 1 semaine |
Matias N. Goldberg
|
acf439e96d
Keep processing Graphics if there are pending operations
|
il y a 3 jours |
Matias N. Goldberg
|
c77cbf096b
Improvements from TheForge (see description)
|
il y a 4 semaines |
Thaddeus Crews
|
637239e979
Merge pull request #94193 from BastiaanOlij/buildin_includes
|
il y a 1 semaine |
Rémi Verschelde
|
14ce5ba8a1
Merge pull request #94368 from CrazyRoka/optimize-render-pass-uniform-set
|
il y a 1 semaine |
CrazyRoka
|
d9ef826c54
Optimize RenderForwardClustered::_setup_render_pass_uniform_set by reducing Vector allocations during push_back operations
|
il y a 5 mois |
Joshua Staub
|
16ee2f22eb
Check device texture size limits in RenderingDevice::texture_create
|
il y a 5 mois |
Dario
|
6d5ac8f7ef
Resolve load and store ops automatically for render passes for discardable textures.
|
il y a 1 mois |
Bastiaan Olij
|
1bffefb346
Adding ability to include build-in include files (precursor to custom shader templates)
|
il y a 1 an |
Dario
|
288717d7eb
Improve dependency detection in render graph for draw lists with partial coverage.
|
il y a 3 semaines |
Dario
|
bf8ecd3a9d
Give the barrier pool its own mutex to avoid a deadlock with transfer workers.
|
il y a 1 mois |
Matias N. Goldberg
|
b9a2f108fc
Fix splash screen upside down on Android
|
il y a 1 mois |
Thaddeus Crews
|
6d09a20c82
Merge pull request #97247 from thimenesup/draw_indirect_rd
|
il y a 1 mois |
Thaddeus Crews
|
7a661eaa7c
Merge pull request #98612 from DarioSamo/alignment-transfer-fix
|
il y a 1 mois |
Clay John
|
748f4079e3
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
|
il y a 1 mois |
thimenesup
|
d36a872432
Add draw indirect to Rendering Device
|
il y a 2 mois |
Matias N. Goldberg
|
aaa0e2fddf
Add Swappy & Pre-Transformed Swapchain
|
il y a 7 mois |
Dario
|
03f56fc15d
Fix transfer alignment on initial texture transfer.
|
il y a 1 mois |
Pedro J. Estébanez
|
d5d509bbd6
Implement thread ownership change for RenderingDevice
|
il y a 1 mois |
Dario
|
8c3e46b13b
Move transitions of textures initialized by transfer workers to the main graphics queue.
|
il y a 1 mois |
Dario
|
7a936e8bac
Rewrite semaphore handling for transfer workers.
|
il y a 1 mois |
Dario
|
e2c6daf7ef
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile.
|
il y a 9 mois |
Stuart Carnie
|
5cfacc8767
[Editor,Servers]: Minor optimizations
|
il y a 3 mois |
Pedro J. Estébanez
|
7f1989bac1
RenderingDevice: Fix uncapped mipmap sizes causing div-by-zero
|
il y a 3 mois |
Rémi Verschelde
|
e98aaf1caa
Merge pull request #94477 from RedMser/typos-batch-1
|
il y a 3 mois |
Rémi Verschelde
|
330fca1ffd
Merge pull request #93985 from alvinhochun/windows-gpu-pref
|
il y a 3 mois |
Matias N. Goldberg
|
59d0422dcd
Disable extra memory tracking by default
|
il y a 3 mois |
Matias N. Goldberg
|
364f916f3f
Add debug utilities for Vulkan
|
il y a 5 mois |
Stuart Carnie
|
2d0165574d
Add Metal support for macOS (arm64) and iOS
|
il y a 9 mois |