Commit Graph

18 Commits

Author SHA1 Message Date
twinaphex
ce6c884724 Take out HAVE_CC_RESAMPLER define 2014-09-24 09:39:41 +02:00
twinaphex
3787c831e7 (Wii) Compile in 7zip support 2014-09-12 22:24:18 +02:00
twinaphex
d1a85b6d95 Take out HAVE_SCREENSHOTS everywhere 2014-07-22 03:22:18 +02:00
twinaphex
74708ede99 (GX) Input rewrite pt. 2 - buggy and error-prone right now 2014-06-09 23:21:48 +02:00
twinaphex
001d6e8897 Get rid of PERF_TEST entirely - if Performance Counters setting is
enabled, will also report performance counters log at exit
2014-06-01 22:16:22 +02:00
twinaphex
c6eb7988dc Move netlogger code around 2014-06-01 16:09:12 +02:00
twinaphex
87efd9e17b (GX) Define HAVE_FILTERS_BUILTIN 2014-05-31 16:12:30 +02:00
twinaphex
4942306fff Add HAVE_CC_RESAMPLER to nearly all targets 2014-04-20 04:17:18 +02:00
twinaphex
d4845cc6e3 (RARCH_CONSOLE) Fix whole archive linking for NXEngine cores 2014-04-17 18:10:04 +02:00
twinaphex
70dd57ed63 Add MSB_FIRST to all big-endian consoles 2014-04-17 17:23:38 +02:00
twinaphex
d23d56c988 (GX) Add experimental libsicksaxis support - doesn't work properly
right now so not compiled in
2014-02-26 23:07:16 +01:00
twinaphex
f613bfbed6 Rename overlays-convert-glsl to shaders-convert-glsl -
To convert shaders to GLSL: make -f Makefile.griffin shaders-convert-glsl
2014-02-21 22:12:51 +01:00
twinaphex
56bd2127cb Move functionality of Makefile.shaders inside Makefile.griffin
To checkout shaders : make -f Makefile.griffin shaders-checkout
To checkout overlays: make -f Makefile.griffin overlays-checkout
To deploy overlays to PS3 media dir : make -f Makefile.griffin platform=ps3 shaders-deploy
To deploy overlays to PS3 cobra media dir : make -f Makefile.griffin platform=ps3-cobra shaders-deploy
2014-02-21 22:09:46 +01:00
Toad King
41a3d5b5cf [Griffin] change default logging address to broadcast address 2014-02-20 23:50:45 -05:00
twinaphex
78126ec224 (NGC) Build fix 2014-02-21 02:38:15 +01:00
Toad King
041ec45132 Merge branch 'gx-overlays'
Conflicts:
	Makefile.wii
	gx/gx_video.c
2014-02-20 19:46:43 -05:00
twinaphex
71b6485bb5 (PSP) Fix warnings 2014-02-19 17:47:59 +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