Henrik Rydgard
53bcb29ef6
GL init: Don't die if wglCreateContextAttribsARB is supported but returns 0.
2013-03-17 14:47:57 +01:00
Henrik Rydgard
46b2e15945
Set _CRT_SECURE_NO_WARNINGS
2013-03-16 09:17:39 +01:00
raven02
bcedefe244
Update ppsspp.rc
2013-03-13 22:11:24 +08:00
raven02
09945bb453
UseMediaEngine should be grey when emulator running
2013-03-13 22:08:26 +08:00
aquanull
138316f3d3
Actually fix window title and new[].
...
Now the correct string is used in the title.
And in C++ default operator new/new[] will throw a std::bad_alloc exception instead of returning a null pointer when failed. The nothrow variants as used in this commit does the opposite.
2013-03-13 10:49:59 +08:00
sum2012
15e6fdadbc
Add UI of windows of using Media Engine
...
ref: https://github.com/hrydgard/ppsspp/issues/842
2013-03-13 01:04:36 +08:00
Unknown W. Brackets
303058f492
Quick and dirty Windows UI for memchecks.
2013-03-12 00:53:49 -07:00
Sacha
e4b43b73b4
Update version to v0.7 for Windows, Blackberry, Symbian
2013-03-12 12:44:30 +10:00
Henrik Rydgard
f229cc0498
The å (å) got screwed up again. I give up.
2013-03-12 00:07:34 +01:00
Henrik Rydgard
2e6d68cb8f
7.0. Show git version in Windows about box.
2013-03-11 22:55:55 +01:00
Henrik Rydgard
94e485e695
Slightly improved OpenGL error handling on Windows
2013-03-10 23:09:52 +01:00
Henrik Rydgard
83ba2d04ec
Don't autosave .map files in the Windows version
2013-03-10 13:22:38 +01:00
sum2012
7a035cc28b
Add log.bat in to windows version
...
For windows user can easier to post the log.
I don't know whether ppsspp will add this file after merge
2013-03-07 21:10:36 +08:00
Henrik Rydgard
57d4544ef4
Basic testrunner for Android.
...
Running it as-is reveals that clo and rotrv are broken in ARMJIT.
2013-03-07 00:10:53 +01:00
Unknown W. Brackets
cd584df821
Fix git-version-gen.cmd when git.cmd is used.
2013-03-04 14:02:15 -08:00
Henrik Rydgard
bc15617392
Make un-buffered rendering much smarter, removing flicker.
...
This turns it into a very viable option for many games. You do lose some FX
but it can as a result even be used as a workaround for the massive glow
in Wipeout...
2013-03-03 13:00:21 +01:00
Unknown W. Brackets
214a460eb9
Fix GIT env having quotes in it.
2013-03-03 02:21:34 -08:00
Unknown W. Brackets
fe16a70ea7
Add some instructions if it still doesn't work.
2013-03-03 02:18:24 -08:00
Unknown W. Brackets
66e4c4d824
Fix git-version-gen without git on path.
2013-03-03 02:17:32 -08:00
Henrik Rydgard
020e505e74
Make the gitversion script work automatically with msysgit without setting global PATH.
2013-03-03 10:57:00 +01:00
Unknown W. Brackets
35fe2b4a63
Actually use the git version.
...
Also switch to cpp, duh.
2013-03-02 12:42:25 -08:00
Unknown W. Brackets
96a22063e3
Add custom step for Windows for git-version.c.
2013-03-02 11:27:06 -08:00
raven02
fd8bcf98df
Remove DisableG3Dlog
2013-02-25 22:54:18 +08:00
Unknown W. Brackets
de7ada1982
Fix some x64 type warnings.
2013-02-24 10:39:06 -08:00
Unknown W. Brackets
8f9ea31a87
Don't bother resuming/pausing around savestates.
...
Only makes things more likely to crash.
2013-02-23 13:54:47 -08:00
Unknown W. Brackets
7c3c06fd23
Wait for the runloop to end in savestates/debug.
...
This way, even if the runloop hasn't checked coreState yet, we will wait.
2013-02-23 13:21:28 -08:00
Henrik Rydgard
65b2e7ca4b
typo
2013-02-19 01:28:13 +01:00
Henrik Rydgard
1aa3a657c0
Very rough and basic implementation of frameskipping.
2013-02-19 00:45:26 +01:00
Henrik Rydgard
cbb786c7f0
Restructure Windows "gameloop" to be more similar to others.
2013-02-19 00:45:25 +01:00
raven02
8425a123e2
Browse and Boot
2013-02-18 03:39:31 +08:00
Unknown W. Brackets
ff8390123a
Focus the main window when showing the log.
2013-02-17 00:38:50 -08:00
raven02
9de6b834b9
Fix g_Config.bJit inverted
2013-02-16 21:24:02 +08:00
Henrik Rydgard
37f998407b
Replace "Core" with "Jit" in ini. Don't show Open dialog by default (use Ctrl+A or Ctrl+O to open it).
...
Delete "Slightly Faster Interpreter".
2013-02-16 09:49:33 +01:00
porkness
25562bcea3
Update rc file and update to new version
2013-02-15 20:40:16 +08:00
porkness
b71a510c4c
Merge branch 'master' of https://github.com/porkness/ppsspp
...
Conflicts:
Windows/ppsspp.rc
2013-02-15 20:33:14 +08:00
Henrik Rydgard
36f49706e0
Add option to stretch to display (turns off the black bars fixing the aspect ratio).
2013-02-13 18:21:21 +01:00
porkness
ba03dcb073
Add a simple Chinese translation for Windows
...
Also moved original one to en_US to make sure it switch automatically
2013-02-13 12:21:45 +08:00
Henrik Rydgard
3ce4a8a719
Allow switching 2xSSAA on and off ingame. Add Show FPS menu option.
2013-02-11 19:02:38 +01:00
Unknown W. Brackets
e8e9f7f9d8
Add very simple rapid fire for Windows keyboard.
...
Mostly to speed up debugging.
2013-02-11 01:27:06 -08:00
Unknown W. Brackets
b82feed816
Fix leaking VFS DirectoryAssetReaders.
2013-02-08 19:27:42 -08:00
Henrik Rydgard
5597ab46a7
Make it obvious that we do support XB360 controllers (Windows).
2013-02-06 00:54:52 +01:00
Unknown W. Brackets
cbf9c2dd4a
Add a very quick reset command.
...
Should work unless stop times out. Helps debugging a bit.
2013-02-02 16:17:35 -08:00
Henrik Rydgard
a953655e80
Fix window title. Also constify some keys.
2013-01-29 22:48:37 +01:00
Henrik Rydgard
260d7d380c
0.6.1
2013-01-29 21:38:54 +01:00
raven02
75c9a13b04
Save fullscreen option to config
2013-01-30 01:12:05 +08:00
raven02
b74b215f34
Add option fullscreen , make default to false
2013-01-27 21:05:09 +08:00
Henrik Rydgard
cb67e0439a
Don't try to resize the display if the window size didn't change.
2013-01-27 10:43:21 +01:00
Henrik Rydgard
d1b3fd0e49
Better window resize handling
2013-01-27 00:15:39 +01:00
Henrik Rydgard
2a2f8e6225
Win32: Fullscreen toggle and resizing the window works better.
2013-01-26 23:46:02 +01:00
Henrik Rydgard
021bc613b8
This include doesn't belong
2013-01-26 22:00:52 +01:00