Mesa (master): mesa: Add GL_NV_vdpau_interop functions to dispatch_sanity. cpp.

2013-10-26 Thread Vinson Lee
Module: Mesa Branch: master Commit: 7f7636830514ae37b9df9969c44637f55323d608 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f7636830514ae37b9df9969c44637f55323d608 Author: Vinson Lee Date: Sat Oct 26 23:09:30 2013 -0700 mesa: Add GL_NV_vdpau_interop functions to dispatch_sanity.cpp

Mesa (master): mesa: add vdpau.c and st_vdpau.c to src/mesa/SConscript

2013-10-26 Thread Brian Paul
Module: Mesa Branch: master Commit: bc23944091ad0d3742d8db5dc762acafb9b8b7fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc23944091ad0d3742d8db5dc762acafb9b8b7fd Author: Brian Paul Date: Sat Oct 26 07:17:53 2013 -0600 mesa: add vdpau.c and st_vdpau.c to src/mesa/SConscript Fixes

Mesa (master): implement NV_vdpau_interop v7

2013-10-26 Thread Christian König
Module: Mesa Branch: master Commit: 80964226e9b8a05c39157f9305c06c0b2861e080 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80964226e9b8a05c39157f9305c06c0b2861e080 Author: Christian König Date: Wed May 15 15:10:11 2013 +0200 implement NV_vdpau_interop v7 v2: Actually implement int

Mesa (master): winsys/radeon: make radeon_drm_winsys_create public

2013-10-26 Thread Christian König
Module: Mesa Branch: master Commit: 3d3a0b9b67982a96a4c4d87f78c21204f3a48776 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d3a0b9b67982a96a4c4d87f78c21204f3a48776 Author: Christian König Date: Fri Oct 11 11:07:44 2013 +0200 winsys/radeon: make radeon_drm_winsys_create public Othe

Mesa (master): i965: Add lowering pass to fold offset into unnormalized coords

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 72b5e9c42a6cfe085f7683057672ab2278e45c2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72b5e9c42a6cfe085f7683057672ab2278e45c2e Author: Chris Forbes Date: Sat Oct 12 23:14:15 2013 +1300 i965: Add lowering pass to fold offset into unnormalized coo

Mesa (master): i965: Generalize coord+offset lowering pass for ir_txf

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 06de9f8ff15559dffddf26d1969d35e74fbf253f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06de9f8ff15559dffddf26d1969d35e74fbf253f Author: Chris Forbes Date: Sun Oct 13 00:02:55 2013 +1300 i965: Generalize coord+offset lowering pass for ir_txf ir_t

Mesa (master): i965: Remove ir_txf coord+offset special case in visitors

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 598ca510b8a118c3c7e18b5d031a2b116120e0a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=598ca510b8a118c3c7e18b5d031a2b116120e0a6 Author: Chris Forbes Date: Sun Oct 13 00:02:04 2013 +1300 i965: Remove ir_txf coord+offset special case in visitors J

Mesa (master): glsl: add signatures for textureGatherOffsets()

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: de8948a0b6675a70ed035ef75267e2bb8c6814ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de8948a0b6675a70ed035ef75267e2bb8c6814ce Author: Chris Forbes Date: Thu Oct 10 21:38:43 2013 +1300 glsl: add signatures for textureGatherOffsets() Signed-off-

Mesa (master): i965: Add asserts to ensure that ir_tg4 offset arrays are lowered

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 4c1eae53951353643d0e172bc3a47b847312c7dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c1eae53951353643d0e172bc3a47b847312c7dc Author: Chris Forbes Date: Thu Oct 10 21:40:46 2013 +1300 i965: Add asserts to ensure that ir_tg4 offset arrays are lo

Mesa (master): i965: Add lowering pass for splitting textureGatherOffsets

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: a936000db6c0ead5a4b469673fd93534efe66e0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a936000db6c0ead5a4b469673fd93534efe66e0d Author: Chris Forbes Date: Thu Oct 10 22:15:14 2013 +1300 i965: Add lowering pass for splitting textureGatherOffsets

Mesa (master): glsl: Add new textureGather[Offset]() overloads for shadow samplers

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 43e3ae112f170f33e435fcabb899c6f9e13ddf99 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43e3ae112f170f33e435fcabb899c6f9e13ddf99 Author: Chris Forbes Date: Thu Oct 10 19:35:36 2013 +1300 glsl: Add new textureGather[Offset]() overloads for shadow s

Mesa (master): i965/fs: Add support for shadow comparitors with gather4

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 3c98d77460df0e7dde7fb22beaa4c4e6dc8a3602 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c98d77460df0e7dde7fb22beaa4c4e6dc8a3602 Author: Chris Forbes Date: Thu Oct 10 19:57:29 2013 +1300 i965/fs: Add support for shadow comparitors with gather4 No

Mesa (master): glsl: add support for texture functions with offset arrays

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: a9de744a26bc575a1a269e133c550f813c95904f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9de744a26bc575a1a269e133c550f813c95904f Author: Chris Forbes Date: Thu Oct 10 21:34:03 2013 +1300 glsl: add support for texture functions with offset arrays

Mesa (master): i965: Add Gen7 gather4_c and gather4_po_c message types

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 070c84a24e1813c24d314687a33a266f6870 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=070c84a24e1813c24d314687a33a266f6870 Author: Chris Forbes Date: Thu Oct 10 19:39:54 2013 +1300 i965: Add Gen7 gather4_c and gather4_po_c message types Sig

Mesa (master): i965/vs: Add support for shadow comparitors with gather4

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 32f898a71cd0a83677944f0444145c4a04c966a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32f898a71cd0a83677944f0444145c4a04c966a1 Author: Chris Forbes Date: Thu Oct 10 19:42:47 2013 +1300 i965/vs: Add support for shadow comparitors with gather4 ga

Mesa (master): glsl: Add support for separate reference Z for shadow samplers

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: af1dfd99b7119e0d074fa111e5d2ebeddd5dff93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af1dfd99b7119e0d074fa111e5d2ebeddd5dff93 Author: Chris Forbes Date: Thu Oct 10 19:32:34 2013 +1300 glsl: Add support for separate reference Z for shadow sample

Mesa (master): i965/fs: add support for gather4 with nonconstant offsets

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 938d9098943c11e4583ad01270ab3c8f10ceb934 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=938d9098943c11e4583ad01270ab3c8f10ceb934 Author: Chris Forbes Date: Tue Oct 8 22:10:34 2013 +1300 i965/fs: add support for gather4 with nonconstant offsets V

Mesa (master): i965/vs: add support for gather4 with nonconstant offsets

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: fb08769bb62510b10db61771eaf140194f6cc178 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb08769bb62510b10db61771eaf140194f6cc178 Author: Chris Forbes Date: Tue Oct 8 22:19:58 2013 +1300 i965/vs: add support for gather4 with nonconstant offsets S

Mesa (master): i965: Add SHADER_OPCODE_TG4_OFFSET for gather with nonconstant offsets.

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 6bb2cf2107c4461ea9dd100edaf110b839311b90 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bb2cf2107c4461ea9dd100edaf110b839311b90 Author: Chris Forbes Date: Tue Oct 8 21:42:10 2013 +1300 i965: Add SHADER_OPCODE_TG4_OFFSET for gather with nonconsta

Mesa (master): i965: relax brw_texture_offset assert

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: bdcacaed9c64c49827d325d15ada2c482bfe1578 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdcacaed9c64c49827d325d15ada2c482bfe1578 Author: Chris Forbes Date: Tue Oct 8 22:09:28 2013 +1300 i965: relax brw_texture_offset assert Some texturing ops ar

Mesa (master): glsl: relax const offset requirement for textureGatherOffset

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 4fa123deac19aa40616cdca3b373d7c4ecdeed94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4fa123deac19aa40616cdca3b373d7c4ecdeed94 Author: Chris Forbes Date: Sun Oct 6 14:26:01 2013 +1300 glsl: relax const offset requirement for textureGatherOffset

Mesa (master): i965: add missing tg4 case in brw_instruction_name

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: cd8505bfb8d6ff86adeff9416e0dcf9085fd8fb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd8505bfb8d6ff86adeff9416e0dcf9085fd8fb0 Author: Chris Forbes Date: Tue Oct 8 21:34:22 2013 +1300 i965: add missing tg4 case in brw_instruction_name Signed-o

Mesa (master): glsl: Add ARB_gpu_shader5 textureGatherOffset signatures

2013-10-26 Thread Chris Forbes
Module: Mesa Branch: master Commit: 00235402a0a341426c0ef292209489e0922309eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00235402a0a341426c0ef292209489e0922309eb Author: Chris Forbes Date: Sun Oct 6 13:23:59 2013 +1300 glsl: Add ARB_gpu_shader5 textureGatherOffset signatures -