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
/
render.h
Age
Commit message (
Collapse
)
Author
2024-06-10
load pbr textures
omniscient
2024-06-10
default renderer pipeline
Omniscient
2024-06-10
bring back gltf
omniscient
2024-05-19
chore: fmt
Omniscient
2024-05-18
working on image creation
Omniscient
2024-05-17
pool tests and try get macro working
Omniscient
2024-05-17
cube working
Omniscient
2024-05-12
more restructuring
omniscient
2024-05-11
WIP: shader data
Omniscient
2024-05-03
create logical device
Omniscient
2024-04-28
start on pipeline layout, pipeline, renderpass
omnisci3nce
2024-04-28
getting vulkan working on windows
omnisci3nce
2024-04-27
getting us compiling on windows
omnisci3nce
2024-04-21
Merge branch 'master' into cel-67-load-animation-data-from-gltf
Omniscient
2024-04-06
separate pipeline for skinned meshes
Omniscient
2024-04-04
loading animation data - step 1
omnisci3nce
2024-03-31
adding image creation for textures
Omniscient
2024-03-23
required extensions and validation layers
omnisci3nce
2024-03-22
swap PCs
omniscient
2024-03-22
misc comments + cleanup
omniscient
2024-03-17
chore: format
omniscient
2024-03-17
draw_scene that uses transform hierarchy to draw all models
omniscient
2024-03-17
rendering using transforms
omniscient
2024-03-14
lights, camera, action
omniscient
2024-03-09
chore: format
omniscient
2024-03-09
renderer functions necessary for model drawing
omniscient
2024-03-05
loads and runs now (no visuals yet)
Omniscient
2024-03-05
why is it crashing on file loading now?
Omniscient
2024-03-05
wip: port obj loader
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient