noah metz noah
  • Joined on 2023-11-08
Loading Heatmap…

noah pushed to main at MetzNet/spacegame

  • 79657c5db0 Set default size for pipelines since they dynamically set the size anyway, and created structs to transition to ObjectPipeline which will do the compute->offscreen->onscreen phase entirely in the GPU based on object buffers(compute generates draw call buffer and object id<->gl_InstanceId map based on object buffer, offscreen/onscreen use indirect draw call + object id<->gl_InstanceId map + object buffer to draw)

2024-01-16 20:58:26 -07:00

noah pushed to main at MetzNet/spacegame

  • 82ece9e038 Changed to push scene data in UBO instead of push constant

2024-01-16 17:28:14 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-16 16:24:06 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-16 15:44:10 -07:00

noah pushed to main at MetzNet/spacegame

  • 7f8b4e449b Added texture_set_add to load an image from CPU memory to a TextureSet

2024-01-16 15:36:05 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-16 15:10:34 -07:00

noah pushed to main at MetzNet/spacegame

  • 11c135d696 Added QueueStruct for holding VkQueue + family + index

2024-01-16 15:09:38 -07:00

noah pushed to main at MetzNet/spacegame

  • 007520a92c Added TextureSet for large pools of textures in a single descriptor

2024-01-15 23:22:17 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-13 23:51:14 -07:00

noah pushed to main at MetzNet/spacegame

  • bda7eae355 Made pipelines create a second pipeline for offscreen rener of g_buffers

2024-01-13 23:50:43 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-13 16:37:33 -07:00

noah pushed to main at MetzNet/spacegame

  • a730ab001b First pass of pushing object data as DeviceAddress for entire batch at once

2024-01-13 15:27:19 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-13 12:37:11 -07:00

noah pushed to main at MetzNet/spacegame

  • 91731d933d Moved from material abstraction to pipeline abstraction, need to implement bindless textures\n

2024-01-13 12:32:23 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-13 11:17:33 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-13 03:07:14 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-13 02:49:02 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-13 02:25:35 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-13 02:24:40 -07:00

noah pushed to main at MetzNet/spacegame

2024-01-12 22:23:52 -07:00