dolphin/Source/Core/Core/FifoPlayer
Pokechu22 bed278d3b7 Create dedicated enum for EFB/XFB gamma correction
This also changes the behavior for the invalid gamma value, which was confirmed to behave the same as 2.2.

Note that currently, the gamma value is only used for XFB copies, even though hardware testing indicates it also works for EFB copies.  This will be changed in a later commit.
2022-07-15 12:29:40 -07:00
..
FifoDataFile.cpp FifoDataFile: Stop ignoring size 2022-02-13 14:38:59 -08:00
FifoDataFile.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
FifoPlayer.cpp Create dedicated enum for EFB/XFB gamma correction 2022-07-15 12:29:40 -07:00
FifoPlayer.h FifoPlayer: Allow changing loop option at runtime 2022-01-06 19:08:16 -08:00
FifoRecorder.cpp Remove DataReader from LoadXFReg 2021-12-18 15:21:48 -08:00
FifoRecorder.h Refactor OpcodeDecoding and FIFO analyzer to use callbacks 2021-12-18 15:21:36 -08:00