URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=838f15650e1a59143f67070893f437f16fd1e229
Author: George Kyriazis <[email protected]>
Date:   Tue Apr 24 17:03:00 2018 -0500

    swr/rast: No need to export GetSimdValidIndicesGfx
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7caeee34328efa17868544c4a4b26ffc99af5017
Author: George Kyriazis <[email protected]>
Date:   Tue Apr 24 16:44:19 2018 -0500

    swr/rast: Small editorial changes
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f276517ebfe45c1400b7c283ead99a9e35e9f5ae
Author: George Kyriazis <[email protected]>
Date:   Tue Apr 24 11:13:54 2018 -0500

    swr/rast: Use new processor detection mechanism
    
    Use specific avx512 selection mechanism based on avx512er bit instead of
    getHostCPUName().  LLVM 6.0.0 has a bug that reports wrong string for KNL
    (fixed in 6.0.1).
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ace547e8d743dcc51fc3b72ba30067f85232996
Author: George Kyriazis <[email protected]>
Date:   Mon Apr 23 18:14:59 2018 -0500

    swr/rast: Output rasterizer dir to console since it's process specific
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c328c5d0f45e4ab7b0bc15fed2b45ff8f0f9ab11
Author: George Kyriazis <[email protected]>
Date:   Mon Apr 23 18:00:10 2018 -0500

    swr/rast: Add TranslateGfxAddress for shader
    
    Also add GFX_MEM_CLIENT_SHADER
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=edc41f73b88b046598630eafceba6496d974f6c2
Author: George Kyriazis <[email protected]>
Date:   Mon Apr 23 16:34:44 2018 -0500

    swr/rast: jit PRINT improvements.
    
    Sign-extend integer types to 32bit when specifying "%d" and add new %u
    which zero-extends to 32bit. Improves  printing of sub 32bit integer types
    (i1 specifically).
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d403178e6925545de18fc072935708ffd95079b
Author: George Kyriazis <[email protected]>
Date:   Mon Apr 23 16:31:38 2018 -0500

    swr/rast: Fix regressions.
    
    Bump jit cache revision number to force recompile.
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=577af2bed4a7d4ab9996864f13665a7917a1194e
Author: George Kyriazis <[email protected]>
Date:   Mon Apr 23 11:22:50 2018 -0500

    swr/rast: Cleanup old cruft.
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=aeab9db50a1067836764ff2486412b04d2b3b3a2
Author: George Kyriazis <[email protected]>
Date:   Fri Apr 20 13:29:39 2018 -0500

    swr/rast: Package events.proto with core output
    
    However only if the file exists in DEBUG_OUTPUT_DIR. The expectation is
    that AR rasterizerLauncher will start placing it there when launching
    a workload (which is in a subsequent checkin)
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b97bb0ea6ddbc0fdaa892ff3ca008223de0e20d8
Author: George Kyriazis <[email protected]>
Date:   Thu Apr 19 17:59:08 2018 -0500

    swr/rast: Fix init in EventHandlerWorkerStats
    
    Make sure we initialize variables.
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a72d4c03e202cbf233a99363207f8fb05955091
Author: George Kyriazis <[email protected]>
Date:   Thu Apr 19 13:15:31 2018 -0500

    swr/rast: Fix return type of VCVTPS2PH.
    
    expecting <8xi16> return.
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f008c5505178c9e980b37f58164832077b0da20
Author: George Kyriazis <[email protected]>
Date:   Wed Apr 18 15:17:04 2018 -0500

    swr/rast: WIP Translation handling
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7986519d501a183dad06c175518e0ee0ad2cb6e4
Author: George Kyriazis <[email protected]>
Date:   Mon Apr 16 23:18:28 2018 -0500

    swr/rast: Use different handing for stream masks
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b1c852ebc98f4328b83bc0c9c2024ff8da4cb9d
Author: George Kyriazis <[email protected]>
Date:   Mon Apr 16 18:54:45 2018 -0500

    swr/rast: Silence warnings
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6daa62a48c62071d9fda8000f9d58b86a8b037d
Author: George Kyriazis <[email protected]>
Date:   Sun Apr 15 11:57:47 2018 -0500

    swr/rast: Add support for TexelMask evaluation
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cec1b52cace685e26b3ab065c320328355df9eeb
Author: George Kyriazis <[email protected]>
Date:   Sat Apr 14 03:34:44 2018 -0500

    swr/rast: Internal core change
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b343a215ecfcc7f13a4558ae07b15a67dc99045
Author: George Kyriazis <[email protected]>
Date:   Fri Apr 13 16:21:24 2018 -0500

    swr/rast: Fix x86 lowering 64-bit float handling
    
    - 64-bit cvt-to-float needs to be explicitly handled
    - gathers need the right parameter types to work with doubles
    
    Fixes draw-vertices piglit tests
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa4ab7910e3492b09b40e00c0b82a7bb1bae03d0
Author: George Kyriazis <[email protected]>
Date:   Fri Apr 13 16:14:42 2018 -0500

    swr/rast: Add some SIMD_T utility functors
    
    VecEqual and VecHash
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=18c9cb85d16850e945c3bb8ad9f1883fa423bbc2
Author: George Kyriazis <[email protected]>
Date:   Thu Apr 12 13:10:05 2018 -0500

    swr/rast: Fix wrong type allocation
    
    ALLOCA pointer elements, not pointers.
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1cdbce8805f83023888d9d852733063af01d20df
Author: George Kyriazis <[email protected]>
Date:   Tue Apr 24 13:29:41 2018 -0500

    swr: touch generated files to update timestamp
    
    previous change in generators necessitates this change
    
    Reviewed-by: Bruce Cherniak <[email protected]>

URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ceeb671a39ddd83a817d353d937283a3b44409e
Author: George Kyriazis <[email protected]>
Date:   Tue Apr 10 18:43:31 2018 -0500

    swr/rast: Fix byte offset for non-indexed draws
    
    for the case when USE_SIMD16_SHADERS == FALSE
    
    Reviewed-by: Bruce Cherniak <[email protected]>

_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to