Unknown W. Brackets
|
cddd537f36
|
Minor tweak, no need for this check anymore.
|
2014-01-22 01:24:41 -08:00 |
|
Unknown W. Brackets
|
3a186a9d7f
|
Show CLUT shift value in GE debugger.
|
2014-01-22 00:32:31 -08:00 |
|
Unknown W. Brackets
|
db77dcd149
|
Fix some includes on Windows/etc.
|
2013-12-29 15:59:36 -08:00 |
|
Unknown W. Brackets
|
3f674f7ef6
|
Always update framebuffer tex sampling params.
Otherwise they are not always correct and cause glitches.
|
2013-12-15 18:23:47 -08:00 |
|
Henrik Rydgard
|
d4eee74b54
|
SoftGPU: Prepare for mipmapping. Getting the uv deltas seems tricky though...
|
2013-12-10 15:33:59 +01:00 |
|
Unknown W. Brackets
|
1d9e833dda
|
Format the tex mapping mode in the GE debugger.
|
2013-11-29 10:20:15 -08:00 |
|
Unknown W. Brackets
|
aa58cdeabe
|
Add a format for texfiltering to the GE debugger.
|
2013-11-28 00:06:44 -08:00 |
|
Unknown W. Brackets
|
32f4a7594a
|
Add bounds checks to columns accessors.
Hit a crash in one of these on a rare case, so better to check.
|
2013-11-27 23:53:18 -08:00 |
|
Unknown W. Brackets
|
cdee644ddb
|
Fix vertex preview at odd render resolutions.
Note that the Windows resolution menu no longer seems to send a resize
event?
|
2013-11-19 22:29:37 -08:00 |
|
Unknown W. Brackets
|
6d6dff6041
|
Fix vertex preview when framebuf is an odd size.
The previous stuff was wrong, just happened to work.
|
2013-11-17 15:05:11 -08:00 |
|
Unknown W. Brackets
|
5c08ab6bca
|
Clean up no-inds rectange preview.
|
2013-11-17 13:27:51 -08:00 |
|
Unknown W. Brackets
|
fcc77f525f
|
Implement some basic vertex previews on prim.
3D doesn't work correctly (sometimes it does...) 2D should be working.
|
2013-11-17 13:27:50 -08:00 |
|
Unknown W. Brackets
|
95d76c6641
|
Detach the GE debugger on close.
And attach in a few missing places, clean up a few comments.
|
2013-11-17 02:14:34 -08:00 |
|
Unknown W. Brackets
|
ac8edb4282
|
Support reversed buffer formats in the ge debugger.
So that it doesn't show garbage under the softgpu.
|
2013-11-17 02:14:34 -08:00 |
|
Kingcom
|
0e61913839
|
Remove redundant != 0 checks
|
2013-11-05 11:34:53 +01:00 |
|
Kingcom
|
a972b5d0dc
|
Correct use of GetAsyncKeyState
|
2013-11-05 11:29:55 +01:00 |
|
Unknown W. Brackets
|
991aa03273
|
A few more texture related formats.
|
2013-10-13 13:52:23 -07:00 |
|
Unknown W. Brackets
|
a90af9b519
|
Format a few more state values.
|
2013-10-13 13:52:22 -07:00 |
|
Unknown W. Brackets
|
1a3bba5ff7
|
Add a format for clearmode.
|
2013-10-13 13:52:22 -07:00 |
|
Unknown W. Brackets
|
428a8181e5
|
Format stencil and alpha tests differently.
One is the stored value on the right, the other is the vertex value on
the left.
|
2013-10-13 13:52:21 -07:00 |
|
Unknown W. Brackets
|
d5af703a5a
|
Add a stub for a vertex preview.
|
2013-10-13 13:52:21 -07:00 |
|
Unknown W. Brackets
|
5cf13ee84a
|
Add "Step Prim" button, reorganize buttons a bit.
|
2013-10-13 13:52:20 -07:00 |
|
Unknown W. Brackets
|
dc91bf2ca3
|
Move GPU debug step/pause/messages out of Windows/.
|
2013-10-12 10:03:31 -07:00 |
|
Unknown W. Brackets
|
d79a9bff6d
|
Add a simpler break on next texture.
|
2013-10-12 10:03:30 -07:00 |
|
Unknown W. Brackets
|
2584d0e67f
|
Use a more foolproof texture breaking method.
|
2013-10-12 10:03:30 -07:00 |
|