diff options
author | Jason Ekstrand <[email protected]> | 2016-04-07 11:21:19 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-04-08 12:09:15 -0700 |
commit | d2b32656e18607f5807b3f4d4dde02568370b9bf (patch) | |
tree | 7bd99e849cf7a41b444c5d779e5895b2dd69f0e7 /src/glx/dri2.c | |
parent | f6f54a29ca9bc8c1a1a994ff4e3ee09772de78e4 (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