Commit History

Author SHA1 Message Date
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] 5 years ago
  Pedro J. Estébanez 9a3a2b03b8 Drop old semaphore implementation 5 years ago
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> 5 years ago
  Juan Linietsky c613ead5fa Added a spinlock template as well as a thread work pool class. 6 years ago
  Juan Linietsky 9b0dd4f571 A lot of progress with canvas rendering, still far from working. 6 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
  Juan Linietsky 612ab8fcdb -Restored multithread capability to VisualServer 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago