Browse Source

[rlsw] Simplify framebuffer logic and add blit/copy fast path (#5312)

* consistency tweak

* unified color and depth buffer

* tweaks

* review the storage of clear values + complete get/set depth value

* copy/blit fast path

* better simd read/write

* framebuffer alignment

* fix 'typo'
my french slipped out
pull/5315/head
Le Juez Victor 1 month ago
committed by GitHub
parent
commit
f4ed8fc50e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 257 additions and 379 deletions
  1. +257
    -379
      src/external/rlsw.h

+ 257
- 379
src/external/rlsw.h
File diff suppressed because it is too large
View File


Loading…
Cancel
Save