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
/
core.c
Age
Commit message (
Expand
)
Author
2024-10-27
start on vulkan backend
Omniscient
2024-10-26
adding file doc comments
omniscient
2024-10-18
chore: format
omniscient
2024-10-18
recompile .o files when header changes
omniscient
2024-10-18
chore: format
omniscient
2024-10-17
starting on cube
omniscient
2024-10-17
metal triangle!
omniscient
2024-10-17
start on metal backend
omniscient
2024-10-17
add .m on mac. log INFO and module name
omniscient
2024-10-05
trying to get rust bindgen working
omniscient
2024-10-05
rename source folnder
Omniscient
2024-07-11
changing styles plus simplifying a bit
Omniscient
2024-06-10
bring back gltf
omniscient
2024-05-18
initialise gpu resource pools in renderer
Omniscient
2024-05-17
create default pipelines when initialising renderer
Omniscient
2024-05-11
upload data using staging buffer. use vertex buffer data
Omniscient
2024-05-10
poll glfw events on frame start
Omniscient
2024-05-10
add bindings friendly functions
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
stuff
Omniscient
2024-04-27
getting us compiling on windows
omnisci3nce
2024-03-30
start adding mouse input processing
Omniscient
2024-03-30
chore format lint
Omniscient
2024-03-29
triangle
omnisci3nce
2024-03-05
loads and runs now (no visuals yet)
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient