summaryrefslogtreecommitdiff
path: root/src/core/hw/gpu.h
AgeCommit message (Expand)Author
2014-08-12Pica/GPU: Change hardware registers to use physical addresses rather than vir...Tony Wasserka
2014-08-12Remove the fancy RegisterSet class introduced in 4c2bff61e.Tony Wasserka
2014-07-23Fix a few warnings.Tony Wasserka
2014-07-23GPU: Add documentation.Tony Wasserka
2014-07-23RegisterSet: Simplify code by using structs for register definition instead o...Tony Wasserka
2014-07-23GPU: Make use of RegisterSet.Tony Wasserka
2014-07-23GPU: Interface cleanup.Tony Wasserka
2014-07-23GPU: Emulate memory fills.Tony Wasserka
2014-07-23GPU: Add proper framebuffer register handling.Tony Wasserka
2014-07-23GPU: Add display transfer configuration.Tony Wasserka
2014-07-23GSP: HLE GXCommandId::SET_DISPLAY_TRANSFER and GXCommandId::SET_TEXTURE_COPY.Tony Wasserka
2014-07-22Use a more compatible choice of initial framebuffer addresses.Tony Wasserka
2014-06-14Merge branch 'threading' of https://github.com/bunnei/citrabunnei
2014-06-12GPU: Cleanup register definitions.Tony Wasserka
2014-06-12Rename LCD to GPU.Tony Wasserka