index
:
c2
master
The best 3D renderer
quou@disroot.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
video.hpp
Age
Commit message (
Expand
)
Author
Lines
7 days
cubemap support
quou
-2
/
+24
12 days
vram allocator debug hooks
quou
-0
/
+2
12 days
device debug interface
quou
-0
/
+20
14 days
ui renderer clipping
quou
-0
/
+2
14 days
Update scissor and viewport functions to take ints instead
quou
-2
/
+2
2024-12-30
backface culling
quou
-1
/
+9
2024-12-30
Staged_Buffer
quou
-0
/
+17
2024-12-29
resource names
quou
-2
/
+10
2024-12-29
debug markers
quou
-0
/
+2
2024-12-29
alpha blending
quou
-1
/
+44
2024-12-29
functions to destroy objects immediately
quou
-0
/
+3
2024-12-29
add operator!= to Primitive_Id
quou
-0
/
+3
2024-12-29
allow binding only a portion of a cbuffer
quou
-2
/
+10
2024-12-29
seperate framebuffers and renderpasses; depth buffering.
quou
-13
/
+76
2024-12-28
index buffers
quou
-0
/
+7
2024-12-27
expose the create texture function
quou
-0
/
+7
2024-12-27
allow renderpasses to specify a clear mode and pipelines to specify their vie...
quou
-2
/
+31
2024-12-26
constant buffers
quou
-10
/
+24
2024-12-26
allow manually creating vertex formats
quou
-0
/
+24
2024-12-26
seperate descriptor sets from pipelines to allow swapping out shader resource...
quou
-11
/
+49
2024-12-23
send textures to shaders
quou
-0
/
+55
2024-12-23
Texture conversion and loading
quou
-13
/
+17
2024-12-22
cute asset loading system
quou
-3
/
+15
2024-12-21
render a triangle
quou
-6
/
+77
2024-12-19
basic vulkan setup
quou
-0
/
+104