Commit Graph

2929 Commits

Author SHA1 Message Date
twinaphex
6203c787bb (360) Resolve new names for video/input drivers 2012-07-07 17:53:33 +03:00
Twinaphex
4ba68cf450 Snes-isms changed 2012-07-07 16:28:01 +02:00
Twinaphex
d2dfe38170 Merge branch 'master' of github.com:Themaister/RetroArch 2012-07-07 16:24:50 +02:00
Twinaphex
67d6308ffe (360) Setup Griffin for Xinput2 driver 2012-07-07 16:24:25 +02:00
Twinaphex
5b8c426b3c (360) Xinput2 driver moved to input/ 2012-07-07 16:20:31 +02:00
twinaphex
7d38649d3c (Xbox/360) Changes for interoperability 2012-07-07 16:40:14 +03:00
twinaphex
e2484ce545 (360) Build fixes 2012-07-07 15:55:44 +03:00
Twinaphex
4216cded79 (360) Add 360-specific ifdefs 2012-07-07 14:41:58 +02:00
twinaphex
d6718adb97 Add *.ncb to gitignore 2012-07-07 15:46:23 +03:00
twinaphex
fddeac7fa9 (360/Xbox 1) Move more 360-specific code out of xdk360_video.cpp 2012-07-07 15:39:19 +03:00
twinaphex
2818673d4b (360) Include xgraphics.h in xdk360_video_resources.cpp 2012-07-07 15:31:54 +03:00
Twinaphex
12a97e675a (360/Xbox 1) Make more 360-only code generic (for Xbox 1 reuse) 2012-07-07 14:06:21 +02:00
Twinaphex
39be012268 (360/Xbox 1) Refactor code so it can be reused for Xbox 1 2012-07-07 13:57:19 +02:00
twinaphex
8a0a5b6e41 (Xbox 1) Xbox 1 solution updates 2012-07-07 06:19:29 +03:00
Themaister
b84bcc3670 Check if use_float is set while doing fixed point. 2012-07-06 18:15:14 +02:00
Themaister
45481634f2 Add tests for fixed point sinc. 2012-07-06 17:04:54 +01:00
Themaister
7b12182a0f Add optional fixed point resampler. 2012-07-06 17:36:37 +02:00
Themaister
0649d36c7d Fix wording. 2012-07-06 16:00:36 +02:00
Twinaphex
4e139465d2 Merge git://github.com/lifning/RetroArch 2012-07-04 15:49:14 +02:00
Twinaphex
c21c51732a Added Darren Alton to AUTHORS for Pandora port - e-mail address missing 2012-07-04 15:18:58 +02:00
Darren Alton
5a97075c95 (Pandora) Remember last-selected ROM for each backend. 2012-07-04 03:32:51 -04:00
Darren Alton
2213a4d977 (Pandora) Tweaks to default cfg file.
- Enable on-screen text with DejaVuSansMono.ttf.
- Let libretro decide the aspect ratio (TODO: determine whether this is good)
- Comments above settings specifically chosen for Pandora.
2012-07-03 22:17:27 -04:00
Darren Alton
94b8325244 (Pandora) More emulator-specific resolutions for whole-number scaling.
Also added ".zip" for the arcade emulators' file choosers.
2012-07-03 22:16:27 -04:00
Squarepusher
16586eae4e Merge pull request #17 from lifning/master
OpenPandora support.
2012-07-03 11:35:57 -07:00
Darren Alton
20d1c0e250 (Pandora) Prefer squashfs to iso9660 for building PND. 2012-07-03 03:43:43 -04:00
Darren Alton
7a71f4dce6 (Pandora) Remind packager to include libretro cores. 2012-07-03 03:40:02 -04:00
Darren Alton
d8fca2014e (Pandora) Makefile.pandora creates $(BINDIR) if it doesn't exist 2012-07-03 03:33:43 -04:00
Darren Alton
f307084ba5 (Pandora) Config files and build scripts for OpenPandora 2012-07-03 02:36:27 -04:00
Twinaphex
c770717e91 (PSL1GHT) Take out XML support 2012-07-02 02:33:19 +02:00
Twinaphex
90c6e9d069 (PSLIGHT) Compile with HAVE_XML and include libxml2 lib 2012-07-01 23:09:34 +02:00
Twinaphex
241368b0f6 Add HAVE_GLSL define 2012-07-01 22:46:25 +02:00
Twinaphex
2ec2b70a72 (PSL1GHT) Add some GL ES 2.0 hooks 2012-07-01 22:44:33 +02:00
Twinaphex
34bcb938b8 (PS3) Use HAVE_OPENGLES11 for PS3 RGL/PSGL driver 2012-07-01 22:31:44 +02:00
Twinaphex
a6e1844dfd Add skeleton OpenGL ES driver 2012-07-01 22:25:02 +02:00
Twinaphex
0490e80fb2 (PSL1GHT) Add some ifdef includes 2012-07-01 22:20:59 +02:00
Twinaphex
4848403161 (PS3) refactored input 2012-07-01 22:14:09 +02:00
Twinaphex
277e1f61cd (PS3/PSL1GHT) Make commented out line SDK-agnostic too 2012-07-01 20:49:22 +02:00
Twinaphex
cd00eb2b04 (PSL1GHT) Compile in OSK now too 2012-07-01 20:45:13 +02:00
Twinaphex
e59d66251b (PSL1GHT) Links now 2012-07-01 18:39:40 +02:00
Twinaphex
c6f6b66278 (PS3) Add HAVE_OPENGL ifdefs to ps3_input.c 2012-07-01 18:30:51 +02:00
Twinaphex
1ad679faac (PSL1GHT) ps3_audio.c compiles now 2012-07-01 18:22:57 +02:00
Twinaphex
f8a2fc9fc1 (PS3) ps3_audio.c no longer uses pthread 2012-07-01 17:54:04 +02:00
Twinaphex
8bbd63ccb9 (RARCH_CONSOLE) Only compile in thread.c if HAVE_THREAD is
defined - shouldn't need it for consoles - only used for FFMPEG
recording and autosaves
2012-07-01 17:29:24 +02:00
Twinaphex
3aeb74c920 (PS3/PSL1GHT) Add stub thread.c file - now to edit it 2012-07-01 16:35:20 +02:00
Twinaphex
de972fd0a3 (PSL1GHT) Add compatibility for mouse code 2012-07-01 16:32:15 +02:00
Twinaphex
51600c82d1 (PSL1GHT) Add PSL1GHT header includes for OSK/mouse 2012-07-01 16:20:33 +02:00
Twinaphex
593dae2833 (PS3/PSL1GHT) Move define party over to separate file - sdk_defines.h 2012-07-01 16:13:25 +02:00
Twinaphex
d47cf7cddc (PSL1GHT) Add HAVE_FILEBROWSER - get rid of warnings in file_browser.c 2012-07-01 15:51:49 +02:00
Twinaphex
b9cae6e0af (PSL1GHT) audioAddData is there in SPRX it seems but there is no
prototype in the audio.h header in PSL1GHT - found way to
workaround mutex / cond attribute initialize functions
missing
2012-07-01 15:47:57 +02:00
Twinaphex
960fc7651f (PSL1GHT) Initial PSL1GHT compatibility for ps3/audio.c -
missing pthread, missing cellAudioAddData
2012-07-01 15:18:26 +02:00