Henrik Rydgård
|
58c2ba987d
|
D3D11: Expand 16-bit CLUT textures to 32-bit if not supported.
|
2017-03-17 10:11:17 +01:00 |
|
Henrik Rydgård
|
d8abcb8d74
|
D3D9: Set the right Z in ApplyBounds
|
2017-03-17 10:00:45 +01:00 |
|
Henrik Rydgård
|
e74749f2b2
|
A function renamed, some logging improvements
|
2017-03-10 00:11:00 +01:00 |
|
Henrik Rydgård
|
90e0079c98
|
GE Debugger D3D11: Support displaying the current texture
|
2017-03-06 16:46:15 +01:00 |
|
Henrik Rydgard
|
a04e24c300
|
Further D3D11 on mobile fixes
|
2017-03-05 14:05:04 +01:00 |
|
Henrik Rydgard
|
9d116505cf
|
D3D11: Add a large amounts of asserts
|
2017-03-05 10:34:44 +01:00 |
|
Henrik Rydgard
|
5ba53addb5
|
D3D11: Fix problems with scaling 16-bit textures, fixes issue with #9345, thanks @ufdada
|
2017-02-26 00:05:08 +01:00 |
|
Henrik Rydgard
|
8eb668ea59
|
D3D11: Enable pixel depth rounding. GL: Fix a crash bug
|
2017-02-23 20:40:53 +01:00 |
|
Henrik Rydgard
|
0954ecf28c
|
D3D11: Expand 16-bit texture formats to 32-bit if they are not supported, like on Windows 7. Part of issue #9317
|
2017-02-22 17:31:01 +01:00 |
|
Henrik Rydgard
|
f24b1495ba
|
Assorted texture format cleanup, prep for supporting D3D11 on Win7
|
2017-02-22 16:23:04 +01:00 |
|
Henrik Rydgard
|
f772066c54
|
Remove some unnecessary error handling paths
|
2017-02-21 11:29:51 +01:00 |
|
Henrik Rydgard
|
4c6ca76681
|
D3D11: Fix texture loading crash on 32-bit platforms
|
2017-02-20 10:15:41 +01:00 |
|
Henrik Rydgard
|
4c897ff853
|
Forgot to delete CheckFullHash duplicates
|
2017-02-20 00:21:54 +01:00 |
|
Henrik Rydgard
|
4652c6af28
|
Some member variable renaming to match the convention
|
2017-02-20 00:19:58 +01:00 |
|
Henrik Rydgard
|
f753573332
|
Unify HandleTextureChange
|
2017-02-20 00:13:21 +01:00 |
|
Henrik Rydgard
|
f15e25c4b5
|
Centralize SetTexture
|
2017-02-20 00:05:23 +01:00 |
|
Henrik Rydgard
|
e24e652b0d
|
Prepare to unify SetTexture
|
2017-02-19 23:50:04 +01:00 |
|
Henrik Rydgard
|
aae2030a14
|
Unify Decimate()
|
2017-02-19 23:39:35 +01:00 |
|
Henrik Rydgard
|
d9c20fbaff
|
Unify ApplyTexture
|
2017-02-19 23:25:09 +01:00 |
|
Henrik Rydgard
|
7890b61cc5
|
More work towards unifying ApplyTexture
|
2017-02-19 23:19:55 +01:00 |
|
Henrik Rydgard
|
f839f1944e
|
Work towards unifying ApplyTexture
|
2017-02-19 23:07:00 +01:00 |
|
Henrik Rydgard
|
665ffe34ab
|
Centralize DeleteTexture
|
2017-02-19 22:50:04 +01:00 |
|
Henrik Rydgard
|
dbafc6ef95
|
Centralize Texcache::Clear
|
2017-02-19 22:31:07 +01:00 |
|
Henrik Rydgard
|
4364569cf4
|
Move TexCacheEntry outside the TextureCacheCommon class. Nested structs are annoying.
|
2017-02-19 18:53:30 +01:00 |
|
Henrik Rydgard
|
f868a0c4a1
|
D3D11: Fix crash with texture scaling enabled
|
2017-02-18 12:00:15 +01:00 |
|