Mesa (master): docs/GL3: started adding support for shader_image_size

2015-04-27 Thread Martin Peres
Module: Mesa Branch: master Commit: 9ea38ee96d483a1bc5b525f5452216f454f450ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ea38ee96d483a1bc5b525f5452216f454f450ab Author: Martin Peres Date: Mon Apr 27 10:13:49 2015 +0300 docs/GL3: started adding support for shader_image_size Sign

Mesa (master): glsl: replace while loop with without_array function

2015-04-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: ca9e280d897a307c485ef4dc7163e1f6900dc768 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca9e280d897a307c485ef4dc7163e1f6900dc768 Author: Timothy Arceri Date: Mon Aug 18 21:46:44 2014 -1000 glsl: replace while loop with without_array function Sign

Mesa (master): glsl: add arrays of arrays support to without_array function

2015-04-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: fda5f7bb2f23b4adb2f2684162dfb36fe0cb8641 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fda5f7bb2f23b4adb2f2684162dfb36fe0cb8641 Author: Timothy Arceri Date: Mon Aug 18 21:40:50 2014 -1000 glsl: add arrays of arrays support to without_array functi

Mesa (master): glsl: support packing of arrays of arrays

2015-04-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: f00c5f85b82efe9535b18dbf97c4591fb28aeae6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f00c5f85b82efe9535b18dbf97c4591fb28aeae6 Author: Timothy Arceri Date: Fri Feb 27 22:43:39 2015 +1100 glsl: support packing of arrays of arrays Reviewed-by: Il

Mesa (master): radeonsi: remove deprecated and useless registers

2015-04-27 Thread Marek Olšák
Module: Mesa Branch: master Commit: bed98eef9a29af39520002e4ac1525ae0e3859cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bed98eef9a29af39520002e4ac1525ae0e3859cd Author: Marek Olšák Date: Thu Apr 16 20:37:45 2015 +0200 radeonsi: remove deprecated and useless registers Reviewed-b

Mesa (master): winsys/radeon: make radeon_bo_vtbl static

2015-04-27 Thread Marek Olšák
Module: Mesa Branch: master Commit: 96bbdc5188faf4c3b1df6d3a65aeb0daff61e384 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96bbdc5188faf4c3b1df6d3a65aeb0daff61e384 Author: Marek Olšák Date: Thu Apr 16 19:09:57 2015 +0200 winsys/radeon: make radeon_bo_vtbl static Reviewed-by: Miche

Mesa (master): gallium/radeon: print winsys info with R600_DEBUG=info

2015-04-27 Thread Marek Olšák
Module: Mesa Branch: master Commit: d8269be1ceed29d2e00829e1fd4a7bbac389d967 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d8269be1ceed29d2e00829e1fd4a7bbac389d967 Author: Marek Olšák Date: Thu Apr 16 20:15:16 2015 +0200 gallium/radeon: print winsys info with R600_DEBUG=info Revie

Mesa (master): radeonsi: remove useless includes

2015-04-27 Thread Marek Olšák
Module: Mesa Branch: master Commit: 393b0e05319389ded24b40b81617cbe7e25ab678 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=393b0e05319389ded24b40b81617cbe7e25ab678 Author: Marek Olšák Date: Thu Apr 16 20:16:35 2015 +0200 radeonsi: remove useless includes Reviewed-by: Michel Dänzer

Mesa (master): radeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRECISION

2015-04-27 Thread Marek Olšák
Module: Mesa Branch: master Commit: db2415189a04fd64106a739c635b1433192ef969 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db2415189a04fd64106a739c635b1433192ef969 Author: Marek Olšák Date: Thu Apr 16 20:40:31 2015 +0200 radeonsi: set an optimal value for DB_Z_INFO.ZRANGE_PRECISION

Mesa (master): scons: add target osmesa using gallium state tracker.

2015-04-27 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f9965347dc0cac8822c44faf7bade09093076c74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9965347dc0cac8822c44faf7bade09093076c74 Author: Olivier Pena Date: Wed Apr 22 15:36:28 2015 + scons: add target osmesa using gallium state tracker. Revie

Mesa (master): i965/gen7: Factor out texture surface state set-up from gen7_update_texture_surface( ).

2015-04-27 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 6f26ffaf66affb6563e548646fb6d6a049fe6bff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f26ffaf66affb6563e548646fb6d6a049fe6bff Author: Francisco Jerez Date: Mon Apr 13 21:37:02 2015 +0300 i965/gen7: Factor out texture surface state set-up from

Mesa (master): i965: Add helper functions to calculate the slice pitch of an array or 3D miptree.

2015-04-27 Thread Francisco Jerez
Module: Mesa Branch: master Commit: e94c80c08b1744fb06dcdd083b92b97971e03892 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e94c80c08b1744fb06dcdd083b92b97971e03892 Author: Francisco Jerez Date: Wed Apr 22 21:32:49 2015 +0300 i965: Add helper functions to calculate the slice pitch o

Mesa (master): i965/gen8: Factor out texture surface state set-up from gen8_update_texture_surface( ).

2015-04-27 Thread Francisco Jerez
Module: Mesa Branch: master Commit: e17dc004fd96e589e92ee64deeb45339af4bf671 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e17dc004fd96e589e92ee64deeb45339af4bf671 Author: Francisco Jerez Date: Mon Apr 13 21:38:06 2015 +0300 i965/gen8: Factor out texture surface state set-up from

Mesa (master): Fix a few typos

2015-04-27 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 05e7f7f4388bde882b7ce74124000a4d435a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05e7f7f4388bde882b7ce74124000a4d435a Author: Zoë Blade Date: Wed Apr 22 11:33:17 2015 +0100 Fix a few typos Reviewed-by: Francisco Jerez --- docs/VER

Mesa (master): mesa: the function name appears to have a gl prefix already

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: dfb274af4c6e0991fa20af1606e45bea6f947fed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfb274af4c6e0991fa20af1606e45bea6f947fed Author: Ilia Mirkin Date: Fri Apr 24 19:33:05 2015 -0400 mesa: the function name appears to have a gl prefix already

Mesa (master): softpipe: fix another stencil-as-float issue

2015-04-27 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 7c3d1c132eea83fb257cbc473a8a79638ddc3014 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c3d1c132eea83fb257cbc473a8a79638ddc3014 Author: Roland Scheidegger Date: Sat Apr 25 22:10:42 2015 +0200 softpipe: fix another stencil-as-float issue Hopefull

Mesa (master): mesa: fix up GLSL version when computing GL version

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: dfb0b36e8ff93873920495647381b3faf30df028 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfb0b36e8ff93873920495647381b3faf30df028 Author: Ilia Mirkin Date: Mon Apr 27 14:00:44 2015 -0400 mesa: fix up GLSL version when computing GL version In some

Mesa (master): scons: Support LLVM 3.5 and 3.6 on windows.

2015-04-27 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b94a4e84987f6bdefabf45527ec434d8510da2b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b94a4e84987f6bdefabf45527ec434d8510da2b8 Author: Olivier Pena Date: Mon Apr 27 10:23:58 2015 + scons: Support LLVM 3.5 and 3.6 on windows. llvm/Config/llv

Mesa (master): i965/fs: Fix stride for multiply in macro.

2015-04-27 Thread Matt Turner
Module: Mesa Branch: master Commit: ecf428aa5945c5e1941b6bf496a381c7a09cdda2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecf428aa5945c5e1941b6bf496a381c7a09cdda2 Author: Matt Turner Date: Fri Apr 24 11:28:04 2015 -0700 i965/fs: Fix stride for multiply in macro. We have to use W/

Mesa (master): i965/fs: Fix code emission for imul_high in NIR.

2015-04-27 Thread Matt Turner
Module: Mesa Branch: master Commit: 0c06d019bcf626b289ae94ca791dc25c216c1e5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c06d019bcf626b289ae94ca791dc25c216c1e5c Author: Matt Turner Date: Fri Apr 24 11:28:05 2015 -0700 i965/fs: Fix code emission for imul_high in NIR. Copy over f

Mesa (master): glsl: fix packing support for arrays of doubles

2015-04-27 Thread Timothy Arceri
Module: Mesa Branch: master Commit: d795cc6508cba209c66c658e39d5adbe2022f0fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d795cc6508cba209c66c658e39d5adbe2022f0fb Author: Timothy Arceri Date: Tue Apr 28 07:26:36 2015 +1000 glsl: fix packing support for arrays of doubles Broke in

Mesa (master): i965: Enable ARB_gpu_shader5 on Gen8+.

2015-04-27 Thread Matt Turner
Module: Mesa Branch: master Commit: ff6ee39c19adc59225d1f0664695c669cd7e5a94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff6ee39c19adc59225d1f0664695c669cd7e5a94 Author: Matt Turner Date: Fri Apr 24 11:28:06 2015 -0700 i965: Enable ARB_gpu_shader5 on Gen8+. Reviewed-by: Kenneth

Mesa (master): Revert "i965/fs: Allow SIMD16 borrow/carry/ 64-bit multiply on Gen > 7."

2015-04-27 Thread Matt Turner
Module: Mesa Branch: master Commit: b3e29a20225756c8db299088e0b6ead82139cabb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3e29a20225756c8db299088e0b6ead82139cabb Author: Matt Turner Date: Fri Apr 24 11:28:03 2015 -0700 Revert "i965/fs: Allow SIMD16 borrow/carry/64-bit multiply on

Mesa (master): i965/vs: Remove unnecessary NULL check on generate_code() result.

2015-04-27 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: dffc1a0ae3a75d426f10c5d3ba021de977467929 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dffc1a0ae3a75d426f10c5d3ba021de977467929 Author: Kenneth Graunke Date: Sat Apr 25 09:47:59 2015 -0700 i965/vs: Remove unnecessary NULL check on generate_code()

Mesa (master): freedreno/a3xx: add support for disabling depth clipping

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: f5c110199675b7f4c50d4a7a64b6aac44c55d0a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5c110199675b7f4c50d4a7a64b6aac44c55d0a4 Author: Ilia Mirkin Date: Fri Apr 24 21:44:05 2015 -0400 freedreno/a3xx: add support for disabling depth clipping Sig

Mesa (master): freedreno/a3xx: add support for S8 and Z32F_S8

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 9fc3f472784b2ba53655b715d602268bef5bf12e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fc3f472784b2ba53655b715d602268bef5bf12e Author: Ilia Mirkin Date: Wed Apr 22 14:35:00 2015 -0400 freedreno/a3xx: add support for S8 and Z32F_S8 Enables ARB_d

Mesa (master): freedreno/a3xx: color masking works like a blend for some formats

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 52614f59b7a9c4ae5efeacba26fa811568818811 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52614f59b7a9c4ae5efeacba26fa811568818811 Author: Ilia Mirkin Date: Sat Apr 25 15:37:24 2015 -0400 freedreno/a3xx: color masking works like a blend for some for

Mesa (master): freedreno/a3xx: add Z32F support

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 1571da6ac31ade482f5e4adc82eb66d42a1bb389 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1571da6ac31ade482f5e4adc82eb66d42a1bb389 Author: Ilia Mirkin Date: Sat Apr 25 01:21:26 2015 -0400 freedreno/a3xx: add Z32F support 32-bit depth buffers are st

Mesa (master): freedreno: add fd_transfer to wrap around pipe_transfer

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 0a4cb00c7765dbe26a4dbfad3bb87d6c6ce03919 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a4cb00c7765dbe26a4dbfad3bb87d6c6ce03919 Author: Ilia Mirkin Date: Mon Apr 6 01:39:14 2015 -0400 freedreno: add fd_transfer to wrap around pipe_transfer Sign

Mesa (master): gm107/ir: add lane/vertex count sysvals

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 9143940da2c4f0deb07d01c1b48d16bb16022997 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9143940da2c4f0deb07d01c1b48d16bb16022997 Author: Ilia Mirkin Date: Tue Jul 22 23:45:13 2014 -0400 gm107/ir: add lane/vertex count sysvals Signed-off-by: Ilia

Mesa (master): gk110/ir: add support for writing per-patch and shader outputs

2015-04-27 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 89e0b08794a56e2ef78e8573a8c11e0cc4589f9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89e0b08794a56e2ef78e8573a8c11e0cc4589f9e Author: Ilia Mirkin Date: Mon Apr 27 12:54:43 2015 -0400 gk110/ir: add support for writing per-patch and shader output