yuzu-emu
/
yuzu
Archived
1
0
Fork 0
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.
yuzu/src/core/hw
JamePeng 8d5a6110f7 Y2R: num_tiles should be allowed when its value is 128 (#1669) 2016-04-14 21:36:07 -07:00
..
gpu.cpp renderer_base: Don't directly expose the rasterizer unique_ptr 2016-03-08 21:31:44 -05:00
gpu.h core/video_core: Make NumIds functions constexpr 2016-03-17 00:29:47 -04: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/video_core: Make NumIds functions constexpr 2016-03-17 00:29:47 -04:00
y2r.cpp Y2R: num_tiles should be allowed when its value is 128 (#1669) 2016-04-14 21:36:07 -07:00
y2r.h Y2R: Rework conversion process, enabling support for all formats 2015-06-21 20:58:55 -03:00