Commit History

Author SHA1 Message Date
  Rémi Verschelde afe8492241 Fix typos with codespell 3 years ago
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 years ago
  Pedro J. Estébanez 8f6a636ae7 Modernize Semaphore 4 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Lyuma f994666bbe core/command_queue_mt: Fix crash/hang when buffer fills up 4 years ago
  Lyuma 074a098df6 core/command_queue_mt: Customizable size 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 years ago
  qarmin a32f020b53 Properly unlock mutex 6 years ago
  Hein-Pieter van Braam 24e7a54cd0 Fix alignment and locking issues with CommandQueueMT 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Juan Linietsky 7fc2367508 Added ability for SSAO to affect AO textures too 7 years ago
  Marcelo Fernandez 35d21c0881 Fix several in-class initialization clang warning 7 years ago
  Hein-Pieter van Braam d702d7b335 Fix various valgrind reported uninitialized variable uses 7 years ago
  luz.paz 612ab4bbc6 Fix typos with codespell 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  dragmz b20bb8615f reduce static memory usage 7 years ago
  m4nu3lf f9a38d2309 CommandQueueMT doesn't lock during command execution 7 years ago
  Juan Linietsky b4f0f59d9f Many fixes to SSAO, should be good now. 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Sipaha f6ee4cac39 Move wait_for_flush out of queue lock 8 years ago
  Juan Linietsky 5c6cac4e53 Add normalmap support for drawing in all low level primitives. Only added support in Sprite so far. 8 years ago