summaryrefslogtreecommitdiffstats
path: root/src/core/hw/gpu.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GPU: Emulate memory fills.Tony Wasserka2014-07-231-2/+54
|
* GPU: Add proper framebuffer register handling.Tony Wasserka2014-07-231-1/+52
|
* GPU: Properly implement display transfers.Tony Wasserka2014-07-231-1/+19
|
* GPU: Add display transfer configuration.Tony Wasserka2014-07-231-0/+52
|
* Merge branch 'threading' of https://github.com/bunnei/citrabunnei2014-06-141-2/+0
| | | | | | Conflicts: src/core/hle/function_wrappers.h src/core/hle/service/gsp.cpp
* GPU: Cleanup register definitions.Tony Wasserka2014-06-121-13/+13
|
* Rename LCD to GPU.Tony Wasserka2014-06-121-0/+194