Unknown W. Brackets
|
f701f0c347
|
Windows buildfix.
|
2013-10-10 08:00:15 -07:00 |
|
The Dax
|
b479769002
|
Detect x86 properly.
|
2013-10-09 17:40:13 -04:00 |
|
The Dax
|
70804ae697
|
System Info: Detect system architecture(e.g. ARM, x86, x64) on Windows as well.
|
2013-10-09 17:17:28 -04:00 |
|
The Dax
|
7883a89c00
|
Remove unused variable.
|
2013-10-09 13:17:56 -04:00 |
|
The Dax
|
04aeadec24
|
Fix braces.
|
2013-10-09 13:17:55 -04:00 |
|
The Dax
|
b85aa88e45
|
Allow System_GetProperty to properly detect the version of Microsoft Windows instead of just returning "PC: Windows".
|
2013-10-09 13:17:55 -04:00 |
|
Henrik Rydgard
|
7a0b1e40c6
|
Update native (making GLES3 features possible on desktop). Minor optimization.
|
2013-10-08 21:50:43 +02:00 |
|
shenweip
|
db44c4c478
|
Don't save the console position when it is minimized.
|
2013-10-08 22:04:07 +08:00 |
|
Unknown W. Brackets
|
5a90ddcb47
|
Add a button to break on a particular texture.
|
2013-10-08 00:28:57 -07:00 |
|
Unknown W. Brackets
|
dd314c83bd
|
Add texture and frame break buttons.
|
2013-10-08 00:04:11 -07:00 |
|
Unknown W. Brackets
|
dc98ede031
|
Warning fixes.
|
2013-10-08 00:03:58 -07:00 |
|
Unknown W. Brackets
|
5e54847aaf
|
Wait better with broken win32 cond vars.
|
2013-10-07 01:45:20 -07:00 |
|
Unknown W. Brackets
|
8e4d7b304d
|
Add at least a basic way to alter cmds.
|
2013-10-06 22:23:52 -07:00 |
|
Unknown W. Brackets
|
ff0e9cf32d
|
Make it possible to flip flags in the ge debugger.
|
2013-10-06 22:17:56 -07:00 |
|
Unknown W. Brackets
|
7377bd7202
|
Add a specific format for 1/0 flags.
|
2013-10-06 22:17:55 -07:00 |
|
Unknown W. Brackets
|
3af88b1e4e
|
Show the stencil buffer properlyish in ge debugger.
|
2013-10-06 22:17:55 -07:00 |
|
Unknown W. Brackets
|
3e7f7e9abd
|
Add tabs for depth/stencil to ge debugger.
|
2013-10-06 22:17:54 -07:00 |
|
Unknown W. Brackets
|
77047b5ee4
|
Show captions on frame and texture previews.
|
2013-10-06 22:17:53 -07:00 |
|
Unknown W. Brackets
|
6e3c741d83
|
Capture the cursor while dragging, oops.
|
2013-10-06 22:17:52 -07:00 |
|
Unknown W. Brackets
|
0c03dc2dec
|
Handle it better when viewing an invalid addr.
|
2013-10-06 22:17:52 -07:00 |
|
Unknown W. Brackets
|
1cd9f01358
|
Add a quick way to go to a particular address.
|
2013-10-06 22:17:51 -07:00 |
|
Unknown W. Brackets
|
d5513c3b58
|
Delete SimpleGLWindow near where it's new'd.
This makes it clearer and more foolproof.
|
2013-10-06 22:17:51 -07:00 |
|
Unknown W. Brackets
|
83548041e2
|
Handle WM_PAINT in ge debugger, cleanup.
|
2013-10-06 22:17:50 -07:00 |
|
Henrik Rydgård
|
5dc2cc23b1
|
Merge pull request #4052 from unknownbrackets/debugger
GE debugger - fix depth/stencil, pan/zoom the texture
|
2013-10-05 23:02:44 -07:00 |
|
Lioncash
|
0f093a3328
|
Remove redundant parentheses from a ternary statement in WndMainWindow.cpp.
|
2013-10-05 22:59:40 -04:00 |
|