Revert "Merge pull request #7361 from hrydgard/color-conv-centralize"
This reverts commitf1b57dabf5
, reversing changes made to41001637ce
.
This commit is contained in:
parent
07933cad42
commit
cae58cafee
33 changed files with 1195 additions and 476 deletions
|
@ -17,7 +17,6 @@
|
|||
|
||||
#include "base/basictypes.h"
|
||||
|
||||
#include "Common/ColorConv.h"
|
||||
#include "Common/ThreadPools.h"
|
||||
#include "Core/Config.h"
|
||||
#include "Core/MemMap.h"
|
||||
|
@ -27,6 +26,7 @@
|
|||
#include "GPU/Common/TextureDecoder.h"
|
||||
#include "GPU/Software/SoftGpu.h"
|
||||
#include "GPU/Software/Rasterizer.h"
|
||||
#include "GPU/Software/Colors.h"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue