summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2025-01-05fix fill_prop_numberquou-1/+1
2025-01-04next_line in qstdquou-0/+9
2025-01-04use ambient term in surfacequou-1/+1
2025-01-04render a skyboxquou-3/+302
2025-01-03HDR texture supportquou-31/+233
2025-01-03correct vram allocator chunk creationquou-1/+1
2025-01-03orbit cameraquou-15/+77
2025-01-02fix warningsquou-1/+1
2025-01-02Simpler depth prepass shaderquou-20/+151
2025-01-02model instance systemquou-117/+239
2025-01-02fix shader interpolator with no valuesquou-8/+12
2025-01-01update todoquou-1/+1
2025-01-01update msbuildquou-12/+476
2025-01-01add release_envquou-0/+2
2025-01-01correct tbnquou-2/+2
2025-01-01material systemquou-36/+520
2025-01-01BC4 and BC5 compressionquou-3/+134
2025-01-01improve efficiency of texture uploadingquou-20/+10
2025-01-01vram allocator debug hooksquou-0/+19
2025-01-01update msbuildquou-8/+0
2025-01-01device debug interfacequou-37/+154
2025-01-01UI treequou-14/+113
2025-01-01update makefile clean to also remove .dquou-0/+2
2025-01-01remove debugger thingquou-89/+1
2024-12-31fix modal position checkquou-1/+1
2024-12-31implement get_time for windowsquou-0/+17
2024-12-31update msbuildquou-4/+14
2024-12-31ui stuf and things hmm m mmm m シquou-33/+166
2024-12-31correct the container layoutquou-3/+5
2024-12-31fix invalid clip rectsquou-6/+15
2024-12-31UI modal windowsquou-67/+340
2024-12-31Fix 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