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
/
xmake.lua
Age
Commit message (
Expand
)
Author
2024-04-06
wip: get integers
omniscient
2024-04-05
close.
omniscient
2024-04-04
Merge branch 'cel-60-scaffold-vulkan' into cel-67-load-animation-data-from-gltf
omnisci3nce
2024-04-04
create example file for animation
omniscient
2024-04-03
load gltf vertices and indices. need to move to git LFS!
omnisci3nce
2024-03-30
start adding mouse input processing
Omniscient
2024-03-30
uniform with descriptor set. fix image_index being 4 when expoected to be 3
Omniscient
2024-03-29
triangle
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-23
required extensions and validation layers
omnisci3nce
2024-03-14
lights, camera, action
omniscient
2024-03-09
add pthreads link flag
omnisci3nce
2024-03-09
pull sources out into a local variable so we can share them easily
omniscient
2024-03-09
rename target to obj
omniscient
2024-03-05
get us running on Mac again with our vendored GLFW
omniscient
2024-03-05
why is it crashing on file loading now?
Omniscient
2024-03-05
wip: port obj loader
Omniscient
2024-02-25
boilerplate for more examples
Omniscient
2024-02-25
split into two examples
Omniscient
2024-02-25
build GLFW from source (for real this time)
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient
2024-02-24
xmake init with shared/static lib
Omniscient