summaryrefslogtreecommitdiff
path: root/xmake.lua
AgeCommit message (Expand)Author
2024-04-06wip: get integersomniscient
2024-04-05close.omniscient
2024-04-04Merge branch 'cel-60-scaffold-vulkan' into cel-67-load-animation-data-from-gltfomnisci3nce
2024-04-04create example file for animationomniscient
2024-04-03load gltf vertices and indices. need to move to git LFS!omnisci3nce
2024-03-30start adding mouse input processingOmniscient
2024-03-30uniform with descriptor set. fix image_index being 4 when expoected to be 3Omniscient
2024-03-29triangleomnisci3nce
2024-03-27simple shaders for testingomnisci3nce
2024-03-26compile shader to spirv in build. start adding shader module codeomnisci3nce
2024-03-23required extensions and validation layersomnisci3nce
2024-03-14lights, camera, actionomniscient
2024-03-09add pthreads link flagomnisci3nce
2024-03-09pull sources out into a local variable so we can share them easilyomniscient
2024-03-09rename target to objomniscient
2024-03-05get us running on Mac again with our vendored GLFWomniscient
2024-03-05why is it crashing on file loading now?Omniscient
2024-03-05wip: port obj loaderOmniscient
2024-02-25boilerplate for more examplesOmniscient
2024-02-25split into two examplesOmniscient
2024-02-25build GLFW from source (for real this time)Omniscient
2024-02-24repo init. partial port of existing codeOmniscient
2024-02-24xmake init with shared/static libOmniscient