Changeset 187b0f5 in opengl-game for vulkan-game.hpp


Ignore:
Timestamp:
Mar 11, 2021, 2:44:43 AM (3 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
feature/imgui-sdl
Children:
301c90a
Parents:
20e4c2b
git-author:
Dmitry Portnoy <dportnoy@…> (03/11/21 02:39:25)
git-committer:
Dmitry Portnoy <dportnoy@…> (03/11/21 02:44:43)
Message:

Change VulkanGame and SDLGame to only use discrete GPUs and switch the timer class to steady_clock

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vulkan-game.hpp

    r20e4c2b r187b0f5  
    2424#include "vulkan-utils.hpp"
    2525#include "graphics-pipeline_vulkan.hpp"
    26 
    2726#include "game-gui-sdl.hpp"
    2827
Note: See TracChangeset for help on using the changeset viewer.