Historial de Commits

Autor SHA1 Mensaje Fecha
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` hace 1 año
  Dario 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. hace 1 año
  Rémi Verschelde f12d737681 Merge pull request #87796 from RandomShaper/shader_cache_split hace 1 año
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` hace 1 año
  Pedro J. Estébanez f3ef83517a Namespace shader cache files by graphics API hace 1 año
  jsjtxietian a365c070b3 Add shader_cache_dir_valid check to _save_to_cache hace 1 año
  Rémi Verschelde 6c390b620d Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy hace 1 año
  Pedro J. Estébanez 12a519bae2 Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts hace 1 año
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy hace 1 año
  jsjtxietian 5f85a042b6 Prevent `_allocate_placeholders` crash if `p_version->variants` is null hace 1 año
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 2 años
  clayjohn 558f4b7559 Initialize shader placeholders up front hace 2 años
  Hugo Locurcio 037975f6b6 Remove debugging print from shader cache hace 2 años
  Yuri Sizov 1c40263665 Merge pull request #79606 from clayjohn/ShaderRD-compilation-groups hace 2 años
  Matias N. Goldberg 472226422e Fix uninitialized variable ending up sent to Vulkan hace 2 años
  clayjohn e970f5249c Add Shader compile groups to RD Shader system hace 2 años
  myaaaaaaaaa 6f88392d02 Move some worker_thread_pool.h includes out of header files hace 2 años
  kobewi 615c517034 Use range iterators in LocalVector loops hace 2 años
  Pedro J. Estébanez 5ca2ba45f1 Make inclusion of Godot version in shader hash universal hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  Pedro J. Estébanez 24ff292999 Polish rendering driver refactor further hace 2 años
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` hace 3 años
  Juan Linietsky c7255388e1 Remove ThreadWorkPool, replace by WorkerThreadPool hace 3 años
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() hace 3 años
  bruvzg 5e0a034524 [macOS / iOS] Use storage buffers instead of unsupported images for the volumetric fog on MoltenVK. hace 3 años
  Lightning_A c63b18507d Use range iterators for `Map` hace 4 años