Magnus Norddahl
|
c657d8fd1e
|
- only bind vertex and index buffers if they change
|
2019-03-02 23:56:06 +01:00 |
|
Magnus Norddahl
|
c30edaa21a
|
- only update matrices if they change
|
2019-03-02 23:47:56 +01:00 |
|
Magnus Norddahl
|
2a6d37dd73
|
- clean up Apply function
|
2019-03-02 23:39:44 +01:00 |
|
Magnus Norddahl
|
0c9d27d078
|
- create an array for the stream data
|
2019-03-02 23:20:29 +01:00 |
|
Magnus Norddahl
|
7871ec06ae
|
- add depth/stencil attachment to the render pass
|
2019-03-01 21:34:08 +01:00 |
|
Magnus Norddahl
|
7f3e473f56
|
- create a render pass for each blend setup
|
2019-03-01 00:42:51 +01:00 |
|
Magnus Norddahl
|
e472050f36
|
- use dynamic state for viewport and scissor
|
2019-02-28 15:45:59 +01:00 |
|
Magnus Norddahl
|
fe67a2c24f
|
- fix enough bugs to finally get some visuals
|
2019-02-26 20:19:54 +01:00 |
|
Magnus Norddahl
|
19f4133768
|
- move most push constants to dynamic uniform buffers
|
2019-02-26 16:50:54 +01:00 |
|
Magnus Norddahl
|
9ed1c7f40b
|
- add render pass manager and setup a pipeline for VkRenderState
|
2019-02-26 11:27:29 +01:00 |
|
Magnus Norddahl
|
a97d736bd9
|
- add vulkan renderstate and shadermanager classes
|
2019-02-21 22:49:00 +01:00 |
|