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
/
examples
/
triangle
Age
Commit message (
Collapse
)
Author
2024-10-05
Remove more examples
omniscient
2024-06-09
triangle on opengl works again. happy days
Omniscient
2024-06-09
metal is back, baby
omniscient
2024-06-08
some more opengl work
omniscient
2024-06-07
what about this?
Omniscient
2024-06-07
triangle verts werent const so make static instead
Omniscient
2024-05-19
chore: fmt
Omniscient
2024-05-19
cube compiles again
Omniscient
2024-05-18
working on image creation
Omniscient
2024-05-11
WIP: shader data
Omniscient
2024-05-11
prototyping shader data
omniscient
2024-05-11
draw with indexes
Omniscient
2024-05-11
upload data using staging buffer. use vertex buffer data
Omniscient
2024-05-10
initiate scene when bringing up core
Omniscient
2024-05-10
make core a static and add a default scene to it
Omniscient
2024-05-09
fix some validation errors
Omniscient
2024-05-09
frames in flight. recreate swapchain
Omniscient
still has a few validation errors
2024-05-08
we are so triangle
Omniscient
2024-05-08
finishing submission + presentation for triangle example
Omniscient
2024-05-07
framebuffers, and create commandbuffer
Omniscient
2024-05-04
set up most of basic pipeline state
Omniscient
2024-04-28
start on pipeline layout, pipeline, renderpass
omnisci3nce
2024-04-28
start porting vulkan code to new RAL
omnisci3nce