userFelixcancel
branchrust_reboot/maincancel

67 Commits over 426 Days - 0.01cph!

9 Months Ago
Fix textures that should be streamable but aren't based on heuristic; saving about 1.8 GB of texture memory; should mostly mitigate blurry texture issues on 4 GB cards.
9 Months Ago
Restrict texture streaming debug ConVars to development builds only.
9 Months Ago
Reimport mangled cocoknightarmor_arms.icon.png.meta as text (was binary)
10 Months Ago
Hotfix: Clamp texture streaming budget to at least 4096 MB
10 Months Ago
Merge from quality_level_squash: Remove all quality levels but one
10 Months Ago
Merge from vram_budget: Revamp texture streaming system
10 Months Ago
Merge from fast_debug_draw: More fixes
11 Months Ago
Merge from fast_debug_draw: Fix memory leak in DamageTracker
11 Months Ago
Merge from fast_debug_draw: Fix shaders on Mac/Metal
11 Months Ago
Merge from fast_debug_draw: Disable instancing for text by default, due to missing support for rich text formatting tags
11 Months Ago
Merge from fast_debug_draw (remove permanently displayed debug sphere, whoops!)
11 Months Ago
Merge from /main/fast_debug_draw
11 Months Ago
merge from fast_debug_draw (fix shader on metal)
11 Months Ago
Merge from fast_debug_draw (expand character set)
11 Months Ago
fix server build
11 Months Ago
Merge from fast_debug_draw
1 Year Ago
Merge /command_buffer_gc_fix to /main - Fix allocation of 62 bytes every frame