summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
9 daysrender a skyboxquou-3/+302
10 daysHDR texture supportquou-31/+233
10 dayscorrect vram allocator chunk creationquou-1/+1
11 daysorbit cameraquou-15/+77
11 daysfix warningsquou-1/+1
12 daysSimpler depth prepass shaderquou-20/+151
12 daysmodel instance systemquou-117/+239
12 daysfix shader interpolator with no valuesquou-8/+12
12 daysupdate todoquou-1/+1
12 daysupdate msbuildquou-12/+476
12 daysadd release_envquou-0/+2
12 dayscorrect tbnquou-2/+2
12 daysmaterial systemquou-36/+520
13 daysBC4 and BC5 compressionquou-3/+134
13 daysimprove efficiency of texture uploadingquou-20/+10
13 daysvram allocator debug hooksquou-0/+19
13 daysupdate msbuildquou-8/+0
13 daysdevice debug interfacequou-37/+154
13 daysUI treequou-14/+113
13 daysupdate makefile clean to also remove .dquou-0/+2
13 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
14 dayscorrect the container layoutquou-3/+5
14 daysfix invalid clip rectsquou-6/+15
14 daysUI modal windowsquou-67/+340
14 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
render
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