This website requires JavaScript.
Explore
Help
Sign In
AnarchistGamers
/
openmw
Watch
1
Star
0
Fork
0
You've already forked openmw
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-09-08 20:05:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openmw
/
components
/
sdlutil
History
Andrei Kortunov
e06f0b797a
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
..
events.hpp
…
imagetosurface.cpp
Change imageToSurface to return a unique_ptr to avoid manual surface cleanup
2018-06-16 12:12:32 +02:00
imagetosurface.hpp
Change imageToSurface to return a unique_ptr to avoid manual surface cleanup
2018-06-16 12:12:32 +02:00
OISCompat.hpp
…
sdlcursormanager.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
sdlcursormanager.hpp
Remove unused arguments
2016-02-13 04:14:05 +01:00
sdlgraphicswindow.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
sdlgraphicswindow.hpp
…
sdlinputwrapper.cpp
Replace all NULLs to nullptr
2018-10-09 10:21:12 +04:00
sdlinputwrapper.hpp
Don't pass key events to the viewer when Alt modifier is held
2017-03-08 01:27:04 +01:00
sdlvideowrapper.cpp
Use new logging system for components
2018-08-14 19:42:41 +04:00
sdlvideowrapper.hpp
…