Mesa (master): radeonsi: emit_cb_render_state packets optimization

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 2bad413f555287f98719a8e9ac42251c2fa9a23a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2bad413f555287f98719a8e9ac42251c2fa9a23a Author: Sonny Jiang Date: Thu Jun 7 12:13:49 2018 -0400 radeonsi: emit_cb_render_state packets optimization Remember

Mesa (master): radeonsi: emit_dpbb_state packets optimization

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: ce64c1b70aa8e5618e7dbe8e6dc8ef83676afb06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce64c1b70aa8e5618e7dbe8e6dc8ef83676afb06 Author: Sonny Jiang Date: Thu Jun 7 12:13:53 2018 -0400 radeonsi: emit_dpbb_state packets optimization Remembering l

Mesa (master): radeonsi: emit_msaa_config packets optimization

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a1b4b00ce2b8db38ab56eff97a9f7417c68ba5c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1b4b00ce2b8db38ab56eff97a9f7417c68ba5c1 Author: Sonny Jiang Date: Thu Jun 7 12:13:50 2018 -0400 radeonsi: emit_msaa_config packets optimization Remembering

Mesa (master): radeonsi: emit_msaa_sample_locs packets optimization

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 06b47005d327c311f358ac34c22a1e3ffc3ca11f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06b47005d327c311f358ac34c22a1e3ffc3ca11f Author: Sonny Jiang Date: Thu Jun 7 12:13:51 2018 -0400 radeonsi: emit_msaa_sample_locs packets optimization Remembe

Mesa (master): radeonsi: emit_db_render_state packets optimization

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 43b0269ce3e349590c49f082008ecfe9e7f85014 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43b0269ce3e349590c49f082008ecfe9e7f85014 Author: Sonny Jiang Date: Thu Jun 7 12:13:48 2018 -0400 radeonsi: emit_db_render_state packets optimization Remember

Mesa (master): radeonsi: emit_clip_state packets optimization

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 7dcfa1f46e84ee0af6bc7d9ecc4f216de559be10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dcfa1f46e84ee0af6bc7d9ecc4f216de559be10 Author: Sonny Jiang Date: Thu Jun 7 12:13:52 2018 -0400 radeonsi: emit_clip_state packets optimization Remembering l

Mesa (master): drisw: Fix invalid pointer arithmetic

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: d797f1f47efd389ce656fa60fa51687c7c58daa4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d797f1f47efd389ce656fa60fa51687c7c58daa4 Author: Jan Vesely Date: Thu Jun 7 17:24:59 2018 -0400 drisw: Fix invalid pointer arithmetic Use of void * in pointe

Mesa (master): radeonsi: fix possible truncation on renderer string

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 03c370d2f164847abad88c1af7c159db23014947 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=03c370d2f164847abad88c1af7c159db23014947 Author: Timothy Arceri Date: Thu Jun 7 11:03:10 2018 +1000 radeonsi: fix possible truncation on renderer string Fixe

Mesa (master): ac: fix possible truncation of intrinsic name

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: fae3b38770cc524d28368b2287264668ce4e3e46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fae3b38770cc524d28368b2287264668ce4e3e46 Author: Timothy Arceri Date: Thu Jun 7 10:30:01 2018 +1000 ac: fix possible truncation of intrinsic name Fixes the g

Mesa (master): amd/common: Fix number of coords for getlod.

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 4fc2d5e14125709d2eaa23d36f74f11bb760c73e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fc2d5e14125709d2eaa23d36f74f11bb760c73e Author: Bas Nieuwenhuizen Date: Wed Jun 6 01:42:17 2018 +0200 amd/common: Fix number of coords for getlod. The LLVM

Mesa (master): features: add virgl to the GL features list

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 9be56316cf3d1b8db0b38f260e7b6ff2592d7a13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9be56316cf3d1b8db0b38f260e7b6ff2592d7a13 Author: Dave Airlie Date: Thu Jun 7 10:41:53 2018 +1000 features: add virgl to the GL features list This hopefully a

Mesa (master): meson: Add support for read-only text segment on x86

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a5abb2da74d3a892427499961aaef194d9ce1edf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5abb2da74d3a892427499961aaef194d9ce1edf Author: Matt Turner Date: Wed Jun 6 20:25:09 2018 -0700 meson: Add support for read-only text segment on x86 Port of

Mesa (master): meson: work around gentoo applying -m32 to host compiler in cross builds

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 8f2421d73be596c12019196189255f22fd3edb54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f2421d73be596c12019196189255f22fd3edb54 Author: Dylan Baker Date: Thu Jun 7 10:48:38 2018 -0700 meson: work around gentoo applying -m32 to host compiler in c

Mesa (master): intel/isl: Add bounds-checking assertions for the format_info table

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3b54dd87f707a0fa40a1555bee64aeb06a381c27 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b54dd87f707a0fa40a1555bee64aeb06a381c27 Author: Jason Ekstrand Date: Wed Jun 6 09:59:25 2018 -0700 intel/isl: Add bounds-checking assertions for the format_i

Mesa (master): i965/screen: Use RGBA non-sRGB formats for images

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 0e7f3febf7e739c075a139ae641d65a0618752f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e7f3febf7e739c075a139ae641d65a0618752f3 Author: Jason Ekstrand Date: Tue Jun 5 11:42:37 2018 -0700 i965/screen: Use RGBA non-sRGB formats for images Not all

Mesa (master): i965/screen: Sanity check that all formats we advertise are useable

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: e0fa2399628b8cfa06785647c2750b3c206e6563 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0fa2399628b8cfa06785647c2750b3c206e6563 Author: Jason Ekstrand Date: Wed Jun 6 10:36:08 2018 -0700 i965/screen: Sanity check that all formats we advertise ar

Mesa (master): i965/screen: Refactor query_dma_buf_formats

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: eeae4851494c16d2a6591550bfa6ef77d887ebe3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eeae4851494c16d2a6591550bfa6ef77d887ebe3 Author: Jason Ekstrand Date: Tue Jun 5 11:13:40 2018 -0700 i965/screen: Refactor query_dma_buf_formats This reworks

Mesa (master): intel/isl: Add bounds-checking assertions in isl_format_get_layout

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 778e2881a04817e8c10c7a400bf1e37414420194 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=778e2881a04817e8c10c7a400bf1e37414420194 Author: Jason Ekstrand Date: Wed Jun 6 09:54:17 2018 -0700 intel/isl: Add bounds-checking assertions in isl_format_ge

Mesa (master): i965/screen: Return false for unsupported formats in query_modifiers

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: a26693493570a9d0f0fba1be617e01ee7bfff4db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a26693493570a9d0f0fba1be617e01ee7bfff4db Author: Jason Ekstrand Date: Wed Jun 6 10:24:01 2018 -0700 i965/screen: Return false for unsupported formats in query

Mesa (master): meson: Clarify why asm cannot be used in cross compile

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: c267f46ef2910cb72438bf6d9fe4de9fc33d6931 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c267f46ef2910cb72438bf6d9fe4de9fc33d6931 Author: Dylan Baker Date: Thu Jun 7 08:38:07 2018 -0700 meson: Clarify why asm cannot be used in cross compile This

Mesa (master): docs: talk about Wayland instead of libwayland

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: f436ae237b6019059ac7f19d1c81627423c5b08e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f436ae237b6019059ac7f19d1c81627423c5b08e Author: Eric Engestrom Date: Tue May 29 15:24:53 2018 +0100 docs: talk about Wayland instead of libwayland Reviewed-b

Mesa (master): anv: Set fence/semaphore types to NONE in impl_cleanup

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 237c5ac4f9748d254aa4c5428fec44cf753bc47d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=237c5ac4f9748d254aa4c5428fec44cf753bc47d Author: Jason Ekstrand Date: Sat May 26 12:08:22 2018 -0700 anv: Set fence/semaphore types to NONE in impl_cleanup Th

Mesa (master): nir: Add global invocation id intrinsic.

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 3ba16d640e8ae1b3f34dcb1254f169fb1ccb1dba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ba16d640e8ae1b3f34dcb1254f169fb1ccb1dba Author: Plamena Manolova Date: Fri May 25 22:49:47 2018 +0100 nir: Add global invocation id intrinsic. Add the missin

Mesa (master): travis: bump libwayland to the first version with libwayland-egl

2018-06-07 Thread GitLab Mirror
Module: Mesa Branch: master Commit: 61edad216ea113b1bb9f97c696af1e4a40fbb9ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61edad216ea113b1bb9f97c696af1e4a40fbb9ac Author: Eric Engestrom Date: Tue May 29 16:19:59 2018 +0100 travis: bump libwayland to the first version with libwayla