Commit History

Author SHA1 Message Date
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  clayjohn 44f8922305 Port ASSAO to Godot to replace SAO 4 years ago
  Rémi Verschelde e9d12f9e4e Merge pull request #44521 from madmiraal/rename-rect2-clip 4 years ago
  reduz 666d5f3431 Fix error spam on wrong attachment 4 years ago
  Marcel Admiraal 2df9a8ccad Rename Rect2 and Rect2i clip() to intersection() 4 years ago
  reduz bf77016c8a Reimplement skeletons and blend shapes 4 years ago
  bruvzg 644f739660 Static analyzer fixes: 4 years ago
  Aaron Franke 5dddf4377a Rename RD texture "type" to "texture_type" 4 years ago
  Aaron Franke 19bdd01438 Rename RD uniform "type" to "uniform_type" 4 years ago
  reduz 70f5972905 Refactored Mesh internals and formats. 4 years ago
  Rafał Mikrut 7bd03b7188 Initialize class/struct variables with default values in core/ and drivers/ 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  John Zulauf 784f8fbbe5 Synchronization - Clean subpass dependency init 4 years ago
  reduz 8ab9b39707 Implement CanvasGroup and CanvasItem clipping 4 years ago
  rsjtdrjgfuzkfg b1f95e150e Fix crash in RenderingDeviceVulkan::shader_create 4 years ago
  reduz 84d734da0e Refactored 2D shader and lighting system 4 years ago
  reduz dd0b097e44 Fix invalid buffer updates in SDFGI 4 years ago
  Juan Linietsky c71e941ee8 Revert "Revert "Synchronization validation fix patch set 3 (inclusive of all previous patches)"" 4 years ago
  Juan Linietsky f11f28936d Revert "Synchronization validation fix patch set 3 (inclusive of all previous patches)" 4 years ago
  Juan Linietsky 791b259a63 Revert "Cause buffer_update to emit error if called during compute/draw list" 4 years ago
  Juan Linietsky 5f65eba5c4 Merge pull request #40849 from jzulauf-lunarg/zulauf_buffer_update_err_msg 4 years ago
  John Zulauf d2083282c0 Add pre-copy barrier to buffer update 4 years ago
  John Zulauf 459fa078e0 Add subpass sync support for layout transitions 4 years ago
  John Zulauf 5191a8e9db Sync fix for clear texture 4 years ago
  John Zulauf 9a9f667818 Sync fix texture_get_data bad barrier param 4 years ago
  John Zulauf 3a1f14461a Additional synchronization fixes w/o FORCE_FULL_BARRIER 5 years ago
  John Zulauf 474fc19601 Correct stage masks for storage texture barriers 5 years ago
  John Zulauf d92f2e4a2d Add barrier for buffer getting 5 years ago
  John Zulauf 5a77eb5a83 Add fragment stage to texture copy/resolve barriers 5 years ago