Commit graph

3 commits

Author SHA1 Message Date
Anthony J. Bentley
ce18935a77 Update homepage. 2018-01-01 17:47:14 +01:00
Conchúr Navid
c10a7f570e Sort the includes based on type and names 2015-03-21 10:58:40 +01:00
Sven Eckelmann
21229879ae Use mupen64plus-core config system
The -hlevideo plugin was just a quick hack to provide the functionality to
enable the DisplayListToGraphicsPlugin option. This is not the behavior
encouraged by mupen64plus-core because it already provides a configuration
system.

New configuration options are:

 * DisplayListToGraphicsPlugin
   Send display lists to the graphics plugin (hlevideo)
 * AudioListToAudioPlugin
   Send audio lists to the audio plugin
 * WaitForCPUHost
   Force CPU-RSP signals synchronization
 * SupportCPUSemaphoreLock
   Support CPU-RSP semaphore lock
2013-12-17 17:51:46 +01:00