index
:
pub/celeritas-core.git
master
vk
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
renderer
/
backends
Age
Commit message (
Expand
)
Author
2024-03-30
start adding mouse input processing
Omniscient
2024-03-30
square boi recedes into the distance.
Omniscient
2024-03-30
uniform with descriptor set. fix image_index being 4 when expoected to be 3
Omniscient
2024-03-30
get it working on other PC. hacky code in place
Omniscient
2024-03-29
triangle
omnisci3nce
2024-03-27
start going through Kohi episode 26
omnisci3nce
2024-03-27
simple shaders for testing
omnisci3nce
2024-03-26
compile shader to spirv in build. start adding shader module code
omnisci3nce
2024-03-25
clearing the screen with a clear color!
omnisci3nce
2024-03-25
sync objects
omnisci3nce
2024-03-25
chore: format
omniscient
2024-03-25
wip: framebuffer creation
omniscient
2024-03-24
wip: framebuffer struct
omnisci3nce
2024-03-24
command pool and allocate command buffers
omnisci3nce
2024-03-24
swapchain creation and main renderpass
omnisci3nce
2024-03-24
creating swapchain
omnisci3nce
2024-03-23
temporarily ignore compute queue
omnisci3nce
2024-03-23
fix vulkan debug callback
omnisci3nce
2024-03-23
vk debugger and physical device selection
omnisci3nce
2024-03-23
required extensions and validation layers
omnisci3nce
2024-03-22
swap PCs
omniscient
2024-03-09
renderer functions necessary for model drawing
omniscient
2024-02-25
change glfw header imports
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient