Unknown W. Brackets
|
bb39c2e458
|
Texcache: Rehash textures after mem invalidation.
Before, we were doing this when we enqueued. We need to at least do this
when an invalidation is triggered.
|
2017-03-25 11:49:15 -07:00 |
|
Unknown W. Brackets
|
438af2f4fa
|
Core: Separate collecting and displaying stats.
|
2017-03-23 18:57:18 -07:00 |
|
Henrik Rydgard
|
fbee328293
|
Don't dirty texture state when kicking off a display list. This might hide real bugs and affect performance, and should not be necessary.
|
2017-03-18 21:47:58 +01:00 |
|
Henrik Rydgard
|
627866355b
|
Restore two accidentally deleted command table entries.
|
2017-03-14 15:45:01 +01:00 |
|
Henrik Rydgard
|
5a946d985b
|
Unify most of the rest of the command table entries
|
2017-03-14 13:47:34 +01:00 |
|
Henrik Rydgard
|
c74d6fcde7
|
Unify some vertex shader related settings in the command tables
|
2017-03-14 13:44:18 +01:00 |
|
Henrik Rydgard
|
cd6d5a0d7f
|
Unify fragment shader settings in the command table
|
2017-03-14 13:42:48 +01:00 |
|
Henrik Rydgard
|
bc641e6c56
|
Unify minz/maxz in command tables
|
2017-03-14 13:41:13 +01:00 |
|
Henrik Rydgard
|
903ac2fc42
|
Unify texture settings in the command tables
|
2017-03-14 13:39:32 +01:00 |
|
Henrik Rydgard
|
934b3db800
|
Unify logicop, antialias in the command table
|
2017-03-14 13:37:12 +01:00 |
|
Henrik Rydgard
|
8e6d546921
|
Unify the control commands in the tables
|
2017-03-14 13:35:25 +01:00 |
|
Henrik Rydgard
|
ff57cacfe6
|
Unify morph weight, patch parameter command table entries
|
2017-03-14 13:30:03 +01:00 |
|
Henrik Rydgard
|
f767615ef8
|
Unify viewport/region/scissor command table entries
|
2017-03-14 13:28:28 +01:00 |
|
Henrik Rydgard
|
3de4d67fdc
|
Unify the light parameter table entries
|
2017-03-14 13:26:53 +01:00 |
|
Henrik Rydgard
|
99711815b5
|
Unify some ignored command table entries
|
2017-03-14 13:25:52 +01:00 |
|
Henrik Rydgard
|
d9c19cc9ee
|
Unify matrix, dither and signal table entries
|
2017-03-14 13:24:35 +01:00 |
|
Henrik Rydgard
|
3f795799c9
|
Setup a global GPU command table, and start moving stuff into it.
|
2017-03-14 13:21:24 +01:00 |
|
Henrik Rydgård
|
90e0079c98
|
GE Debugger D3D11: Support displaying the current texture
|
2017-03-06 16:46:15 +01:00 |
|
Henrik Rydgard
|
26a2d42731
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
|
Henrik Rydgard
|
e8396b10f9
|
D3D11: Implement screenshots.
|
2017-02-18 00:43:02 +01:00 |
|
Henrik Rydgard
|
0e8aeaea3a
|
D3D11: Implement basic framebuffer readback.
Also make debug interfaces more consistent.
|
2017-02-18 00:07:49 +01:00 |
|
xebra
|
59fd5da438
|
Fix fake mipmap hacks.
|
2017-02-15 22:07:58 +09:00 |
|
xebra
|
7975addad0
|
Fix small issue.
|
2017-02-15 01:02:51 +09:00 |
|
xebra
|
ef536ae54d
|
Move wasted checks in FastRunLoop() to Execute_TexLevel()
|
2017-02-15 01:02:50 +09:00 |
|
Henrik Rydgård
|
f7717063a8
|
Assorted fixes for memory leaks etc
|
2017-02-10 14:41:32 +01:00 |
|