Mesa (master): nouveau: Fix compiler warning regression

2013-12-09 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: 5576ad11ed922fad641e630fbb9b199f6434f528 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5576ad11ed922fad641e630fbb9b199f6434f528 Author: Maarten Lankhorst Date: Tue Dec 10 08:43:03 2013 +0100 nouveau: Fix compiler warning regression cfg is now un

Mesa (master): nv50: report 15 max inputs for fragment programs

2013-12-09 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: bad8871e524cf518bc5da4ac52c1618a115054a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bad8871e524cf518bc5da4ac52c1618a115054a7 Author: Ilia Mirkin Date: Sun Dec 1 03:44:42 2013 -0500 nv50: report 15 max inputs for fragment programs First off,

Mesa (master): swrast: fix readback regression since inversion fix

2013-12-09 Thread Dave Airlie
Module: Mesa Branch: master Commit: 0b16042377a6981ff9bba92387889524a3547b3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b16042377a6981ff9bba92387889524a3547b3f Author: Dave Airlie Date: Thu Dec 5 13:30:17 2013 +1000 swrast: fix readback regression since inversion fix This rea

Mesa (10.0): egl/wayland: Damage INT32_MAX x INT32_MAX region for eglSwapBuffers

2013-12-09 Thread Ian Romanick
Module: Mesa Branch: 10.0 Commit: d0f606ffbde369aae3acf8c943ef38002ae14e62 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0f606ffbde369aae3acf8c943ef38002ae14e62 Author: Kristian Høgsberg Date: Wed Dec 4 16:13:35 2013 -0800 egl/wayland: Damage INT32_MAX x INT32_MAX region for eglS

Mesa (10.0): nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)

2013-12-09 Thread Ian Romanick
Module: Mesa Branch: 10.0 Commit: f4f1159716bc3157736435ff5223e3c3e41992e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4f1159716bc3157736435ff5223e3c3e41992e7 Author: Ilia Mirkin Date: Fri Dec 6 23:30:04 2013 -0500 nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0) Create the

Mesa (10.0): nouveau/video: update a few more h264 picparm field names

2013-12-09 Thread Ian Romanick
Module: Mesa Branch: 10.0 Commit: f528981f1a9534c5aaf1256b380170700bf8b70f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f528981f1a9534c5aaf1256b380170700bf8b70f Author: Ilia Mirkin Date: Sat Dec 7 12:59:25 2013 -0500 nouveau/video: update a few more h264 picparm field names Base

Mesa (10.0): r300/compiler/tests: Fix line length check in test parser

2013-12-09 Thread Ian Romanick
Module: Mesa Branch: 10.0 Commit: 4cbd4246315314cbd6e9c93013f93363a1a376cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cbd4246315314cbd6e9c93013f93363a1a376cb Author: Tom Stellard Date: Mon Dec 2 21:04:58 2013 -0500 r300/compiler/tests: Fix line length check in test parser Rev

Mesa (10.0): dri megadriver_stub: add compatibility for older DRI loaders

2013-12-09 Thread Ian Romanick
Module: Mesa Branch: 10.0 Commit: fdede182756e01690df62cece8a022c437274201 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fdede182756e01690df62cece8a022c437274201 Author: Jordan Justen Date: Fri Dec 6 02:21:17 2013 -0800 dri megadriver_stub: add compatibility for older DRI loaders

Mesa (10.0): r300/compiler/tests: Fix segfault

2013-12-09 Thread Ian Romanick
Module: Mesa Branch: 10.0 Commit: 331a8a35864c2aae808ed49ae3dfe3d58a49db6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=331a8a35864c2aae808ed49ae3dfe3d58a49db6e Author: Tom Stellard Date: Mon Dec 2 21:04:42 2013 -0500 r300/compiler/tests: Fix segfault Reviewed-by: Alex Deucher

Mesa (10.0): nouveau/video: update h264 picparm field names based on usage

2013-12-09 Thread Ian Romanick
Module: Mesa Branch: 10.0 Commit: d5f1a270eff1d91051c554dff68f4a40dbdd0478 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5f1a270eff1d91051c554dff68f4a40dbdd0478 Author: Ilia Mirkin Date: Sat Dec 7 12:00:47 2013 -0500 nouveau/video: update h264 picparm field names based on usage

Mesa (10.0): glsl: Don' t emit empty declaration warning for a struct specifier

2013-12-09 Thread Ian Romanick
Module: Mesa Branch: 10.0 Commit: b531dcaec45a9c7a9fbbf8410dbc7008823e5ebc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b531dcaec45a9c7a9fbbf8410dbc7008823e5ebc Author: Ian Romanick Date: Wed Nov 27 11:22:27 2013 -0800 glsl: Don't emit empty declaration warning for a struct specif

Mesa (master): dri megadriver_stub: add compatibility for older DRI loaders

2013-12-09 Thread Jordan Justen
Module: Mesa Branch: master Commit: 4859d492b25cba61f43bb883d878d6388be742be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4859d492b25cba61f43bb883d878d6388be742be Author: Jordan Justen Date: Fri Dec 6 02:21:17 2013 -0800 dri megadriver_stub: add compatibility for older DRI loader

Mesa (master): egl_dri2: Remove the unused swap_interval member of dri2_egl_surface

2013-12-09 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 0b7058c46abe615f4035633dd4eee417d1553c06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b7058c46abe615f4035633dd4eee417d1553c06 Author: Neil Roberts Date: Wed Sep 11 19:28:32 2013 +0100 egl_dri2: Remove the unused swap_interval member of dri2_egl

Mesa (master): egl/wayland: Return -1 from get_back_bo to indicate error

2013-12-09 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 4ed055b4a6c9e18c0bb9b6c66ef2d04b78a5dcff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ed055b4a6c9e18c0bb9b6c66ef2d04b78a5dcff Author: Kristian Høgsberg Date: Mon Dec 9 16:13:35 2013 -0800 egl/wayland: Return -1 from get_back_bo to indicate err

Mesa (master): i965: Replace OUT_RELOC_FENCED with OUT_RELOC.

2013-12-09 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 19190c2b8c67baa258cf2865ea95ff5dca300d36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19190c2b8c67baa258cf2865ea95ff5dca300d36 Author: Kenneth Graunke Date: Mon Nov 25 13:53:33 2013 -0800 i965: Replace OUT_RELOC_FENCED with OUT_RELOC. On Gen4+,

Mesa (master): 22 new commits

2013-12-09 Thread Paul Berry
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=088494aa032bf32db8b67f1fb07e5797603a473d Author: Paul Berry Date: Fri Nov 29 00:52:11 2013 -0800 glsl/loops: Get rid of lower_bounded_loops and ir_loop::normative_bound. Now that loop_controls no longer creates normatively b

Mesa (master): r300/compiler/tests: Fix segfault

2013-12-09 Thread Tom Stellard
Module: Mesa Branch: master Commit: 1896431f7933e727a0f75c0e0a2da4c580a04a72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1896431f7933e727a0f75c0e0a2da4c580a04a72 Author: Tom Stellard Date: Mon Dec 2 21:04:42 2013 -0500 r300/compiler/tests: Fix segfault Reviewed-by: Alex Deucher

Mesa (master): r300/compiler/tests: Fix line length check in test parser

2013-12-09 Thread Tom Stellard
Module: Mesa Branch: master Commit: 9a5ce0c4c971a8511574e10dd3ef37eebbe65ce7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a5ce0c4c971a8511574e10dd3ef37eebbe65ce7 Author: Tom Stellard Date: Mon Dec 2 21:04:58 2013 -0500 r300/compiler/tests: Fix line length check in test parser R

Mesa (master): nvc0: make sure nvd7 gets NVC8_3D_CLASS as well

2013-12-09 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: e796fa22d44fa345bfe0cd779cff88f247bc17b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e796fa22d44fa345bfe0cd779cff88f247bc17b6 Author: Ilia Mirkin Date: Thu Dec 5 21:43:07 2013 -0500 nvc0: make sure nvd7 gets NVC8_3D_CLASS as well Signed-off-b

Mesa (master): nouveau/video: update h264 picparm field names based on usage

2013-12-09 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: 78525dae8ae4daf785e89ba8a334e4ec3be8a334 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78525dae8ae4daf785e89ba8a334e4ec3be8a334 Author: Ilia Mirkin Date: Sat Dec 7 12:00:47 2013 -0500 nouveau/video: update h264 picparm field names based on usage

Mesa (master): nouveau/video: update a few more h264 picparm field names

2013-12-09 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: 2cd2b9705e722d94091ce8ff6ff56a44dd8d5cc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2cd2b9705e722d94091ce8ff6ff56a44dd8d5cc6 Author: Ilia Mirkin Date: Sat Dec 7 12:59:25 2013 -0500 nouveau/video: update a few more h264 picparm field names Ba

Mesa (master): nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)

2013-12-09 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: e01ba9d6b049d5eee8c125e3ec43b4539c26e4d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e01ba9d6b049d5eee8c125e3ec43b4539c26e4d7 Author: Ilia Mirkin Date: Fri Dec 6 23:30:04 2013 -0500 nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0) Create th

Mesa (master): nv50: TXF already has integer arguments, don' t try to convert from f32

2013-12-09 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: 1386cb94882917e6eabc5b482ab8b443a2f1df51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1386cb94882917e6eabc5b482ab8b443a2f1df51 Author: Ilia Mirkin Date: Fri Nov 29 01:18:57 2013 -0500 nv50: TXF already has integer arguments, don't try to convert

Mesa (master): llvmpipe: clamp fragment shader depth write to the current viewport depth range.

2013-12-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0319ea9ff6a9cc2eba4879fbe09c6fac137d6ce1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0319ea9ff6a9cc2eba4879fbe09c6fac137d6ce1 Author: Matthew McClure Date: Tue Nov 26 10:50:27 2013 -0800 llvmpipe: clamp fragment shader depth write to the curren