9802 Commits

Author SHA1 Message Date
twinaphex
5bfc46db2d (GX) Video optimizations 2014-02-20 01:03:49 +01:00
Toad King
fe4ec8fd7c [GX] overlay implementation
*COMPLETELY UNTESTED, PROBABLY DOESN'T WORK YET*
2014-02-19 17:53:23 -05:00
Toad King
e09b7fb60c build fix 2014-02-19 17:52:47 -05: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
Toad King
518b53e21c convert images on texture_image_load for gekko 2014-02-18 18:20:23 -05: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
Alcaro
28e525a488 Fix crash on large savestates (e.g. snes9x); I missed that spot when making this endian save. That took quite a while to find. 2014-02-18 21:50:54 +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
Alcaro
62e8b0b828 RetroArch seems to want those asterisks on this side of the spaces... might as well fix the interfaces, at least. 2014-02-18 09:10:46 +01:00
Alcaro
9797953e31 Change to use RetroArch's indentation style. 2014-02-18 09:06:53 +01:00
Alcaro
519452ce4f Might as well put this back. No reason to change visible behaviour. 2014-02-18 09:04:16 +01:00
Alcaro
d97440224c Whoops, this is unrelated. 2014-02-18 09:00:44 +01:00
Alcaro
d2e95c772b Remove this one. The rewinder is the only user, and with this rewind rewrite, even that is gone. 2014-02-18 08:59:37 +01:00
Alcaro
c51bfb7b4b Inline these functions. Should mostly work now... 2014-02-18 08:53:36 +01:00
Alcaro
55fa3d01d4 Fix this part, so we avoid a pointless memcpy. Rename this function. 2014-02-18 08:41:52 +01:00
Alcaro
e14c879bcb Trim off this; from now on, the rewinder is responsible for rounding and allocation. 2014-02-18 08:40:16 +01:00
Alcaro
7e31df4a65 Kill empty files. 2014-02-18 08:38:07 +01:00
Alcaro
3de355cdaf Copy over my rewinder to rewind.c. Apparently the makefile didn't pick it up, and telling it to do that would be a waste of time, since the plan is merging them anyways. 2014-02-18 08:37:41 +01:00
Alcaro
1fdc8f1144 Change state manager interface to match my interface. Next up is inlining those function pointers. 2014-02-18 08:22:36 +01:00
Alcaro
abb3a45a9a Fix alignment of this. 2014-02-18 08:16:33 +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