15 Commits (b57d279b5719872a807b456c99ee6e0f8f494abd)

Author SHA1 Message Date
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
Emmanuel Gil Peyrot 2d5eb25cad LCD: Remove unneeded #undef with no matching #define. 10 years ago
Lioncash f8c709aaca core/video_core: Make NumIds functions constexpr 10 years ago
Lioncash d04e1ad75c core/video_core: Don't cast away const in subscript operators 10 years ago
Emmanuel Gil Peyrot 4964a359e1 Core: Cleanup hw includes. 11 years ago
Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 years ago
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
archshift 041e99b613 Added LCD registers, and implementation for color filling in OGL code. 11 years ago
bunnei 0deeda54ee Core: Cleaned up SingleStep(), updated default LCD refresh to assume each instruction is ~3 cycles 12 years ago
Tony Wasserka 1dfa392824 Rename LCD to GPU. 12 years ago
Tony Wasserka b1c8bad9a6 Pica: Add command list registers. 12 years ago
bunnei 46aef01d04 lcd: moved kFrameTicks to lcd.h for use in other modules 12 years ago
bunnei f0525a1eb4 added code to LCD modules keep track of framebuffer location in FCRAM or VRAM 12 years ago
bunnei 25d595d869 added (fake) physical addresses for where to put framebuffer in VRAM 12 years ago
bunnei 70c2cce963 renamed hw_lcd module to just lcd 12 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
bunnei c0796cf762 fixed all license file headers in core 12 years ago
bunnei 9c2355ba4f added a module for interfacing to hardware LCD 12 years ago
bunnei 31abc42d3d added initial support for hw.cpp module 12 years ago
bunnei 670ac5643a added hw module to interface h/w register reads/writes 12 years ago
bunnei 69223d007e - added an interface layer for ARM cores 12 years ago
ShizZy 8bb0c457bc renamed from citrus to citra 12 years ago
ShizZy b8ca09160b renamed project to 'citrus' 12 years ago
ShizZy d708e2d68a added core and mem_map files to the project 13 years ago
ShizZy 27474060e1 adding initial project layout 13 years ago