9638 Commits

Author SHA1 Message Date
Themaister
0779eaae6f Forgot to clear out last_sample_rate. 2014-02-20 23:07:55 +01:00
Themaister
60b1b8523d Add test case for SET_SYSTEM_AV_INFO in libretro-test/. 2014-02-20 23:05:56 +01:00
Themaister
21c383f77a Add initial SET_SYSTEM_AV_INFO environ. 2014-02-20 22:48:31 +01:00
twinaphex
dbb3109105 (PSP2) add header 2014-02-20 20:01:33 +01:00
twinaphex
9f3a478326 (PSP2) Add psp2_video.c 2014-02-20 19:58:18 +01:00
twinaphex
6ae2148d08 (RGL PS3) Refactor rgl-gcm-cmds.h 2014-02-20 15:23:56 +01:00
twinaphex
6bc530fe4b (MSVC) Add HAVE_MENU for x64 targets 2014-02-20 13:39:16 +01:00
Themaister
712ab89ebb Check KEY_UP to KEY_DOWN in udev joypad.
Wiimote classic uses this for some odd reason ...
2014-02-20 08:23:17 +01:00
twinaphex
c4ab0351e5 (GX) Replace more functions with macro'ed/inlined versions 2014-02-20 01:40:38 +01:00
twinaphex
5bfc46db2d (GX) Video optimizations 2014-02-20 01:03:49 +01:00
twinaphex
dfc9f6953e (GX) Optimize GX_CallDispList 2014-02-19 23:07:25 +01:00
twinaphex
7fe0b8231f (GX) Optimize init_texture 2014-02-19 21:50:44 +01:00
twinaphex
c8f73d46f9 (GX) Video inlining cleanups 2014-02-19 21:01:36 +01:00
twinaphex
6a4cfc7271 (GX) Get rid of warnings while compiling Wii/NGC versions 2014-02-19 18:07:47 +01:00
twinaphex
71b6485bb5 (PSP) Fix warnings 2014-02-19 17:47:59 +01:00
twinaphex
603484a1da (Thread wrapper) Fix unused variable i warning 2014-02-19 16:30:28 +01:00
twinaphex
d2c47ea600 Update dist-scripts/ngc-cores and dist-scripts/wii-cores.sh 2014-02-19 16:29:13 +01:00
twinaphex
f1d2aedbbd Create Makefile.griffin - replacement for Makefile.ngc and
Makefile.wii.

Build the Wii port like this: make -f Makefile.griffin platform=wii
Build the NGC port like this: make -f Makefile.griffin platform=ngc
2014-02-19 16:27:27 +01:00
twinaphex
98bd631151 (PSL1GHT) Makefile changes 2014-02-19 16:01:45 +01:00
twinaphex
daf7860b10 (RGL PS3) Use gcm_emit macros for inlined GCM method commands 2014-02-19 15:17:19 +01:00
twinaphex
0f1aaa0c0e (PS3 RGL )Get rid of GCM method macros 2014-02-19 15:05:09 +01:00
twinaphex
0e0fa56da7 (PS3 RGL) Refactor rglFramebuffer 2014-02-19 13:41:12 +01:00
twinaphex
80c506cbeb (RGL PS3) Cleanups... 2014-02-19 01:27:19 +01:00
twinaphex
f8ce4734ee (RGL PS3) Split up gcm command macros in separate file 2014-02-19 01:17:11 +01:00
twinaphex
d836be0273 (RGL PS3) Cleanups 2014-02-19 01:13:39 +01:00
twinaphex
32604f0aa3 (RGL PS3) Cleanup rglGcmFifoGlViewport 2014-02-19 00:44:40 +01:00
twinaphex
7397d8ff4a (PS3 RGL) Reuse gcm_emit functions 2014-02-19 00:35:34 +01:00
twinaphex
5d932d2046 (RGL PS3) rglPlatformFramebuffer becomes rglFramebuffer 2014-02-18 23:58:15 +01:00
twinaphex
5ed44d53b0 (RGL PS3) Cleanups #2 2014-02-18 22:50:14 +01:00
Twinaphex
1ffc247a7f Merge pull request #561 from aliaspider/master
(PSP) fix up RGUI colors.
2014-02-18 22:13:08 +01:00
twinaphex
3690144440 (RGL PS3) Take out MSVC ifdefs 2014-02-18 22:12:06 +01:00
twinaphex
47a243ba97 (RGL PS3) Cleanups 2014-02-18 22:11:20 +01:00
aliaspider
bf3ad47cbe (PSP) fix up RGUI colors. 2014-02-18 22:01:04 +01:00
twinaphex
2a738677e3 (RGL PS3) Reuse gcm_emit macros in more places 2014-02-18 19:44:01 +01:00
Twinaphex
c02888b4a5 Merge pull request #560 from aliaspider/master
(PSP) rewrite video driver
2014-02-18 19:07:58 +01:00
aliaspider
68c7a3ad5b (PSP) change clockspeed to 333MHz/166MHz on start. 2014-02-18 18:43:23 +01:00
aliaspider
ca40703f62 (PSP) rewrite video driver 2014-02-18 18:42:15 +01:00
twinaphex
433346e2ea (PS3 RGL) Build fixes 2014-02-18 18:04:32 +01:00
twinaphex
4b06c44a27 (RGL PS3) Refactor rgl-inline - use macros based on RSXGL commands 2014-02-18 16:37:29 +01:00
twinaphex
10f4b5f92a (Apple) Set load_dummy_on_core_shutdown to false for Apple 2014-02-18 02:23:58 +01:00
twinaphex
9d6a0afd4a Reimplement menu clear input courtesy of meancoot 2014-02-18 02:18:34 +01:00
twinaphex
ac550dc1dc (RGL PS3) Take out pushBack from RGLVector 2014-02-18 01:58:49 +01:00
twinaphex
346557c7d6 (RGL PS3) Get rid of pushBack in RGLVector 2014-02-18 01:36:49 +01:00
twinaphex
dc98252d82 (RGL PS3) Cleanups #3 2014-02-18 00:53:42 +01:00
twinaphex
ab8221a258 (RGL PS3) Cleanups #2 2014-02-18 00:30:15 +01:00
twinaphex
38d4626f6e (RGL PS3) Cleanups 2014-02-17 23:52:29 +01:00
twinaphex
4890cfa756 (PS3) Cleanup poll function 2014-02-17 21:03:20 +01:00
twinaphex
297cddd775 (PSP) Set HAVE_THREADS to 0 - can't assume this on every toolchain 2014-02-17 19:54:29 +01:00
twinaphex
38f5172453 (PSP) Compile in -lpthreads-psp 2014-02-17 19:30:21 +01:00
twinaphex
8d7ce4bf96 (PSP) Refactor audio 2014-02-17 17:21:41 +01:00