code wiki / _hdl_build / nx_render_tier_census.nx
nx_render_tier_census.nx
buildroot/runtime/_hdl_build/nx_render_tier_census.nx
about
nx_render_tier_census.nx -- the HONEST tiered render architecture (operator 2026-07-04: "sovereign nishi NO
CHEATING so nishi os and browser and electronics can run at the HIGHEST" + "work on mobile and desktop and
all systems choosing the highest graphics quality for the systems and outputs available"). The crux: a
3rd-party browser's WebGL2/WebGPU uses THAT BROWSER'S GPU driver -- great for COMPAT, but NOT sovereign
(the host does the GPU work). Sovereign-HIGH means OUR render path on hardware WE control (nx_dxg -> FPGA/
GPU) so NishiOS/Nishi-browser/Nishi-electronics render at the highest WITHOUT leaning on Chrome. This census
grades every (device x tier) cell as SOVEREIGN-HAVE / COMPAT-HAVE / SOVEREIGN-GAP, so we never mislabel a
host-GPU frame as sovereign. LIAR-KILL: claiming sovereign-high via a 3rd-party browser must grade GAP.
license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_syscalls.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 12 | func cw(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 13 | func cn(v: i64) -> i64 |
| 23 | func gs(g: i64) -> *u8 called by 1: row |
| 30 | func row(t: *i64, cell: *u8, g: i64, ev: *u8) -> i64 |
| 36 | func main() -> i64 |