Commit Graph

61 Commits

Author SHA1 Message Date
a6796c594c basic bilinear & trilinear samplers. fix mip resource barrier. 2026-02-15 10:42:21 -06:00
e49bcfbe2c mip support 2026-02-15 07:23:35 -06:00
83a41fc289 turn composite pass into compute shader 2026-02-15 04:11:08 -06:00
fff1b69eff blood wall staining 2026-02-14 09:08:40 -06:00
6957be38b5 continuous particle staining 2026-02-14 08:20:46 -06:00
e4426ab0d2 particle descs 2026-02-14 04:08:38 -06:00
a4bb13d59d particle occluder testing 2026-02-14 01:08:33 -06:00
463e142727 smoke particle testing 2026-02-13 23:33:49 -06:00
d9228b78a3 particle cell densities w/ atomic writes 2026-02-13 04:25:39 -06:00
5332e1bdd9 fix dda t_hit offset 2026-02-13 03:12:08 -06:00
f16a102cfa particle tile collisions 2026-02-13 02:44:18 -06:00
6c26104f5e impact particle testing 2026-02-10 22:57:13 -06:00
bf56bd7155 tile -> wall generation 2026-02-09 16:56:35 -06:00
003bdb2d55 'dummy' -> 'bot' 2026-02-06 02:51:13 -06:00
e0356f73e8 prefab spawn menu 2026-02-05 21:42:01 -06:00
e7ade79ea5 IsLanguageC/G -> IsCpu/Gpu. CacheLineSize -> IsolationSize. 2026-02-05 18:59:05 -06:00
9f22c9ca3a echo shader name on build error 2026-02-05 17:54:27 -06:00
4dbaa19024 formatting 2026-02-05 17:13:12 -06:00
d7b7f8dfca display sprite as part of ui box background 2026-02-04 14:56:54 -06:00
4b61ac219d fix out of bounds tile placement snapping 2026-02-04 11:51:50 -06:00
16c5e2620e formatting 2026-02-04 08:53:44 -06:00
a6a5e27cb9 snap window cursor to crosshair when looking stops 2026-02-04 08:29:39 -06:00
e457dd392a use crosshair position as cursor when looking 2026-02-04 08:09:36 -06:00
3e62de78b1 move shared frame state to single struct 2026-02-04 06:48:08 -06:00
201d0c2bf0 fix oob resource access during composition pass 2026-02-02 22:29:23 -06:00
e3ae1a789f draw crosshair via shader sdf 2026-02-01 21:50:22 -06:00
c26488870a render quad sprites in full resolution 2026-02-01 13:04:34 -06:00
da643646a8 weapon animation wip 2026-01-31 08:33:24 -06:00
253670856a working guy anim 2026-01-30 07:31:57 -06:00
b7e2fafc85 animation wip 2026-01-30 05:27:47 -06:00
0ee976cda2 rename 'xform' -> 'affine' 2026-01-23 17:37:58 -06:00
d5efdab6d9 animation testing 2026-01-23 17:29:04 -06:00
7ee7a7f531 begin animation work 2026-01-23 12:39:23 -06:00
6e167ce499 shade stains 2026-01-22 13:06:13 -06:00
f0ddf19133 more shading pass progress 2026-01-22 12:24:54 -06:00
7a81397fd1 shading pass progress 2026-01-22 11:03:03 -06:00
f9067bfa8b shading pass testing 2026-01-22 09:46:58 -06:00
8869a91b9a formatting 2026-01-22 04:49:34 -06:00
72327e4a27 begin work on shading pass 2026-01-22 04:35:49 -06:00
5ad14b2dfd formatting 2026-01-22 03:47:58 -06:00
0c9dd684af dynamic time dilation for server->client prediction rate 2026-01-20 01:59:56 -06:00
746ef6913b client -> server control snapshots 2026-01-18 18:14:46 -06:00
1ccaf37d3f store constraints array in world frame 2026-01-13 15:35:16 -06:00
32938a9abe move shared vis-sim functionality to pp layer 2026-01-10 16:04:39 -06:00
3945008984 tweaks 2026-01-10 07:44:34 -06:00
bfbc7cf865 wall auto-tiling experimentation 2026-01-10 06:46:30 -06:00
574f591666 tile experimenting 2026-01-10 05:12:14 -06:00
86b12bf909 tile sprite testing 2026-01-09 15:37:23 -06:00
a00fcf3fba store level files in textual format 2026-01-09 06:46:52 -06:00
1c042f1c11 stain dryness 2026-01-08 09:31:38 -06:00