Commit Graph

2329 Commits

Author SHA1 Message Date
Twinaphex
4893696e22 Use retroarch.cfg now 2012-04-22 01:45:55 +02:00
Twinaphex
520f7a823a (PS3) Add Retro Arch logo to PS3 menu 2012-04-22 01:33:08 +02:00
Twinaphex
b34da9df49 (Wii) Wii port compiles again. 2012-04-22 00:38:24 +02:00
Twinaphex
676e4f6348 (PS3) Works on PS3 now. 2012-04-22 00:32:01 +02:00
TwinAphex51224
61d88fe42d (360) Fixup 2012-04-22 00:34:33 +02:00
TwinAphex51224
7fa59c7f6a (360) 360 port mostly works again - some small things to take care of 2012-04-22 00:27:54 +02:00
TwinAphex51224
4514e67c6f (360) CSSNES instances changed to CRetroArch 2012-04-22 00:14:18 +02:00
TwinAphex51224
61eb18fa8a (360) More 360 changes 2012-04-22 00:11:48 +02:00
TwinAphex51224
7c462a1edc (360) Some more changes to vcxproj 2012-04-22 00:02:41 +02:00
TwinAphex51224
5672ac098b (360) Some more changes 2012-04-21 23:58:03 +02:00
TwinAphex51224
b93ca1653c (360) Fix up filenames 2012-04-21 23:54:20 +02:00
Themaister
161bed281f Win32 makefile fixes. 2012-04-21 23:51:05 +02:00
TwinAphex51224
96fbb76345 (360) Small 360 fixups 2012-04-21 23:48:27 +02:00
Themaister
19b2839eca Updates to retroarch-zip. 2012-04-21 23:43:29 +02:00
TwinAphex51224
959950d55e Fixup some console Makefiles 2012-04-21 23:42:20 +02:00
TwinAphex51224
52e4f7ad58 (360) Change references to SSNES in vcxproj file to rarch 2012-04-21 23:38:55 +02:00
Themaister
b95b101a37 Add compat to external APIs. 2012-04-21 23:36:55 +02:00
Themaister
109dc7a64f More changes to RetroArch. 2012-04-21 23:33:35 +02:00
Themaister
ce740f8948 More fixups. 2012-04-21 23:31:57 +02:00
Themaister
d000563d89 Update README. 2012-04-21 23:27:15 +02:00
Themaister
aab8fb6151 ssnes_* => rarch_*. 2012-04-21 23:25:32 +02:00
Themaister
9ab51ad23a SSNES => RetroArch. 2012-04-21 23:17:43 +02:00
Themaister
3a7ad61879 Rename ssnes.c to retroarch.c. 2012-04-21 23:11:18 +02:00
Twinaphex
f74d5a03a9 (PS3) New icon/PARAM.SFO 2012-04-21 04:13:57 +02:00
Twinaphex
2fb6e84018 (PS3) Name change 2012-04-21 03:28:32 +02:00
TwinAphex51224
8da73e0434 (360) Name change 2012-04-21 02:55:55 +02:00
Themaister
da4f176053 Fix segfault when audio driver fails to initialize. 2012-04-19 21:09:27 +02:00
Twinaphex
1eb1841c9b Revert "(360) Add offscreen render targets (FBO for D3D) to video driver"
This reverts commit 97aba979c0.
2012-04-19 15:59:47 +02:00
Twinaphex
3851664399 Revert "(360) Quick fix to gfx_frame"
This reverts commit 9d5da1e9e0.
2012-04-19 15:59:38 +02:00
Twinaphex
c09fdcc14a Revert "(360) Corrections to gfx_init and fbo_init"
This reverts commit 7bab422a44.
2012-04-19 15:59:15 +02:00
Twinaphex
3492d89147 Revert "(360) FBO changes"
This reverts commit 77b4b76db4.
2012-04-19 15:59:07 +02:00
Twinaphex
808a7cee4a Merge branch 'master' of github.com:Themaister/SSNES 2012-04-19 15:58:15 +02:00
TwinAphex51224
77b4b76db4 (360) FBO changes 2012-04-18 23:57:01 +02:00
TwinAphex51224
7bab422a44 (360) Corrections to gfx_init and fbo_init 2012-04-18 23:35:01 +02:00
TwinAphex51224
9d5da1e9e0 (360) Quick fix to gfx_frame 2012-04-18 23:29:42 +02:00
TwinAphex51224
97aba979c0 (360) Add offscreen render targets (FBO for D3D) to video driver 2012-04-18 23:19:11 +02:00
Themaister
8fed2d1efb Should fix high CPU bug in Pulse. (Thanks to fable2012). 2012-04-18 20:30:32 +02:00
Themaister
00fd46c0f6 Style nit. 2012-04-18 20:19:58 +02:00
Twinaphex
f764808578 Merge branch 'master' of github.com:Themaister/SSNES 2012-04-18 15:36:53 +02:00
TwinAphex51224
8e950ba5be (360) Convert texture first to some color format suitable for
GPU/sampling - this fixes most of the problems with the shaders
such as Lanzcos, Bead and Blinky.
2012-04-18 05:01:17 +02:00
TwinAphex51224
1f10d2d18a (360) Changes to shader_hlsl.c 2012-04-18 02:57:46 +02:00
TwinAphex51224
9bd2a4256b (360) Move to ps_3_0/vs_3_0 2012-04-17 21:27:47 +02:00
TwinAphex51224
23d05ea55d (360) Assume Release of d3d render device / device will also
free all associated resources
2012-04-17 05:45:55 +02:00
TwinAphex51224
3a99b0602e (360) Fixed memory freeing bug to do with XUI when exiting
program
2012-04-17 05:35:25 +02:00
TwinAphex51224
3868f42687 (360) Don't exclude stock.cg from deploy any longer 2012-04-17 05:27:16 +02:00
TwinAphex51224
ce7275393e (360) Attempt to make clear in xdk360_video.cpp what is 360-specific
and what is not
2012-04-17 05:23:54 +02:00
TwinAphex51224
6c5285c792 (360) Rewrite of xdk360_video.cpp and shader_hlsl.c - use
portable class-based function invocations
2012-04-17 05:12:47 +02:00
Themaister
2f693ad7f2 Add some comments to libretro header. 2012-04-16 22:25:09 +02:00
Themaister
0934d81a52 Add -Wno-unused-result. 2012-04-16 20:38:25 +02:00
Themaister
6824174397 Clarify README. 2012-04-16 18:52:14 +02:00