Age | Commit message (Expand) | Author |
2024-03-24 | command pool and allocate command buffers | omnisci3nce |
2024-03-24 | swapchain creation and main renderpass | omnisci3nce |
2024-03-24 | creating swapchain | omnisci3nce |
2024-03-23 | temporarily ignore compute queue | omnisci3nce |
2024-03-23 | fix vulkan debug callback | omnisci3nce |
2024-03-23 | vk debugger and physical device selection | omnisci3nce |
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 | Merge branch 'transform-hierarchy' of github.com:omnisci3nce/celeritas-core i... | omniscient |
2024-03-17 | draw_scene that uses transform hierarchy to draw all models | omniscient |
2024-03-17 | free print_ctx | Omniscient |
2024-03-17 | rendering using transforms | omniscient |
2024-03-17 | print desu? | Omniscient |
2024-03-17 | Merge branch 'master' into transform-hierarchy | Omniscient |
2024-03-17 | fix a bug with dirname seg faulting when passed a string literal | Omniscient |
2024-03-17 | wip: transform propagation | Omniscient |
2024-03-14 | fix cube texture path now that we can load relative path | omniscient |
2024-03-14 | chore: format | omniscient |
2024-03-14 | lights, camera, action | omniscient |
2024-03-11 | minor docstring changes + fmt | omniscient |
2024-03-11 | first iteration of API | omnisci3nce |
2024-03-11 | minor cleanup | omniscient |
2024-03-11 | added a path_parent function to get path of a file | omniscient |
2024-03-09 | chore: format | omniscient |
2024-03-09 | some more maths helpers | omniscient |
2024-03-09 | renderer functions necessary for model drawing | omniscient |
2024-03-09 | give model the name of the path | omniscient |
2024-03-09 | create camera and split view/proj matrices | omniscient |
2024-03-05 | add some TODO comments for tomorrow | omniscient |
2024-03-05 | chore: format | Omniscient |
2024-03-05 | pass mesh and material darrays for happy path. | Omniscient |
2024-03-05 | remove some comments | Omniscient |
2024-03-05 | loads and runs now (no visuals yet) | Omniscient |
2024-03-05 | get us running on Mac again with our vendored GLFW | omniscient |
2024-03-05 | Merge branch 'master' into cel-41-port-over-a-basic-3d-scene-example | omniscient |
2024-03-05 | add string.h include | omniscient |
2024-03-06 | chore: fmt | Omniscient |
2024-03-05 | why is it crashing on file loading now? | Omniscient |
2024-03-05 | wip: port obj loader | Omniscient |
2024-03-05 | add render types for material and texture | Omniscient |
2024-02-26 | update | segunkayode1 |
2024-02-26 | string subview functions | segunkayode1 |
2024-02-25 | Merge branch 'master' of github.com:omnisci3nce/celeritas-core | Omniscient |
2024-02-25 | boilerplate for more examples | Omniscient |
2024-02-25 | disclaimer about some string apis not being unicode aware | Omniscient |
2024-02-25 | chore: format | Omniscient |
2024-02-25 | Merge branch 'cel-18-arena-allocator' into feature/some-string-utils | Omniscient |
2024-02-25 | Merge branch 'master' into feature/some-string-utils | Omniscient |