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

Author: Tim Rowley <timothy.o.row...@intel.com>
Date:   Tue Sep  6 12:36:02 2016 -0500

swr: [rasterizer core] Add macros for mapping ArchRast to buckets

Switch all RDTSC_START/STOP macros to use AR_BEGIN/END macros.

Signed-off-by: Tim Rowley <timothy.o.row...@intel.com>

---

 src/gallium/drivers/swr/rasterizer/core/api.cpp    |  56 ++++----
 .../drivers/swr/rasterizer/core/backend.cpp        | 154 +++++++++++----------
 src/gallium/drivers/swr/rasterizer/core/backend.h  |  18 ++-
 src/gallium/drivers/swr/rasterizer/core/clip.cpp   |  15 +-
 src/gallium/drivers/swr/rasterizer/core/clip.h     |   8 +-
 src/gallium/drivers/swr/rasterizer/core/context.h  |  36 +++--
 .../drivers/swr/rasterizer/core/frontend.cpp       |  74 +++++-----
 .../drivers/swr/rasterizer/core/rasterizer.cpp     |  46 +++---
 .../drivers/swr/rasterizer/core/threads.cpp        |  14 +-
 .../drivers/swr/rasterizer/core/tilemgr.cpp        |  26 ++--
 src/gallium/drivers/swr/rasterizer/core/tilemgr.h  |   2 +-
 11 files changed, 249 insertions(+), 200 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=2f86a9577adf5c43e892f899224d0f73ff1d37c2
_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to