コミット履歴

作者 SHA1 メッセージ 日付
  bunnei 53a22b84da ARM: Integrate SkyEye faster "dyncom" interpreter. 12 年 前
  bunnei b5e6524594 ARM: Reorganized file structure to move shared SkyEye code to a more common area. 12 年 前
  bunnei fd7f92d242 Merge pull request #149 from linkmauve/open-file-directly-fix 11 年 前
  Emmanuel Gil Peyrot 2d960f5040 Don’t fail on empty filename in OpenFileDirectly, return the archive handle instead 11 年 前
  bunnei ce8390ac03 Merge pull request #133 from archshift/sdmc-enabled 11 年 前
  bunnei 424fe27844 Merge pull request #146 from yuriks/inttypes 11 年 前
  Yuri Kunde Schlesner b75ac24391 Use std sized types instead of platform specific typedefs 11 年 前
  archshift a7c7946867 Common: Return from CreateFullPath early if the directory creation fails 11 年 前
  archshift a59f57d504 Use config files to store whether SDMC is enabled or not 11 年 前
  Tony Wasserka efacd65b26 Merge pull request #145 from yuriks/shader-log-crash 11 年 前
  Yuri Kunde Schlesner 15c59f3974 Only check OpenGL shader log if size is >1. 11 年 前
  Tony Wasserka 09fa3aa338 Merge pull request #144 from archshift/graceful-quit 11 年 前
  archshift 36c04ae2ee emu_window_glfw.cpp: Fixed graceful quitting 11 年 前
  Tony Wasserka d32ea3b977 Merge pull request #143 from archshift/graceful-quit 11 年 前
  archshift ccb59a9d28 Implemented graceful closing of the GLFW window, along with emulation. 11 年 前
  Tony Wasserka e4905143c8 Merge pull request #113 from neobrain/opengl_refactor 11 年 前
  Yuri Kunde Schlesner ac54cd13db OpenGL renderer: Request a forward compatible context in citra-qt 12 年 前
  Yuri Kunde Schlesner 11642fd3a2 Rework OpenGL renderer. 12 年 前
  Yuri Kunde Schlesner fec7f6b035 Rename GPU::Regs::FramebufferFormat to PixelFormat 12 年 前
  Yuri Kunde Schlesner 5f598a5e2c OpenGL renderer: Shuffle initialization code around and rename functions. 12 年 前
  Yuri Kunde Schlesner 787a1b047c Remove virtual inheritance from RendererOpenGL 12 年 前
  bunnei 8fb064cd62 Merge pull request #119 from lioncash/warn 11 年 前
  Lioncash eb5054e6eb Fix warnings in video_core 11 年 前
  bunnei 8d1154c24e Merge pull request #128 from purpasmart96/master 11 年 前
  purpasmart96 20f15f31dd APT: Added a stub for the "GlanceParameter" function. 11 年 前
  bunnei a171000cbe Merge pull request #108 from archshift/config 11 年 前
  archshift e6594f9f53 Added configuration file system. 12 年 前
  bunnei 0e2d83fa3a Merge pull request #129 from linkmauve/master 11 年 前
  Emmanuel Gil Peyrot fbd72fd6bf Common: Add a helper function to generate a 8.3 filename from a long one. 11 年 前
  Emmanuel Gil Peyrot 19c2a96ab0 FileSys: Add static asserts for the Directory struct, and fix its fields position. 11 年 前