Historie revizí

Autor SHA1 Zpráva Datum
  bunnei 0727e07462 added video_core as a dependencie for citra in build order před 12 roky
  bunnei 0716470609 added logger option specifically for the renderer před 12 roky
  bunnei f0d49253e4 calling SwapBuffers from hw_lcd.cpp před 12 roky
  bunnei 551b2a52e0 initialize VideoCore před 12 roky
  bunnei 080f847550 added initial renderer code před 12 roky
  bunnei e4d1ad4bda set window size to correspond to framebuffer sizes před 12 roky
  bunnei a604eaee54 added project linker reference před 12 roky
  bunnei 23506defe3 added video_core project to solution před 12 roky
  bunnei 89fd6eb237 added missing includes to common_types.h před 12 roky
  bunnei e022717477 added g_app_core->Step and HW::Update to Core::SingleStep to be consistent with other changes made před 12 roky
  bunnei ed15feebf1 changed hw_lcd to use ARM core correct tick counter instead of [what was actually] just an instruction count. this seems to fix timing issues with the 3DS_Homebrew_Pong3Dv2 demo. před 12 roky
  bunnei 02bcb4cfad Updated common_types.h to use Gekko's version w/ Rect and some useful unions před 12 roky
  bunnei 925a894c1b added DISALLOW_COPY_AND_ASSIGN macro před 12 roky
  bunnei 7509a9b21f added LCD logger před 12 roky
  bunnei c874c1d06c add hw_lcd.* to VS project files před 12 roky
  bunnei 6433f4d6f9 added an "Update" method to update all hardware před 12 roky
  bunnei 9c2355ba4f added a module for interfacing to hardware LCD před 12 roky
  bunnei c1dfa75845 added a tick counter před 12 roky
  bunnei 31abc42d3d added initial support for hw.cpp module před 12 roky
  bunnei 670ac5643a added hw module to interface h/w register reads/writes před 12 roky
  bunnei 006bb834df added a HW option to logging před 12 roky
  bunnei 590f294d8e renamed some functions před 12 roky
  bunnei c89f3a5c38 added entry point loading from ELF file před 12 roky
  bunnei 69223d007e - added an interface layer for ARM cores před 12 roky
  bunnei d601d2e696 renamed ARM disassembler class from "Arm" to "ARM_Disasm" před 12 roky
  bunnei f5f6428b97 got rid of some really poorly named macros in SkyEye core před 12 roky
  bunnei 66299a4880 moved arm core to interpreter directory před 12 roky
  bunnei c2d4c7d4f4 added some commented out ARMulator functions před 12 roky
  bunnei 829952834a added hack to allow physical mem read/writes před 12 roky
  bunnei cbd1de38be made memory #define's enum to make debugging easier před 12 roky