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
dd7e4ff3e79f3d1cc48637d4da96e27fd12fa2de
scummvm
/
backends
/
plugins
T
History
Eugene Sandulenko
d961722cb0
Fix compilation. SDL.h is required for SDL_GetError()
...
svn-id: r24160
2006-10-07 06:09:24 +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
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