iwubcode
|
a9f0d1783b
|
Support frame and video dumping from VideoCommon
|
2017-11-17 22:11:23 -06:00 |
Stenzek
|
63305e9173
|
HiresTextures: Support loading BC7 (BPTC) from DDS files
|
2017-08-01 11:59:38 +10:00 |
Lioncash
|
59a947d41d
|
AbstractTexture: Return config by const reference
Returning by const value isn't really necessary (and usually an indicator const reference was intended).
|
2017-06-18 23:38:42 -04:00 |
iwubcode
|
e4896d39bd
|
Video Backends: Move and rename HostTextureFormat to AbstractTextureFormat
|
2017-06-13 00:41:56 -05:00 |
iwubcode
|
2cdc93f4ab
|
Video Backends: Split texture cache code out into separate files, introduce 'AbstractTexture'
|
2017-06-13 00:41:51 -05:00 |