[Mesa-dev] [PATCH v2 0/7] Merged 2 patchsets
Cherniak, Bruce
bruce.cherniak at intel.com
Wed Feb 28 17:28:54 UTC 2018
Reviewed-by: Bruce Cherniak <bruce.cherniak at intel.com>
> On Feb 27, 2018, at 2:12 PM, George Kyriazis <george.kyriazis at intel.com> wrote:
>
> v2 is a merged patchset of the following email threads:
> <1519312447-27403-1-git-send-email-george.kyriazis at intel.com>
> <1519317122-3529-1-git-send-email-george.kyriazis at intel.com>
>
> The cc to mesa-stable is going to be dealt with in a different patch,
> since the surrounding context is different, and the same patch won't work
> on both branches.
>
> George Kyriazis (7):
> swr/rast: Fix index buffer overfetch issue for non-indexed draws
> swr/rast: whitespace change
> swr/rast: Remove draw type from event definitions
> swr/rast: Code generation cleanup
> swr/rast: Consolidate TRANSLATE_ADDRESS
> swr/rast: Faster frustum prim culling
> swr/rast: revert clip distance precision
>
> .../drivers/swr/rasterizer/archrast/archrast.cpp | 8 ++---
> .../swr/rasterizer/archrast/events_private.proto | 4 ---
> .../swr/rasterizer/codegen/gen_llvm_ir_macros.py | 3 +-
> .../swr/rasterizer/codegen/templates/gen_llvm.hpp | 36 +++++++++++++---------
> src/gallium/drivers/swr/rasterizer/core/api.cpp | 8 ++---
> .../drivers/swr/rasterizer/core/backend_impl.h | 4 +--
> src/gallium/drivers/swr/rasterizer/core/binner.cpp | 17 +++++++++-
> src/gallium/drivers/swr/rasterizer/core/clip.h | 10 ++++--
> .../drivers/swr/rasterizer/core/frontend.cpp | 15 +++++++++
> .../drivers/swr/rasterizer/jitter/builder_mem.cpp | 20 ++++++++++++
> .../drivers/swr/rasterizer/jitter/builder_mem.h | 7 ++++-
> .../drivers/swr/rasterizer/jitter/fetch_jit.cpp | 6 +---
> 12 files changed, 97 insertions(+), 41 deletions(-)
>
> --
> 2.7.4
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list