This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
yuzu
Archived
Watch
1
Star
0
Fork
0
You've already forked yuzu
Code
This repository has been archived on
2024-03-23
. You can view files and clone it, but cannot push or open issues or pull requests.
63dbff9b1f
yuzu
/
src
/
core
/
hw
History
Subv
63dbff9b1f
GPU/DisplayTransfer: Implemented bit 5 in the transfer flags.
...
It tells the GPU to not swizzle/de-swizzle the input during the transfer.
2015-07-19 21:30:42 -05:00
..
gpu.cpp
GPU/DisplayTransfer: Implemented bit 5 in the transfer flags.
2015-07-19 21:30:42 -05:00
gpu.h
GPU/DisplayTransfer: Implemented bit 5 in the transfer flags.
2015-07-19 21:30:42 -05:00
hw.cpp
HW: Fix a stupid issue which led to unknown register reads/writes.
2015-07-13 22:27:20 +02:00
hw.h
Added LCD registers, and implementation for color filling in OGL code.
2015-03-09 15:51:41 -07:00
lcd.cpp
Add CiTrace recording support.
2015-07-13 22:27:20 +02:00
lcd.h
Core: Cleanup hw includes.
2015-06-28 00:46:39 +01:00
y2r.cpp
Y2R: Fix narrowing warning
2015-07-12 03:49:16 -04:00
y2r.h
Y2R: Rework conversion process, enabling support for all formats
2015-06-21 20:58:55 -03:00