Henrik Rydgård
|
6c25a9dcaf
|
Merge pull request #233 from unknownbrackets/ctrl-fixes
Implement sceCtrlSetSamplingCycle()
|
2012-12-23 00:29:32 -08:00 |
|
Henrik Rydgård
|
6c0e2a6ef3
|
Merge pull request #234 from xsacha/master
Linux+Windows+x86 support for Qt frontend
|
2012-12-23 00:27:53 -08:00 |
|
Sacha
|
f870b19cbb
|
Support x86 arch and Windows(untested), Linux platforms with Qt frontend
|
2012-12-23 17:49:01 +10:00 |
|
Sacha
|
f57e78c324
|
Update Qt: IndexGenerator{.cpp,.h}
|
2012-12-23 17:49:00 +10:00 |
|
Unknown W. Brackets
|
25e8fbdb68
|
Oops, forgot to add one here.
|
2012-12-22 22:57:56 -08:00 |
|
Unknown W. Brackets
|
4bc06562d6
|
Move OSK inputChars to global, fixes release crash.
Also, assorted potential crash fixes / etc.
|
2012-12-22 22:41:51 -08:00 |
|
Unknown W. Brackets
|
13389437d3
|
Update tests.
|
2012-12-22 21:28:01 -08:00 |
|
Unknown W. Brackets
|
bbd7710234
|
Implement sceCtrlGetSamplingCycle() freq changes.
|
2012-12-22 21:23:28 -08:00 |
|
Unknown W. Brackets
|
8839516c1e
|
Implement sceCtrlGetSamplingCycle().
|
2012-12-22 20:31:22 -08:00 |
|
Unknown W. Brackets
|
6ad3c2d454
|
Make sure ctrl resets properly on game close/open.
|
2012-12-22 19:37:18 -08:00 |
|
Unknown W. Brackets
|
91e1cb7408
|
Implement sceCtrl*IdleCancelThreshold().
|
2012-12-22 18:41:49 -08:00 |
|
Unknown W. Brackets
|
15018ca4a5
|
Stub out the sceCtrl idle cancel funcs.
|
2012-12-22 18:30:14 -08:00 |
|
Henrik Rydgård
|
0202c69bcf
|
Merge pull request #226 from tmaul/master
Add an horrific looking but working OSK
|
2012-12-22 12:28:58 -08:00 |
|
TMaul
|
8586bb30b6
|
Make some vars class members
|
2012-12-22 19:58:47 +00:00 |
|
TMaul
|
ff4d52059e
|
Clean up OSK code
Remove some magic numbers and a few other things
|
2012-12-22 19:55:44 +00:00 |
|
TMaul
|
d5dd6881d7
|
Fix returned value length
|
2012-12-22 18:48:34 +00:00 |
|
TMaul
|
d3e28a5032
|
Clean up OSK instructions
|
2012-12-22 18:48:33 +00:00 |
|
TMaul
|
60e831bc8e
|
Make OSK work
But it's kind of horriffic
|
2012-12-22 18:48:33 +00:00 |
|
TMaul
|
9b628d1ab0
|
Increase font size and spacing
|
2012-12-22 18:48:33 +00:00 |
|
TMaul
|
21a389a772
|
Display 'keys'
|
2012-12-22 18:48:32 +00:00 |
|
TMaul
|
2b177e9b6d
|
Start making the osk an osk
|
2012-12-22 18:48:32 +00:00 |
|
TMaul
|
154d3aaf6a
|
Add sceAtracSetMOutHalfwayBuffer definitiion
PLus clean up the font code a tiny bit
|
2012-12-22 18:48:32 +00:00 |
|
Henrik Rydgård
|
d409334250
|
Merge pull request #225 from unknownbrackets/windows-cli
Windows CLI
|
2012-12-22 10:28:40 -08:00 |
|
Xele02
|
745ba092c5
|
merge
|
2012-12-22 19:05:47 +01:00 |
|
Xele02
|
d23e751557
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
Core/Dialog/SavedataParam.cpp
|
2012-12-22 18:57:10 +01:00 |
|
Unknown W. Brackets
|
ecffa492f6
|
Refactor Windows show log switch.
|
2012-12-22 09:54:07 -08:00 |
|
Unknown W. Brackets
|
7aa7640e87
|
Add -f switch for parody with Headless.
|
2012-12-22 09:49:59 -08:00 |
|
Unknown W. Brackets
|
7fb65a5997
|
Add a switch to Windows to save to a log file.
|
2012-12-22 09:49:29 -08:00 |
|
Florent Castelli
|
9251bba73b
|
Merge pull request #224 from unknownbrackets/delete-fix
Fix sceIoRemove() on Windows infinite looping
|
2012-12-22 09:21:42 -08:00 |
|
Unknown W. Brackets
|
d745bddc23
|
Enable a few command line switches on Windows.
|
2012-12-22 09:21:23 -08:00 |
|
Unknown W. Brackets
|
965592eda8
|
Fix sceIoRemove() on Windows infinite looping.
|
2012-12-22 09:01:59 -08:00 |
|
Unknown W. Brackets
|
2861a21658
|
Fix a couple typos in headless.
|
2012-12-22 08:23:59 -08:00 |
|
Florent Castelli
|
a64890d3c3
|
Merge pull request #223 from unknownbrackets/warnings
Revert incorrect warning fix
|
2012-12-22 07:44:17 -08:00 |
|
Unknown W. Brackets
|
88f18b09e9
|
Revert incorrect warning fix.
|
2012-12-22 07:24:01 -08:00 |
|
Henrik Rydgård
|
88ebe02a3f
|
Merge pull request #222 from unknownbrackets/graphics-fix
Graphics fix
|
2012-12-22 02:15:14 -08:00 |
|
Unknown W. Brackets
|
782d15ad1f
|
Remove DL flush optimization causing wonky gfx.
|
2012-12-22 01:50:55 -08:00 |
|
Unknown W. Brackets
|
47e558d9ce
|
Fix specular causing shader to fail to link.
|
2012-12-22 01:45:47 -08:00 |
|
Henrik Rydgård
|
b437ea8e9a
|
Merge pull request #221 from unknownbrackets/warnings
Misc. warnings
|
2012-12-22 00:12:27 -08:00 |
|
Unknown W. Brackets
|
a72fd769ef
|
Ignore the .lastcodeanalysissucceeded file.
|
2012-12-21 20:19:29 -08:00 |
|
Unknown W. Brackets
|
8188df4c8a
|
Oops, don't think this belongs here after all.
|
2012-12-21 17:03:11 -08:00 |
|
Unknown W. Brackets
|
15793fe532
|
More minor static analysis warning fixes.
|
2012-12-21 17:00:47 -08:00 |
|
Unknown W. Brackets
|
17750c7c80
|
Need this for the debug build.
|
2012-12-21 16:28:55 -08:00 |
|
Unknown W. Brackets
|
66e942c545
|
Fix some "might be null" warnings.
|
2012-12-21 16:25:05 -08:00 |
|
Unknown W. Brackets
|
ec753a3575
|
Fix some ignored error / shadowing warnings.
|
2012-12-21 16:23:21 -08:00 |
|
Unknown W. Brackets
|
217bdc275e
|
Fix some type-conversion warnings.
|
2012-12-21 16:07:38 -08:00 |
|
Henrik Rydgard
|
aabbbe9be4
|
IndexGenerator: fix triangle fans
|
2012-12-22 00:57:42 +01:00 |
|
Unknown W. Brackets
|
8964ebcfd9
|
Don't chop the float in vscmp, don't branch.
|
2012-12-21 15:41:29 -08:00 |
|
Henrik Rydgard
|
8c267b0105
|
Didn't mean to remove these calls
|
2012-12-22 00:38:17 +01:00 |
|
Henrik Rydgard
|
bb777f72ca
|
Merge branch 'multi-draw'
Conflicts:
GPU/GLES/DisplayListInterpreter.cpp
GPU/Null/NullGpu.h
|
2012-12-22 00:25:11 +01:00 |
|
Henrik Rydgard
|
baa640ea02
|
Two more commands that get to trigger flush
|
2012-12-22 00:24:04 +01:00 |
|