1. ac160bd System/Types: Add support for vec3 by Ben Clayton · 4 years, 7 months ago
  2. d085136 Move the OFFSET() macro to Reactor by Nicolas Capens · 5 years ago
  3. 45b25b2 Fix null dereference in OFFSET macro by James Price · 5 years ago
  4. 5d2a4d4 System/Types.hpp: Make vec(T replicate) constexpr by Ben Clayton · 5 years ago
  5. 595d911 clang-format the src/System directory by Ben Clayton · 5 years ago
  6. 53f2a7a Make use of vec<T, N> vector broadcasts by Nicolas Capens · 5 years ago
  7. 7e0142f Create a generic vec<T, N> class by Nicolas Capens · 5 years ago
  8. d37b0ab Typedef int4/float4 from a vec4<T> template by Nicolas Capens · 5 years ago
  9. 9e6cce2 Prefer alignas() over ALIGN() by Nicolas Capens · 5 years ago
  10. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  11. 53096e4 Use correct values for sampleStandardLocations by Antonio Maiorano · 6 years ago
  12. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 7 years ago