2397 Commits

Author SHA1 Message Date
Themaister
bc604f5029 Output SNR results to CSV. 2012-05-08 12:55:12 +02:00
Themaister
3878e81ce4 Improve SNR measurement. 2012-05-08 12:14:03 +02:00
TwinAphex51224
16e7355314 (360) Add second hardware filter option 2012-05-08 04:22:53 +02:00
TwinAphex51224
9272fdcdd6 (360) Add FBO on/off switch 2012-05-08 03:37:06 +02:00
Twinaphex
318d7a85d6 Merge branch 'master' of github.com:Themaister/RetroArch
rsound works but sound is FUBAR

Conflicts:
	console/console_ext.c
2012-05-07 23:59:20 +02:00
Themaister
da941b8c6c Do not start audio driver out of the blue. 2012-05-07 23:57:39 +02:00
Twinaphex
bdba331096 (PS3) Preliminary rsound patches 2012-05-07 23:52:15 +02:00
Themaister
a9eaa86683 Cleanup in driver selection. 2012-05-07 23:20:13 +02:00
TwinAphex51224
24d9f815ce (360) Added extra buttons 2012-05-07 22:47:36 +02:00
Twinaphex
9351ac9fd9 (PS3) Added extra buttons for PS3 port 2012-05-07 22:25:56 +02:00
Themaister
34553627b2 Add Python lookups to L2/R2/L3/R3. 2012-05-07 21:59:39 +02:00
Themaister
dd90a338d5 Add L2/R2/L3/R3 keys. 2012-05-07 21:51:32 +02:00
Themaister
2e205f6a94 Update Makefiles to 0.9.6. 2012-05-07 20:58:32 +02:00
TwinAphex51224
df650a5e64 (360) Aspect ratio selection fix 2012-05-07 20:55:33 +02:00
Twinaphex
ff9f07e23f (PS3) Aspect ratio selection fix 2012-05-07 20:33:46 +02:00
Twinaphex
be5695f802 (PS3) Small cleanups to RetroArch Salamander 2012-05-07 19:45:13 +02:00
TwinAphex51224
b198fd1237 (360) More settings saved 2012-05-07 17:27:14 +02:00
TwinAphex51224
d50fb9ad06 Changed README.md to reflect changes on 360 side 2012-05-07 17:00:39 +02:00
TwinAphex51224
e0f3522892 (360) Renamed some solution files 2012-05-07 16:58:20 +02:00
TwinAphex51224
15d9af091e Revert "(360) Small code cleanups in fonts.cpp"
This reverts commit 4b7b47fbf1dc47634bcc14a03b042fb27cf9a807.
2012-05-07 16:43:26 +02:00
TwinAphex51224
8f7ca9130a Revert "(360) Cleanups fonts.cpp"
This reverts commit 0c5c3c4299d7115610bd0f6de119238dc28f7372.
2012-05-07 16:43:16 +02:00
TwinAphex51224
8e4d2f6feb (360) FBO/render target changes 2012-05-07 05:35:10 +02:00
Twinaphex
0c5c3c4299 (360) Cleanups fonts.cpp 2012-05-07 03:41:52 +02:00
TwinAphex51224
4b7b47fbf1 (360) Small code cleanups in fonts.cpp 2012-05-07 03:35:29 +02:00
Twinaphex
d40c1b3be6 (PS3) Use built-in stock shader program 2012-05-07 00:18:02 +02:00
Themaister
549a6c1349 Condom code. Playing it safe. 2012-05-06 23:40:29 +02:00
Themaister
f73a8d9875 Fix coding derp. 2012-05-06 22:38:25 +02:00
Themaister
a5f1634dca NULL sets a program to stock. 2012-05-06 22:35:29 +02:00
TwinAphex51224
43dbec58a3 (360) Small fix 2012-05-06 22:11:06 +02:00
Themaister
51890d2609 Align vertex/texels. 2012-05-06 22:02:54 +02:00
TwinAphex51224
3af750de3a (360) HLSL shader code expanded 2012-05-06 21:57:01 +02:00
Twinaphex
959a0ea809 (PS3) FBO changes - no more needless deinit when not necessary 2012-05-06 20:05:13 +02:00
TwinAphex51224
cfe5ce5286 (360) Lay the groundwork for FBO mode 2012-05-06 18:54:17 +02:00
Themaister
b69ba24a05 Update README. 2012-05-06 13:01:19 +02:00
Twinaphex
2a704179ea fixed typo in README.md 2012-05-06 05:00:11 +02:00
Twinaphex
5cce1f70e4 Expanded README.md 2012-05-06 04:56:36 +02:00
Twinaphex
e6ef8a8682 (PS3) UI tweaks 2012-05-06 04:38:32 +02:00
Twinaphex
419bfc17ef (Rgui) Rename SGUI to RGUI 2012-05-06 04:04:33 +02:00
Twinaphex
20a1d5df29 (Rzlib) Rename szlib to Rzlib 2012-05-06 03:58:29 +02:00
Twinaphex
5107eb4fe3 (PS3) Some cleanups to RGL Makefile 2012-05-06 03:53:07 +02:00
Twinaphex
77bfce7cc7 (PS3) Add RGL video driver - compile with Makefile.ps3.rgl before
compiling RetroArch itself
2012-05-06 03:47:35 +02:00
Themaister
3c9d4cf73b Add small test for libretro. 2012-05-05 13:49:41 +02:00
Themaister
1c172d7947 Fix spectator mode crash. 2012-05-04 19:57:15 +02:00
Themaister
1e0ef3d08d Be more strict about init ordering of netplay, movies and states. 2012-05-04 00:47:35 +02:00
Themaister
81c4d29064 Move parse_input() after setjmp init. 2012-05-04 00:14:42 +02:00
Themaister
0b0da3c335 Should fix netplay segfault. 2012-05-03 20:29:58 +02:00
Themaister
5cf8b6041b Add convenience functions to start/stop RSound on consoles. 2012-05-02 18:16:45 +02:00
Themaister
1a744d33d6 Check for presence of -Wno-unused-result. 2012-05-01 23:00:37 +02:00
Themaister
202ecbb701 Fix wording in README. 2012-04-30 22:01:56 +02:00
Themaister
16ef16c733 Fixup wording. 2012-04-30 21:46:57 +02:00