floooh / sokol

minimal cross-platform standalone C headers
https://floooh.github.io/sokol-html5
zlib License
6.54k stars 469 forks source link

Render pass cleanup (implements #904) #985

Closed floooh closed 4 months ago

floooh commented 5 months ago

Merged:

floooh commented 5 months ago

Some time measurements for D3D11:

...these are just naively taking the time it takes to call those functions.

kassane commented 4 months ago

The issues on D binding persisted after this cleanup. :disappointed:

floooh commented 4 months ago

@kassane after this PR is merged I'll take care of a couple of other small PRs piling up since then and then I plan to look at the D bindings again.