Releases: mKonic/webgpuviewer
Releases · mKonic/webgpuviewer
Release list
v1.3.0
- renderer: keep the animated page budget komikku caps frames with
- draw: bitmaps, arcs and rippled rounded rects for Render pages
- viewer: let the host claim a press for a control it drew
- renderer: keep the fast path's tile bind groups across frames
- native: resize mip levels without a pow per channel, across threads
- renderer: trace sections for the frame, tile and load paths
- renderer: tidy what the branch review turned up
- tiles: let the live page fill a plain tile dropped for its upgrade
- Suppress lint error in WebGpuRenderer
v1.2.3
- docs: readme points at 1.2.3
- renderer: size the tile cache and frame budgets to the device
- viewer: report the viewport only while a real scroll moves it
- tiles: pause between staged tiles once the device is throttling
- tiles: drop the rest of a batch when a gesture takes over
- docs: readme points at 1.2.2
v1.2.2
- tiles: spend a staged rescaler only on tiles that are on screen
- docs: readme points at 1.2.1
v1.2.1
- renderer: a peak ceiling of one means no headroom, so present SDR
- ci: the release stamps the readme version
v1.2.0
- docs: readme points at 1.2.0
- viewer: let the host turn double tap and pinch zoom off
- image: quarter turn for a page too wide for the screen
- docs: readme for this fork
v1.1.1
- test: host-side suite for the native half float and tone mapping
- viewer: pan a zoomed page from the platform's minimum velocity too
- viewer: fling a strip from the platform's minimum velocity, not a fixed one
- test: host-side suite for the native trim and background detection
v1.1.0
- renderer: release the handles the tile cache, rescaler and transitions hold
- filter: release the swapchain views the chain makes for a frame
- renderer: pair destroy with close behind one Release.kt helper
- renderer: release the Dawn handles a page holds, not just its memory
- Redo continuous bounds and progress tracking again
- highestHdrSdrRatio not available on Android 15
v1.0.2
- renderer: release the handles the tile cache, rescaler and transitions hold
- filter: release the swapchain views the chain makes for a frame
- renderer: release the Dawn handles a page holds, not just its memory
v1.0.1
- renderer: release the native window reference taken for each surface
- ci: accept any semver tag and publish pre-releases as such
v1.0.0
- build: version from git, release by tagging
- Scale shorter image up in dual view