pcsx2/plugins
willkuer 9245d3ed7e gsdx: RendererEnum
1. Add GS_Renderer Enum

Replace all instances of int/uint32 renderer identifier by a strongly
typed enum and appropriate casts.

Only instances in GS[*].cpp/h classes were touched. GPU[*].cpp/h classes
do not to follow the same convention.

2. Add default renderer according to OS

The default renderer is OS dependent (Win -> Dx9HW, others -> OGLHW).
Consequently one should always check againt the appropriate default
value on config load.

The old behaviour was only - if a at all - problematic if the respective
element in the gsdx.ini was missing and probably even then didn't create
issues. The current implementation is still more stable and does not
depend on the implementation of GS.cpp -> GetConfig()
2015-11-10 00:26:39 +01:00
..
CDVDiso Remove vs2012 files. 2015-08-18 01:15:51 -04:00
CDVDisoEFP Clean up the type defines in pcsx2. 2014-08-25 16:16:34 +10:00
CDVDlinuz Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03:00
CDVDnull Add Debug target for CDVDnull. 2015-08-19 01:38:36 -04:00
CDVDolio old_plugins: Remove unused configurations + more. 2015-08-19 09:35:21 -04:00
CDVDpeops Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
FWnull Remove vs2012 files. 2015-08-18 01:15:51 -04:00
GSdx gsdx: RendererEnum 2015-11-10 00:26:39 +01:00
GSnull Remove vs2012 files. 2015-08-18 01:15:51 -04:00
LilyPad LilyPad: in PS2 mode - disable configs/hacks which PCSX2 doesn't need 2015-10-07 01:22:47 +03:00
PadNull Remove vs2012 files. 2015-08-18 01:15:51 -04:00
PeopsSPU2 Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
SPU2null Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03:00
SSSPSXPAD Remove vs2012 files. 2015-08-18 01:15:51 -04:00
USBnull Remove vs2012 files. 2015-08-18 01:15:51 -04:00
USBqemu Update .gitignore file. 2015-08-19 07:45:02 -04:00
cdvdGigaherz/src Remove vs2012 files. 2015-08-18 01:15:51 -04:00
dev9ghzdrk Update .gitignore file. 2015-08-19 07:45:02 -04:00
dev9null Remove vs2012 files. 2015-08-18 01:15:51 -04:00
onepad onepad: fix the reset screen saver commit... 2015-11-07 13:19:46 +01:00
spu2-x Revert "Revert "gsdx|spu2-x: Use atlcomcli.h for CComPtr definition"" 2015-11-09 20:55:07 +00:00
xpad old_plugins: Remove unused configurations + more. 2015-08-19 09:35:21 -04:00
zerogs Remove useless postBuild stuff 2015-09-13 04:31:41 -04:00
zerospu2 Update pthreads project. 2015-08-25 09:53:00 -04:00
zzogl-pg/opengl Update pthreads project. 2015-08-25 09:53:00 -04:00
CMakeLists.txt lilypad: add cmake file 2015-02-20 23:05:21 +01:00