summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibPCIDB
diff options
context:
space:
mode:
authorStephan Unverwerth <s.unverwerth@serenityos.org>2021-08-16 19:08:16 +0200
committerAndreas Kling <kling@serenityos.org>2021-08-18 20:30:58 +0200
commit39ff1459f81b484eec888ab82bf941a404f8d982 (patch)
tree8a94152e86ffbf80faec15acb3606c5b54844c36 /Userland/Libraries/LibPCIDB
parent59998ff0b297d614274068c2e08158a4169ec64f (diff)
downloadserenity-39ff1459f81b484eec888ab82bf941a404f8d982.zip
LibGL: Improve texture sampling performance
GL_NEAREST: Remove unnecessary modulo. UV is always in range due to wrapping. GL_LINEAR: Rewrite filter equation to save a few math operations.
Diffstat (limited to 'Userland/Libraries/LibPCIDB')
0 files changed, 0 insertions, 0 deletions