Mesa (master): radeonsi: fix build error because of missing param

2016-04-26 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 514c5b5f4b692e2596341e08797c4f6dc8cdfe00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=514c5b5f4b692e2596341e08797c4f6dc8cdfe00 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Tue Apr 26 13:47:28 2016 +0300 radeonsi: fix build error b

Mesa (master): r600g: set endianess of 16/ 32-bit buffers according to do_endian_swap

2016-04-26 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 686ad477bdfc698b8ff7ccfba6225b2c1c68214a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=686ad477bdfc698b8ff7ccfba6225b2c1c68214a Author: Oded Gabbay <oded.gab...@gmail.com> Date: Tue Apr 19 16:25:23 2016 +0300 r600g: set endianess of 16/

Mesa (master): r600g: use do_endian_swap in texture swapping function

2016-04-26 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 965175aba3eee57e4bcabd616c36abe647524f9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=965175aba3eee57e4bcabd616c36abe647524f9c Author: Oded Gabbay <oded.gab...@gmail.com> Date: Wed Apr 20 00:17:45 2016 +0300 r600g: use do_endian_swap in t

Mesa (master): r600g/radeonsi: send endian info to format translation functions

2016-04-26 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 2242dbe11d56b05ede7a928a9973adda4b145ad7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2242dbe11d56b05ede7a928a9973adda4b145ad7 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Mon Mar 21 23:46:15 2016 +0200 r600g/radeonsi: send endia

Mesa (master): r600g: use do_endian_swap in color swapping functions

2016-04-26 Thread Oded Gabbay
Module: Mesa Branch: master Commit: c86c761343885b157b122416b0e3d3641fc1061c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c86c761343885b157b122416b0e3d3641fc1061c Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Apr 21 15:51:40 2016 +0300 r600g: use do_endian_swap in

Mesa (master): r600g: Move R600_BIG_ENDIAN to r600_pipe_common.h

2016-04-18 Thread Oded Gabbay
Module: Mesa Branch: master Commit: d3c98c73dc6547700e7c28f90019559f638b5d8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3c98c73dc6547700e7c28f90019559f638b5d8c Author: Oded Gabbay <oded.gab...@gmail.com> Date: Sun Mar 6 17:58:59 2016 +0200 r600g: Move R600_BIG_

Mesa (master): r600g: fix code indentation

2016-04-18 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 72d0d2ba59f7b4c905539a4d1fb5e75a79cc627b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72d0d2ba59f7b4c905539a4d1fb5e75a79cc627b Author: Oded Gabbay <oded.gab...@gmail.com> Date: Mon Mar 7 15:27:26 2016 +0200 r600g: fix code indentation

Mesa (master): tgsi/doc: fix spelling error

2016-04-11 Thread Oded Gabbay
Module: Mesa Branch: master Commit: d97f5d60f51454727c8d854977c3050a7827d415 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d97f5d60f51454727c8d854977c3050a7827d415 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Sun Mar 20 10:41:40 2016 +0200 tgsi/doc: fix spelling error

Mesa (master): r600g: Do colorformat endian swap for PIPE_USAGE_STAGING

2016-03-02 Thread Oded Gabbay
Module: Mesa Branch: master Commit: ef5183faea98dfdaa1ca0c7368c4678a031dd804 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef5183faea98dfdaa1ca0c7368c4678a031dd804 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Wed Mar 2 21:11:49 2016 +0200 r600g: Do colorformat endia

Mesa (master): radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING

2016-03-02 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 914d4967d723c58ec073eef677237798c2dc9751 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=914d4967d723c58ec073eef677237798c2dc9751 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Wed Mar 2 21:11:57 2016 +0200 radeonsi: Do colorformat endia

Mesa (master): gallium/radeon: disable evergreen_do_fast_color_clear for BE

2016-02-29 Thread Oded Gabbay
Module: Mesa Branch: master Commit: a640ad15e1fff3eb51f42bf30c31eafe02a921e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a640ad15e1fff3eb51f42bf30c31eafe02a921e2 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Feb 25 22:36:38 2016 +0200 gallium/radeon: d

Mesa (master): gallium/radeon: remove separate BE path in r600_translate_colorswap

2016-02-29 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 9559071ed602e62c3619b8b8b02ac7e47a7eff8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9559071ed602e62c3619b8b8b02ac7e47a7eff8c Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Feb 25 22:35:00 2016 +0200 gallium/radeon: remove se

Mesa (master): gallium/r600: Don't let h/w do endian swap for colorformat

2016-02-29 Thread Oded Gabbay
Module: Mesa Branch: master Commit: e3dfc0e095bba74aaaea4d6f994c29fdf954cbad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3dfc0e095bba74aaaea4d6f994c29fdf954cbad Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Feb 25 23:09:18 2016 +0200 gallium/r600: Don't let h/w do

Mesa (master): gallium/radeon: return correct values for BE in r600_translate_colorswap

2016-02-24 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 439b5b008fc7b4fd694fbb52cfcdeaec945143ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=439b5b008fc7b4fd694fbb52cfcdeaec945143ad Author: Oded Gabbay <oded.gab...@gmail.com> Date: Wed Feb 24 14:43:28 2016 +0200 gallium/radeon: return correct

Mesa (master): gallium: remove duplicate define from enum pipe_format

2016-02-24 Thread Oded Gabbay
Module: Mesa Branch: master Commit: ff8b41b702c6ec596c0f9cae26b60649fc028383 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff8b41b702c6ec596c0f9cae26b60649fc028383 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Wed Feb 24 11:49:53 2016 +0200 gallium: remove duplicate defin

Mesa (master): gallium/radeon: Correctly translate colorswaps for big endian

2016-02-23 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 4b7e219e616f64281a83c88319dc7c386809b9ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b7e219e616f64281a83c88319dc7c386809b9ec Author: Oded Gabbay <oded.gab...@gmail.com> Date: Tue Feb 23 16:33:45 2016 +0200 gallium/radeon: Correctly tra

Mesa (master): gallivm: Check whether to stop disassemble only for x86

2016-02-18 Thread Oded Gabbay
Module: Mesa Branch: master Commit: a3e3c3e621a457866e141a18aba094e6e694bd45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3e3c3e621a457866e141a18aba094e6e694bd45 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Feb 18 16:39:06 2016 +0200 gallivm: Check whether t

Mesa (master): gallivm: use sstream for dissasembling

2016-02-18 Thread Oded Gabbay
Module: Mesa Branch: master Commit: b3d42934a1cc4ac47367ea632e7467c2ada46aff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3d42934a1cc4ac47367ea632e7467c2ada46aff Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Feb 18 15:53:23 2016 +0200 gallivm: use s

Mesa (master): llvmpipe: use vpkswss when dst is signed

2016-01-17 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 679a654a77f392cc9f8e2b51222b277bd1783ae5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=679a654a77f392cc9f8e2b51222b277bd1783ae5 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Sun Jan 17 22:15:40 2016 +0200 llvmpipe: use vpkswss wh

Mesa (master): llvmpipe: fix arguments order given to vec_andc

2016-01-17 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 529aa8249a29577f160e1f289472b0da7241b90f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=529aa8249a29577f160e1f289472b0da7241b90f Author: Oded Gabbay <oded.gab...@gmail.com> Date: Sun Jan 17 14:25:32 2016 +0200 llvmpipe: fix arguments order

Mesa (master): configure.ac: always define __STDC_CONSTANT_MACROS

2016-01-11 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 647d8e95d17b32100995d806b9b2a26a35541042 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=647d8e95d17b32100995d806b9b2a26a35541042 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Mon Jan 11 21:55:15 2016 +0200 configure.ac: always

Mesa (master): configure.ac: add --enable-profile

2016-01-08 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 6613042c4ed4d8ef64fa21ad19a2131dae2f4702 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6613042c4ed4d8ef64fa21ad19a2131dae2f4702 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Jan 7 17:20:47 2016 +0200 configure.ac: add --enable-p

Mesa (master): llvmpipe: add POWER8 portability file - u_pwr8.h

2016-01-06 Thread Oded Gabbay
Module: Mesa Branch: master Commit: e99555ef0bf1b786a1bf1e93f3304507dbb6e939 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e99555ef0bf1b786a1bf1e93f3304507dbb6e939 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Dec 3 09:11:13 2015 +0200 llvmpipe: add POWER8 portabilit

Mesa (master): llvmpipe: Optimize BUILD_MASK(_LINEAR) for POWER8

2016-01-06 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 925c46cfc48042ec0bc5a83df962d2d7dd038394 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=925c46cfc48042ec0bc5a83df962d2d7dd038394 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Tue Dec 29 18:12:34 2015 +0200 llvmpipe: Optimize BUILD_MASK(_

Mesa (master): llvmpipe: Optimize lp_rast_triangle_32_3_16 for POWER8

2016-01-06 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 9d59b9d00cdb1e0e8bd139fba5250df869727386 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d59b9d00cdb1e0e8bd139fba5250df869727386 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Tue Dec 29 18:12:35 2015 +0200 llvmpipe: Op

Mesa (master): configure.ac: Detect if running on POWER8 arch

2016-01-06 Thread Oded Gabbay
Module: Mesa Branch: master Commit: afe88f66a8a9cf3c6bf6ea5d3e00589c22219c30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afe88f66a8a9cf3c6bf6ea5d3e00589c22219c30 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Thu Dec 3 09:11:04 2015 +0200 configure.ac: Detect if r

Mesa (master): llvmpipe: Optimize do_triangle_ccw for POWER8

2016-01-06 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 3bbe16ea79bb5738109df36780cc99119a006d91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bbe16ea79bb5738109df36780cc99119a006d91 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Sun Dec 13 17:49:32 2015 +0200 llvmpipe: Optimize do_triang

Mesa (master): llvmpipe: disable VSX in ppc due to LLVM PPC bug

2015-11-18 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 6e0548c67754fa54cd4009bd1d033a84a546cfa2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e0548c67754fa54cd4009bd1d033a84a546cfa2 Author: Oded Gabbay <oded.gab...@gmail.com> Date: Tue Nov 17 16:16:46 2015 +0200 llvmpipe: disable VSX in p

Mesa (master): llvmpipe: disable VSX in ppc due to LLVM PPC bug

2015-11-18 Thread Oded Gabbay
Module: Mesa Branch: master Commit: 4581f8428e0e1d2f6787d0765823c7883bd2cfcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4581f8428e0e1d2f6787d0765823c7883bd2cfcd Author: Oded Gabbay <oded.gab...@gmail.com> Date: Tue Nov 17 16:16:46 2015 +0200 llvmpipe: disable VSX in p