Mesa (master): swr: [rasterizer core] update/add formats

Tim Rowley torowley at kemper.freedesktop.org
Tue Oct 11 16:58:30 UTC 2016


Module: Mesa
Branch: master
Commit: 1b86c050adcb9c166c2aab2f4c6e41cc07686bf3
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b86c050adcb9c166c2aab2f4c6e41cc07686bf3

Author: Tim Rowley <timothy.o.rowley at intel.com>
Date:   Thu Oct  6 16:26:56 2016 -0500

swr: [rasterizer core] update/add formats

Signed-off-by: Tim Rowley <timothy.o.rowley at intel.com>

---

 .../drivers/swr/rasterizer/common/formats.cpp      | 2890 ++++++++++++--------
 .../drivers/swr/rasterizer/common/formats.h        |  367 ++-
 .../drivers/swr/rasterizer/core/format_traits.h    |  480 ++--
 src/gallium/drivers/swr/rasterizer/core/utils.h    |   12 +
 .../drivers/swr/rasterizer/memory/Convert.h        |   37 +-
 .../drivers/swr/rasterizer/memory/LoadTile.h       |  262 +-
 .../drivers/swr/rasterizer/memory/StoreTile.h      |  249 +-
 7 files changed, 2592 insertions(+), 1705 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=1b86c050adcb9c166c2aab2f4c6e41cc07686bf3



More information about the mesa-commit mailing list