Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
This reverts commit 2715ed0cadbe5a0d83a0cf810f70916a897f03c4.
|
|
when sdl2 is used"
This reverts commit 767d987fb02051621ae087534b42ab956abdfc32.
This commit add cast errors.
|
|
|
|
|
|
|
|
|
|
|
|
is used
|
|
|
|
|
|
|
|
Fix style issues in sdl2softwaregraphics.cpp
|
|
|
|
Add workaround to fix SDL redefine bug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also remove some empty destructors.
|
|
|
|
|
|
|
|
|
|
|
|
In most case it equal to std::vector except debug modes.
Now it can be also mse::mstd::vector, but sadly this class not support
all required features.
|
|
Also replace <vector> include into "utils/vector.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|