This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
df5be19409
scummvm
/
backends
/
plugins
History
Download ZIP
Download TAR.GZ
Max Horn
df5be19409
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
...
svn-id: r24153
2006-10-07 01:05:12 +00:00
..
dc
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
2006-10-07 01:05:12 +00:00
posix
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
2006-10-07 01:05:12 +00:00
sdl
Added SDL plugin provider
2006-10-07 00:51:16 +00:00
win32
Instantiate and hook up the plugin providers in the main() function of the corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
2006-10-07 01:05:12 +00:00
dynamic-plugin.h
Started to refactor the plugin code (moving backend specific stuff into backends/plugins/)
2006-10-07 00:22:48 +00:00