19 Commits (0783498f570e7d5c00174cd10a3c1ff105d1eae6)

Author SHA1 Message Date
archshift 0783498f57 Use configuration files to enable or disable the new dyncom interpreter. 11 years ago
Yuri Kunde Schlesner fec7f6b035 Rename GPU::Regs::FramebufferFormat to PixelFormat 11 years ago
Lioncash eb5054e6eb Fix warnings in video_core 11 years ago
Tony Wasserka 941762a573 GPU: Fix a compiler warning about redundant semicolons. 11 years ago
Tony Wasserka 7b6a7d7dfb Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. 12 years ago
Tony Wasserka 9c781a6c76 Remove the fancy RegisterSet class introduced in 4c2bff61e. 12 years ago
Tony Wasserka afcb250b31 Fix a few warnings. 12 years ago
Tony Wasserka 61e2ffd448 GPU: Add documentation. 12 years ago
Tony Wasserka 246cb75584 RegisterSet: Simplify code by using structs for register definition instead of unions. 12 years ago
Tony Wasserka 75775e9ef4 GPU: Make use of RegisterSet. 12 years ago
Tony Wasserka 9d618d0b70 GPU: Interface cleanup. 12 years ago
Tony Wasserka baf0aa04f5 GPU: Emulate memory fills. 12 years ago
Tony Wasserka 0b4055c152 GPU: Add proper framebuffer register handling. 12 years ago
Tony Wasserka 16bbc4f81b GPU: Add display transfer configuration. 12 years ago
Tony Wasserka ec9511e1db GSP: HLE GXCommandId::SET_DISPLAY_TRANSFER and GXCommandId::SET_TEXTURE_COPY. 12 years ago
Tony Wasserka 994d29f416 Use a more compatible choice of initial framebuffer addresses. 12 years ago
Tony Wasserka d4530765ce GPU: Cleanup register definitions. 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 12 years ago
ShizZy 27474060e1 adding initial project layout 12 years ago