summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
12 daysimprove efficiency of texture uploadingquou-20/+10
12 daysvram allocator debug hooksquou-0/+19
12 daysupdate msbuildquou-8/+0
12 daysdevice debug interfacequou-37/+154
12 daysUI treequou-14/+113
12 daysupdate makefile clean to also remove .dquou-0/+2
12 daysremove debugger thingquou-89/+1
13 daysfix modal position checkquou-1/+1
13 daysimplement get_time for windowsquou-0/+17
13 daysupdate msbuildquou-4/+14
13 daysui stuf and things hmm m mmm m シquou-33/+166
13 dayscorrect the container layoutquou-3/+5
13 daysfix invalid clip rectsquou-6/+15
13 daysUI modal windowsquou-67/+340
13 daysFix heap allocator header alignmentquou-5/+7
2024-12-30start UI frameworkquou-26/+422
2024-12-30ui renderer clippingquou-55/+135
2024-12-30dup_string function that takes a heapquou-0/+8
2024-12-30Update scissor and viewport functions to take ints insteadquou-10/+10
2024-12-30backface cullingquou-3/+25
2024-12-30better ui rendererquou-147/+272
2024-12-30Fix arena size checkquou-1/+1
2024-12-30Fix default blendquou-3/+3
2024-12-30Staged_Bufferquou-0/+55
2024-12-30correct render pass endsquou-6/+13
2024-12-29add a seperate update_cbuffers function to models to avoid doing it on every ...quou-14/+25
2024-12-29resource namesquou-20/+127
2024-12-29debug markersquou-1/+32
2024-12-29alpha blendingquou-16/+153
2024-12-29functions to destroy objects immediatelyquou-14/+32
2024-12-29vram allocatorquou-48/+257
2024-12-29expose align_addressquou-1/+5
2024-12-29add operator!= to Primitive_Idquou-0/+3
2024-12-29fix build error on msvcquou-2/+2
2024-12-29correct the default depth buffer sizequou-2/+2
2024-12-29add depth prepassquou-1/+16
2024-12-29fix depth target layoutquou-1/+33
2024-12-29update todoquou-1/+1
2024-12-29Don't rebind pipelines, descriptor sets and renderpasses if it isn't necessaryquou-7/+29
2024-12-29cache assets to avoid loading them more than oncequou-18/+45
2024-12-29model hierarchy supportquou-43/+135
2024-12-29allow binding only a portion of a cbufferquou-5/+22
2024-12-29fix depth only render passesquou-5/+7
2024-12-29seperate framebuffers and renderpasses; depth buffering.quou-112/+483
2024-12-28Improve memory efficiency of model loadingquou-17/+13
2024-12-28windows dpi awarenessquou-0/+1
2024-12-28update todoquou-2/+6
2024-12-28fix warningsquou-4/+6
2024-12-28replace memsetquou-15/+23
2024-12-28update the windows buildquou-16/+461