Commit History

Author SHA1 Message Date
  bunnei ff2b7cc0d3 Merge pull request #5366 from Morph1984/button-press 5 years ago
  Morph 3c8f936b31 input_interpreter: Add method to check for a button press state 5 years ago
  bunnei a7fd61fcce Merge pull request #5275 from FernandoS27/fast-native-clock 5 years ago
  bunnei 8def504d73 Merge pull request #5336 from lioncash/tree 5 years ago
  Rodrigo Locatti c17ee0da5d Merge pull request #5297 from ReinUsesLisp/vulkan-allocator-common 5 years ago
  ReinUsesLisp c3c7603076 vk_shader_decompiler: Show comments as OpUndef with a type 5 years ago
  LC 8be9e5b48b Merge pull request #5358 from ReinUsesLisp/rename-insert-padding 5 years ago
  ReinUsesLisp 5f517e3e16 core/cmake: Enforce Wclass-memaccess 5 years ago
  ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
  ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
  ReinUsesLisp 301e2b5b7a vulkan_memory_allocator: Remove unnecesary 'device' memory from commits 5 years ago
  ReinUsesLisp 432f045dba vk_texture_cache: Use Download memory types for texture flushes 5 years ago
  ReinUsesLisp 8f22f5470c vulkan_memory_allocator: Add allocation support for download types 5 years ago
  ReinUsesLisp 72541af3bc vulkan_memory_allocator: Add "download" memory usage hint 5 years ago
  ReinUsesLisp fade63b58e vulkan_common: Move allocator to the common directory 5 years ago
  ReinUsesLisp c2b550987b renderer_vulkan: Rename Vulkan memory manager to memory allocator 5 years ago
  ReinUsesLisp e996f1ad09 vk_memory_manager: Improve memory manager and its API 5 years ago
  bunnei f728a504aa Merge pull request #5355 from lioncash/timer 5 years ago
  german b483f2d010 Always initialize keyboard input 5 years ago
  german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
  german d8df9a16bd Allow to return up to 16 touch inputs per engine 5 years ago
  german 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
  german d583e01f54 Add multitouch support 5 years ago
  LC 9754a8145c Merge pull request #5357 from ReinUsesLisp/alignment-log2 5 years ago
  Rodrigo Locatti 5b9aedfc21 Merge pull request #5356 from lioncash/clz 5 years ago
  Lioncash 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
  ReinUsesLisp 89c15dd115 common/alignment: Upgrade to use constraints instead of static asserts 5 years ago
  ReinUsesLisp fe494a0ccd common/alignment: Rename AlignBits to AlignUpLog2 5 years ago
  Lioncash 91084d9396 common/timer: Remove 5 years ago
  LC c8bf0caca0 Merge pull request #5354 from ReinUsesLisp/remove-common-color 5 years ago