This website requires JavaScript.
Explore
Help
Sign In
ScummVM
/
scummvm
Watch
1
Star
0
Fork
0
mirror of
https://github.com/scummvm/scummvm.git
synced
2026-06-20 05:45:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0de170c980709dcfe5a2eae8ed4da9901acf72e2
scummvm
/
backends
/
plugins
T
History
Johannes Schickel
2d43de587a
Commit of patch
#1715310
("WIN32: Dynamic Plugin support with MinGW").
...
svn-id: r26963
2007-05-27 10:46:47 +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
Fix compilation. SDL.h is required for SDL_GetError()
2006-10-07 06:09:24 +00:00
win32
Commit of patch
#1715310
("WIN32: Dynamic Plugin support with MinGW").
2007-05-27 10:46:47 +00:00
dynamic-plugin.h
First phase of detection-related plugins interface improvements. Now plugins
2007-01-20 21:27:57 +00:00