summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
14 hoursivec 2, 3 & 4quou-1/+9
15 hourspoint lightquou-7/+86
16 hoursupdate todoquou-2/+2
16 hourssort the forward drawlist front-to-backquou-1/+23
17 hoursmsaaquou-30/+172
8 daysgenerate mips for texturesquou-31/+169
9 daysnevermindquou-606/+185
9 daysquou-74/+162
2025-02-22basic temporal coherence for shadowquou-9/+23
2025-02-22move shadows to a fullscreen bufferquou-131/+450
2025-02-22shader globalsquou-68/+106
2025-02-22update makefilequou-2/+10
2025-02-22makefile dependencies for shader includesquou-4/+21
2025-02-22"#include" working for shadersquou-6/+31
2025-02-22basic shadowsquou-62/+292
2025-02-15up the max rposquou-2/+2
2025-02-15Fix the configuration in configure.lua on windowsquou-1/+1
2025-02-13remove unnecessary clear in c2.cppquou-4/+0
2025-02-13refactoring; prep for shadowsquou-265/+620
2025-02-12update cubequou-0/+0
2025-02-12default to surface and surface_depthonly in the model converterquou-7/+4
2025-02-12make the pipeline builder a bit cleaner to usequou-42/+77
2025-02-12update the windows build scripts to use compiler optimisationquou-5/+18
2025-02-09sun colourquou-1/+1
2025-02-09actually use the light colourquou-1/+1
2025-02-09Properly send lights from the CPUquou-38/+200
2025-02-09support for shader int variable typequou-0/+4
2025-02-09support for structured buffersquou-20/+160
2025-02-09make the PSO update when psos are created or destroyedquou-12/+54
2025-02-09device debuggerquou-6/+177
2025-02-09Fix UI::Tree::layoutquou-0/+1
2025-02-09make ui windows opaquequou-1/+1
2025-02-09query_psosquou-0/+18
2025-02-08Check if debugger is attached and if it isn't then use normal printfquou-4/+14
2025-02-08remove MS buildquou-2718/+0
2025-02-08ninja build for windowsquou-1/+274
2025-02-08update gitignorequou-3/+6
2025-02-08allow specify full path for the packerquou-4/+11
2025-02-08assert that debugdraw.csh loadedquou-0/+1
2025-02-08fix include in shader compilerquou-1/+1
2025-02-08create the HDR target the same size as the swapchain, not the appquou-2/+2
2025-02-08device get swap width and heightquou-0/+13
2025-02-08remove some misc files that aren't neededquou-4/+0
2025-02-07fix white spacequou-11/+11
2025-02-07collision yes/noquou-14/+710
2025-02-07point debug drawquou-0/+12
2025-02-07ui int inputquou-1/+33
2025-02-07arena popquou-0/+18
2025-01-28grey cube model & materialquou-3/+15
2025-01-27translation gizmo (still buggy tho)quou-17/+132