Skip to content

OLives Dev Blog

Ramblings about hobbyist game development

Month: April 2018

Commit 6359123f

further split up the (vulkan)renderer into separate files (2)

This makes actual use of all these new classes, or let me try to give you an idea with the following picture:

Author s20Posted on 16th April 201825th September 2019Categories CommitsTags c++, development, vulkanLeave a comment on Commit 6359123f

Commit 30bd0e6d

further split up the (vulkan)renderer into separate files

I just can’t leave that poor renderer alone. This further splits up the pipelines into separate classes that are based on an AbstractPipeline class.

Author s20Posted on 15th April 201825th September 2019Categories CommitsTags c++, development, vulkanLeave a comment on Commit 30bd0e6d

Commit fc32a62d3

refactor the renderer (done, probably)

Among other things, this adds a utility class that contains many commonly used functions like copyBuffer().

Author s20Posted on 3rd April 201825th September 2019Categories CommitsTags c++, development, vulkanLeave a comment on Commit fc32a62d3

Commit 61249a2b

fix and/or silence warnings in the renderer

Casting things, adding #pragmas to stop some overly zealous diagnostics.

Author s20Posted on 3rd April 201825th September 2019Categories CommitsTags c++, development, vulkanLeave a comment on Commit 61249a2b

Commit a9edbd43

refactor the renderer (breaking it up, WiP)

This moves around a lot of code. One of the biggeste changes to mention here is to move the render pipelines (models, tiles, walls) into separate classes.

Author s20Posted on 3rd April 201825th September 2019Categories CommitsTags c++, development, vulkanLeave a comment on Commit a9edbd43

Commit 4dda1386

capture mouse clicks

Sets up basic support for capturing mouse clicks and passing on the coordinates of the click to an as of yet empty handler on the GameState class.

Author s20Posted on 2nd April 201825th September 2019Categories CommitsTags c++, development, vulkanLeave a comment on Commit 4dda1386

Commit 48925f5f

minor refacotring: silence some warnings
(sic)

Does what it says.

Author s20Posted on 1st April 201813th October 2019Categories CommitsTags c++, developmentLeave a comment on Commit 48925f5f

Posts navigation

Previous page Page 1 Page 2

Recent Posts

  • Commit 969c85ea
  • Commit 7200fa88
  • Commit 454c6195
  • Commit 8966e607
  • Commit 5c54de81

Recent Comments

  • Commit ea425441 – OLives Dev Blog on Commit c8f6df8c
  • Der Ketzer on Commit aa1ea4ff

Archives

  • August 2022
  • December 2021
  • November 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • July 2017
  • June 2017

Categories

  • Commits
  • Uncategorised

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
OLives Dev Blog Privacy Policy Proudly powered by WordPress