summaryrefslogtreecommitdiffstats
path: root/src/glx/dri2.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-04-07 11:21:19 -0700
committerJason Ekstrand <[email protected]>2016-04-08 12:09:15 -0700
commitd2b32656e18607f5807b3f4d4dde02568370b9bf (patch)
tree7bd99e849cf7a41b444c5d779e5895b2dd69f0e7 /src/glx/dri2.c
parentf6f54a29ca9bc8c1a1a994ff4e3ee09772de78e4 (diff)
i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functions
This splits the two copy functions into three: One for unaligned copies, one for aligned sources, and one for aligned destinations. Thanks to the previous commit, we are now guaranteed that the aligned ones will *only* operate on aligned memory so they should be safe. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93962 Cc: "11.1 11.2" <[email protected]> Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]> Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/glx/dri2.c')
0 files changed, 0 insertions, 0 deletions