Timeline



Dec 6, 2019:

4:21 AM Changeset in opengl-game [7c929fc]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
In VulkanGame, make lighting work correctly in the ship shader before …

Dec 5, 2019:

5:48 PM Changeset in opengl-game [2b40f48]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Merge branch 'master' into hotfix/ship-shader-lights
5:45 PM Changeset in opengl-game [cf727ca]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
In VulkanGame, add an objectIndex vertex attribute to the ship shader …
4:08 PM Changeset in opengl-game [785333b]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Setup debug environment for ship shader lighting

Dec 4, 2019:

9:33 PM Changeset in opengl-game [055750a]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
In VulkanGame, use SSBOs in the ship and scene shaders to store …

Nov 27, 2019:

6:39 PM Changeset in opengl-game [e1308e8]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
In VulkanGame, add normals to the ship pipeline and get lighting to work
5:19 PM Changeset in opengl-game [06d959f]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Add an addVertexNormals method to VulkanGame that calculates the …
5:05 PM Changeset in opengl-game [0cf1a23]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Remove the pipeline design doc and add a document about the Vulkan …

Nov 22, 2019:

9:57 PM Changeset in opengl-game [1802a41]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Make openglref compile
9:21 PM Changeset in opengl-game [3782d66]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Add a new pipeline, vertex type, and ubo-related structures to render …
8:51 PM Changeset in opengl-game [aa00bf2]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Re-enable some of the logic to render lights in the ship shader for …
7:58 PM Changeset in opengl-game [f97c5e7]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Create an initGraphicsPipelines() function and templatize and …
6:27 PM Changeset in opengl-game [8e02b6b]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
To move to a more generic way of updating the scene, rename …
4:47 AM Changeset in opengl-game [683dd55]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Add a getObjects() method to the GraphicsPipeline_Vulkan class that …

Nov 20, 2019:

3:50 AM Changeset in opengl-game [1908591]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Update the OpenGLReference project to include the shaders that were …

Nov 19, 2019:

5:33 PM Changeset in opengl-game [15104a8]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
In vulkangame, nitialize the view and projection metrices to what they …

Nov 18, 2019:

9:41 PM Changeset in opengl-game [5ab1b20]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Make VulkanGame use the same projection matrix as the original OpenGL game

Nov 17, 2019:

6:56 PM Changeset in opengl-game [5a0242e]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Refactor GraphicsPipeline_Vulkan to allow adding new data after …

Nov 16, 2019:

8:38 PM Changeset in opengl-game [b8777b7]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Templatize GraphicsPipeline_Vulkan by adding a VertexType parameter …

Nov 12, 2019:

9:48 PM Changeset in opengl-game [cd487fb]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Replace some couts with runtime_exceptions and, in vulkangame, only …
6:55 AM Changeset in opengl-game [e3bef3a]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Finish the rewrite of the original vulkangame project
6:40 AM Changeset in opengl-game [5a23277]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Replace the key event in game-gui with distinct key up and key down events

Nov 11, 2019:

2:19 AM Changeset in opengl-game [0ae182f]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
In vulkangame, finish implementing recreateSwapChain()
Note: See TracTimeline for information about the timeline view.