This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
sdl2_frt
Watch
1
Star
0
Fork
0
You've already forked sdl2_frt
mirror of
https://github.com/Relintai/sdl2_frt.git
synced
2024-12-29 20:27:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
567b5ba8e9
sdl2_frt
/
src
/
loadso
History
Sam Lantinga
567b5ba8e9
As part of Jorgen's code review of this function I added a call to LoadLibrary so the refcounts would be consistent between Windows and Posix. Then I forgot to include the check that the thing was actually loaded and caused it to be loaded all the time. Oops.
...
CR: AaronL
2014-02-13 11:05:26 -08:00
..
dlopen
Added SDL_GetLoadedModule to do the equivalent of GetModuleHandle/dlload(NOLOAD)
2014-02-13 11:05:24 -08:00
dummy
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
haiku
Fixed bug 2374 - Update copyright for 2014...
2014-02-02 00:53:27 -08:00
windows
As part of Jorgen's code review of this function I added a call to LoadLibrary so the refcounts would be consistent between Windows and Posix. Then I forgot to include the check that the thing was actually loaded and caused it to be loaded all the time. Oops.
2014-02-13 11:05:26 -08:00