dingusppc/devices/video
Mihai Parparita 35c86ad6bf Clean up #includes
Result of running IWYU (https://include-what-you-use.org/) and
applying most of the suggestions about unncessary includes and
forward declarations.

Was motivated by observing that <thread> was being included in
ppcopcodes.cpp even though it was unused (found while researching
the use of threads), but seems generally good to help with build
times and correctness.
2023-11-03 00:33:47 -07:00
..
atimach64defs.h Convert ATI register offsets to DWORD format. 2023-04-11 01:25:00 +02:00
atimach64gx.cpp atimach64gx: use new refresh task control. 2023-07-31 03:52:17 +02:00
atimach64gx.h Clean up #includes 2023-11-03 00:33:47 -07:00
atirage.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
atirage.h atirage: return meaningful value for GUI_STAT:GUI_FIFO. 2023-10-10 02:31:09 +02:00
control.cpp control: use new refresh task control. 2023-07-31 03:53:13 +02:00
control.h Add BAR 0 to control. 2023-01-11 00:05:23 -08:00
display_sdl.cpp Make Emscripten build not depend on SDL2 or cubeb 2023-10-25 22:25:53 -07:00
display.h Make Emscripten build not depend on SDL2 or cubeb 2023-10-25 22:25:53 -07:00
displayid.cpp displayid: prevent reading past EDID data. 2023-10-03 00:42:03 +02:00
displayid.h displayid: prevent reading past EDID data. 2023-10-03 00:42:03 +02:00
pdmonboard.cpp pdmonboard: switch to mmu_map_dma_mem. 2023-10-02 15:00:12 +02:00
pdmonboard.h Clean up #includes 2023-11-03 00:33:47 -07:00
rgb514defs.h ATI Mach64 GX controller emulation. 2022-05-21 14:51:27 +02:00
videoctrl.cpp Clean up #includes 2023-11-03 00:33:47 -07:00
videoctrl.h Clean up #includes 2023-11-03 00:33:47 -07:00