Changeset 28ea92f in opengl-game for sdl-game.hpp
- Timestamp:
- Feb 14, 2021, 3:12:38 AM (4 years ago)
- Branches:
- feature/imgui-sdl
- Children:
- 737c26a
- Parents:
- 4e2c709
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sdl-game.hpp
r4e2c709 r28ea92f 86 86 uint32_t currentFrame; 87 87 88 bool shouldRecreateSwapChain; 89 88 90 // My code, but not complete. Skips creating the SDL renderer, probably because it doesn't use hardware acceleration. 89 91 // I should try to get uncapped framerate and compare performance w/ and w/out an SDL renderer
Note:
See TracChangeset
for help on using the changeset viewer.