Commit History

Author SHA1 Message Date
  Thaddeus Crews 1939e87db1 Merge pull request #101561 from darksylinc/matias-device-address-api 6 months ago
  Matias N. Goldberg af900a5825 Change how device address is requested to avoid future API breakage 7 months ago
  Dario 1bba9dbce9 Fix erroneous logic when flushes are involved on RD async methods. 6 months ago
  thimenesup 3d92f406b2 Implement Buffer Device Address for Rendering Device Vulkan and DirectX12 8 months ago
  Rémi Verschelde 62ea2f76b4 Merge pull request #101069 from DarioSamo/rd-thread-safety-comment 7 months ago
  Stuart Carnie 11dc4f2e5e Metal: Add MetalFX upscaling support 8 months ago
  Dario dea083864b Remove TODO from RenderingDevice regarding thread safety. 7 months ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 11 months ago
  HP van Braam 062d74bb9c Fix ubsan reported errors in rendering 8 months ago
  Thaddeus Crews b7501d219c Merge pull request #100322 from darksylinc/matias-tf-comment-fix 8 months ago
  Matias N. Goldberg a1b44ec7a7 Fix grammar / spelling in comments 8 months ago
  Thaddeus Crews 23afda44e4 Merge pull request #100257 from darksylinc/matias-minimize-leak 8 months ago
  Dario 054891de04 Implement buffer_get_data_async and texture_get_data_async. 8 months ago
  Matias N. Goldberg acf439e96d Keep processing Graphics if there are pending operations 8 months ago
  Matias N. Goldberg c77cbf096b Improvements from TheForge (see description) 9 months ago
  Thaddeus Crews 637239e979 Merge pull request #94193 from BastiaanOlij/buildin_includes 8 months ago
  Rémi Verschelde 14ce5ba8a1 Merge pull request #94368 from CrazyRoka/optimize-render-pass-uniform-set 8 months ago
  CrazyRoka d9ef826c54 Optimize RenderForwardClustered::_setup_render_pass_uniform_set by reducing Vector allocations during push_back operations 1 year ago
  Joshua Staub 16ee2f22eb Check device texture size limits in RenderingDevice::texture_create 1 year ago
  Dario 6d5ac8f7ef Resolve load and store ops automatically for render passes for discardable textures. 9 months ago
  Bastiaan Olij 1bffefb346 Adding ability to include build-in include files (precursor to custom shader templates) 1 year ago
  Dario 288717d7eb Improve dependency detection in render graph for draw lists with partial coverage. 9 months ago
  Dario bf8ecd3a9d Give the barrier pool its own mutex to avoid a deadlock with transfer workers. 9 months ago
  Matias N. Goldberg b9a2f108fc Fix splash screen upside down on Android 9 months ago
  Thaddeus Crews 6d09a20c82 Merge pull request #97247 from thimenesup/draw_indirect_rd 9 months ago
  Thaddeus Crews 7a661eaa7c Merge pull request #98612 from DarioSamo/alignment-transfer-fix 9 months ago
  Clay John 748f4079e3 Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased 9 months ago
  thimenesup d36a872432 Add draw indirect to Rendering Device 11 months ago
  Matias N. Goldberg aaa0e2fddf Add Swappy & Pre-Transformed Swapchain 1 year ago
  Dario 03f56fc15d Fix transfer alignment on initial texture transfer. 9 months ago