Commit Graph

1090 Commits

Author SHA1 Message Date
9344c2c632 3d blue noise 2025-07-19 17:51:01 -05:00
05008ca5ab blue noise testing 2025-07-19 14:21:29 -05:00
4aabab35e7 formatting 2025-07-18 15:03:31 -05:00
6de00915ea merge ui & render 2025-07-18 12:48:59 -05:00
aa395bfd5a tone mapping 2025-07-18 12:04:06 -05:00
37796ea505 formatting 2025-07-18 09:27:30 -05:00
0c1047bc9c separate ui into its own pipeline 2025-07-18 09:12:13 -05:00
a403c07e8a lighting testing 2025-07-18 00:54:13 -05:00
9dc863289e gpu power state define 2025-07-17 20:12:58 -05:00
210242b6d6 store emittance flood texture as r16g16 2025-07-17 19:57:08 -05:00
fd0501c700 working jfa 2025-07-17 19:48:30 -05:00
2b3ca4bbaf flood testing 2025-07-17 14:52:57 -05:00
acbc25b6a2 emittance testing 2025-07-16 17:44:46 -05:00
9770cb0a84 gbuffer testing 2025-07-16 17:00:38 -05:00
f58bcd52ee jfa start 2025-07-16 11:04:28 -05:00
070fb5427a formatting 2025-07-14 18:16:44 -05:00
a5582f098f remove threads outside of system layer 2025-07-14 17:59:28 -05:00
0948e357c6 use jobs for resource watch 2025-07-14 17:27:46 -05:00
630dbdbb58 formatting 2025-07-14 17:08:05 -05:00
a504b27767 move sock into sys layer 2025-07-14 17:04:39 -05:00
f27ec95481 remove host thread 2025-07-14 16:42:44 -05:00
0a20e3fdd4 formatting 2025-07-14 13:50:19 -05:00
66586f9cf5 unlock fiber wake while wait list locked 2025-07-12 20:21:13 -05:00
c3f94380c2 set internal profiler thread affinities 2025-07-12 05:29:15 -05:00
bf3e71c859 enable average sim dt calculation 2025-07-12 00:02:07 -05:00
2f3c47697b app startup as job 2025-07-11 21:24:56 -05:00
9fc74f4838 texture load waitable 2025-07-11 19:39:24 -05:00
e02858fd21 use floating job for playback wait 2025-07-11 14:57:39 -05:00
0ce5a1ed87 formatting 2025-07-11 13:45:54 -05:00
439cc8d860 ability to set job as unyielding 2025-07-11 13:41:43 -05:00
047f5c8359 separate fiber free lists by job pool 2025-07-11 12:48:35 -05:00
e13aca535a 8 & 16 bit atomics 2025-07-11 12:34:05 -05:00
ff8056b214 remove atomic signedness 2025-07-11 12:14:09 -05:00
c1f405c6e4 allow pools to push jobs to any other pool 2025-07-11 12:07:18 -05:00
25e20ea3bd sys job pools 2025-07-11 01:05:07 -05:00
13e1860656 merge addr & time wake logic into function call 2025-07-10 23:16:51 -05:00
7e81231639 double buffer sys events and pass into present job 2025-07-10 21:59:53 -05:00
66bae61b1a schedule user update from sys scheduler 2025-07-10 18:32:26 -05:00
b270737bec move latency waitable to end of present 2025-07-10 15:06:31 -05:00
63a8dc7595 use ticket mutex for wait bins 2025-07-10 14:08:41 -05:00
e3e0a98456 wait on frame latency object 2025-07-10 13:55:10 -05:00
c548eacd35 sys wake count 2025-07-10 13:32:49 -05:00
905151abe9 replace null, true, false with integers in code 2025-07-10 13:11:36 -05:00
a1e062f362 formatting 2025-07-10 12:50:44 -05:00
6838c7ac02 add padded atomic types 2025-07-10 12:47:12 -05:00
915a9272e4 align & pad snc structs to cache line 2025-07-10 11:43:24 -05:00
f1f54fe519 more sleep yield testing 2025-07-10 11:16:15 -05:00
1dd5bf90d0 yield sleep testing 2025-07-09 22:04:11 -05:00
cc51fe29a7 add scheduler thread for waking yields with timeout 2025-07-09 20:42:48 -05:00
e878a2c96f formatting 2025-07-09 14:43:51 -05:00