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
Age
Commit message (
Expand
)
Author
2024-06-10
bring back gltf
omniscient
2024-06-09
fix texture on cube with opengl
Omniscient
2024-06-09
Merge pull request #16 from omnisci3nce/port-opengl-ral
Joshua Rowe
2024-06-09
fix cube
Omniscient
2024-06-09
triangle on opengl works again. happy days
Omniscient
2024-06-09
metal is back, baby
omniscient
2024-06-08
some more opengl work
omniscient
2024-06-07
upload data when available on buffer creation
Omniscient
2024-06-07
what about this?
Omniscient
2024-06-07
triangle verts werent const so make static instead
Omniscient
2024-06-07
chore: fmt
Omniscient
2024-06-07
fix pool test
Omniscient
2024-06-07
add vertex/index buffer binding in opengl
Omniscient
2024-06-07
add assert back that pool entry is at least as big as a pointer. add debug na...
Omniscient
2024-06-07
drop glsl version
Omniscient
2024-05-30
wip
Omniscient
2024-05-29
opengl clear color working
Omniscient
2024-05-29
start adding opengl backend
omniscient
2024-05-20
modify some comments in example
omniscient
2024-05-20
use pool allocator for other gpu backend entities
Omniscient
2024-05-20
Merge pull request #14 from omnisci3nce/realign
Joshua Rowe
2024-05-20
move standard vertex desc to ral.c
Omniscient
2024-05-20
Merge branch 'master' into realign
Omniscient
2024-05-20
chore: fmt
Omniscient
2024-05-20
cleanup ral.h
Omniscient
2024-05-20
prototype sidebar
omniscient
2024-05-19
wip: depth
Omniscient
2024-05-19
cube texture mapping working
Omniscient
2024-05-19
chore: fmt
Omniscient
2024-05-19
cube compiles again
Omniscient
2024-05-18
working on image creation
Omniscient
2024-05-18
use the new pool allocators for buffers in backend
Omniscient
2024-05-18
initialise gpu resource pools in renderer
Omniscient
2024-05-17
create default pipelines when initialising renderer
Omniscient
2024-05-17
remove an assert on data layouts
Omniscient
2024-05-17
pool tests and try get macro working
Omniscient
2024-05-17
starting on pool allocator
Omniscient
2024-05-17
cube working
Omniscient
2024-05-12
expand docs
omniscient
2024-05-12
proc Actions
omniscient
2024-05-12
docker commands for mkdocs
omniscient
2024-05-12
docs folder
omniscient
2024-05-12
mkdocs.yaml
omniscient
2024-05-12
Create mkdocs.yaml
Joshua Rowe
2024-05-12
more restructuring
omniscient
2024-05-12
uniforms working with hardcoded stuff
Omniscient
2024-05-11
WIP: shader data
Omniscient
2024-05-11
prototyping shader data
omniscient
2024-05-11
draw with indexes
Omniscient
2024-05-11
upload data using staging buffer. use vertex buffer data
Omniscient
[next]