Historique des commits

Auteur SHA1 Message Date
  bunnei 326b044c19 Merge pull request #367 from lioncash/clamp il y a 8 ans
  bunnei 87f89ac82d Merge pull request #361 from lioncash/common il y a 8 ans
  Lioncash fae2dd0344 math_util: Remove the Clamp() function il y a 8 ans
  bunnei a904d70afe Merge pull request #368 from lioncash/dynarmic il y a 8 ans
  bunnei b11f6f90e7 Merge pull request #360 from lioncash/namespaces il y a 8 ans
  bunnei 4d96997447 Merge pull request #364 from lioncash/thread-local il y a 8 ans
  bunnei b5c204ac6f Merge pull request #362 from lioncash/snprintf il y a 8 ans
  bunnei 701dd649e6 Merge pull request #363 from lioncash/array-size il y a 8 ans
  bunnei 79c1ed80e9 Merge pull request #366 from lioncash/vec il y a 8 ans
  bunnei cb267093bb Merge pull request #365 from lioncash/codeblock il y a 8 ans
  Lioncash b2febaff2f externals: Update dynarmic to HEAD il y a 8 ans
  Lioncash 956e200f12 vector_math: Remove AsArray() and Write() functions from Vec[2,3,4] il y a 8 ans
  Lioncash 0eba5911f2 common: Remove code_block.h il y a 8 ans
  Lioncash b134e6afcf common/thread: Remove unnecessary feature checking for thread_local il y a 8 ans
  Lioncash d9e316e353 common_funcs: Remove ARRAY_SIZE macro il y a 8 ans
  Lioncash 902fc61ef8 common_funcs: Remove check for VS versions that we don't even support il y a 8 ans
  Lioncash 16ffecd8fb common_types: Convert typedefs to using aliases il y a 8 ans
  Lioncash e8e5041955 common_types: Remove unnecessary check for whether or not__func__ is defined il y a 8 ans
  Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable il y a 8 ans
  bunnei 2c8afe1140 Merge pull request #357 from lioncash/guard il y a 8 ans
  bunnei 2ef04f69b2 Merge pull request #358 from lioncash/explicit il y a 8 ans
  bunnei 14bf88a777 Merge pull request #359 from lioncash/redundant il y a 8 ans
  Lioncash 3990da488b vi: Remove redundant initializers in the constructors il y a 8 ans
  Lioncash 80982748c8 disk_filesystem: Remove unused total_entries_in_directory member from Disk_Directory il y a 8 ans
  Lioncash e61a4dd485 disk_filesystem: Remove redundant initializer in Disk_Directory's constructor il y a 8 ans
  Lioncash b05f8ea5b5 disk_filesystem: Make constructors explicit where applicable il y a 8 ans
  Lioncash 3841ec4200 renderer_opengl: Add missing header guards il y a 8 ans
  bunnei 17ad56c1dc Merge pull request #356 from lioncash/shader il y a 8 ans
  bunnei f633b0c875 Merge pull request #355 from Subv/shader_instr il y a 8 ans
  Lioncash e3b6f6c016 glsl_shader_decompiler: Use std::string_view instead of std::string for AddLine() il y a 8 ans