Commit History

作者 SHA1 備註 提交日期
  Narr the Reg f017335fef input_common: Add property to invert an axis button 3 年之前
  Narr the Reg 46e835f2d6 yuzu: Add motion preview to controller input 3 年之前
  Levi Behunin d5fc56db4b Move to Clang Format 15 3 年之前
  Andrea Pappacoda 01cf05bc75 chore: add missing SPDX tags 4 年之前
  ameerj 73666fb262 general: Update style to clang-format-12 4 年之前
  Lioncash 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 年之前
  Lioncash df72480395 common: Make use of [[nodiscard]] where applicable 6 年之前
  Lioncash 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 年之前
  Lioncash cc9d7bbf01 vector_math: Use variable template version of is_signed in Vec classes 8 年之前
  Lioncash 766c1a2d50 vector_math: Remove unimplemented function prototypes 8 年之前
  Lioncash 5c323d96e0 vector_math: Make functions constexpr where applicable 8 年之前
  Lioncash 4e3bc37791 vector_math: Convert typedefs to type aliases 8 年之前
  Lioncash acc10c7ee2 vector_math: Ensure members are always initialized 8 年之前
  Lioncash 956e200f12 vector_math: Remove AsArray() and Write() functions from Vec[2,3,4] 8 年之前
  Huw Pascoe a13ab958cb Fixed type conversion ambiguity 8 年之前
  Subv a321bce378 Disable unary operator- on Math::Vec2/Vec3/Vec4 for unsigned types. 9 年之前
  wwylele fe44e843fe vector_math: remove dead template parameter 9 年之前
  wwylele f3660ba9dd vector_math: remove broken SFINAE stuff 9 年之前
  Subv 73566ff7a9 SwRasterizer: Flip the vertex quaternions before clipping (if necessary). 9 年之前
  wwylele ade45b5b99 pica/swrasterizer: implement procedural texture 9 年之前
  wwylele 2e6d8e1321 vector math: add implementation of Length and Normalize 9 年之前
  Yuri Kunde Schlesner 6219654ded Common: Remove dangerous Vec[234] array constructors 9 年之前
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 9 年之前
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 年之前
  Lioncash 1400aeceac vector_math: Add missing member in Vec4's SetZero function 10 年之前
  wwylele 1f89d5d184 fix failure on gcc and clang 10 年之前
  wwylele 8de154893c disable unary minus when the type is not signed 10 年之前
  archshift 5df2d1b5f7 Move video_core/math.h to common/vector_math.h 11 年之前