Mesa (master): gallium/docs: document the new vertex fetch CAPs

2012-04-24 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1781d26faa6bf13950b95be97b6510e8f13290d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1781d26faa6bf13950b95be97b6510e8f13290d6 Author: Marek Olšák Date: Tue Apr 24 23:10:46 2012 +0200 gallium/docs: document the new vertex fetch CAPs --- src/g

Mesa (master): nv50: fix typo in nv50_fragprog_assign_slots

2012-04-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 29a0c8cd60b6e1fc9ad39e626852ce598fe4d2b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29a0c8cd60b6e1fc9ad39e626852ce598fe4d2b4 Author: Christoph Bumiller Date: Tue Apr 24 20:04:48 2012 +0200 nv50: fix typo in nv50_fragprog_assign_slots --- sr

Mesa (master): glsl: Add implementation of inverse() for mat2/3/4.

2012-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: e9df9636b986b09ba37095d963b388571f528e1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9df9636b986b09ba37095d963b388571f528e1b Author: Eric Anholt Date: Wed Apr 18 11:00:44 2012 -0700 glsl: Add implementation of inverse() for mat2/3/4. This is

Mesa (master): glsl: Add support for generating builtin code from GLSL instead of IR.

2012-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7de1331662816d31fb9bed423b1e5372284a260e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7de1331662816d31fb9bed423b1e5372284a260e Author: Eric Anholt Date: Wed Apr 18 10:51:23 2012 -0700 glsl: Add support for generating builtin code from GLSL inste

Mesa (master): glsl: Make ir_reader parse the "temporary" variable qualifier.

2012-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 41b47441d720957d7b8a63afa26d94c752c8740b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41b47441d720957d7b8a63afa26d94c752c8740b Author: Eric Anholt Date: Wed Apr 18 14:43:12 2012 -0700 glsl: Make ir_reader parse the "temporary" variable qualifier

Mesa (master): glsl: Add doxygen explaining what main.cpp is for.

2012-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6a6cb03507da75a30224020c9193464ca5b81c5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a6cb03507da75a30224020c9193464ca5b81c5f Author: Eric Anholt Date: Wed Apr 18 14:40:10 2012 -0700 glsl: Add doxygen explaining what main.cpp is for. I keep ge

Mesa (master): i965/vs: Fix texelFetchOffset()

2012-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4650aea7a536ddce120576fadb91845076e8e37a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4650aea7a536ddce120576fadb91845076e8e37a Author: Eric Anholt Date: Tue Apr 17 11:56:26 2012 -0700 i965/vs: Fix texelFetchOffset() It appears that when using '

Mesa (master): i965/fs: Fix texelFetchOffset()

2012-04-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: f41ecade7b458c02d504158b522acb2231585040 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f41ecade7b458c02d504158b522acb2231585040 Author: Eric Anholt Date: Mon Apr 16 18:43:48 2012 -0700 i965/fs: Fix texelFetchOffset() It appears that when using '

Mesa (master): nv50,nvc0: handle new vertex fetch caps

2012-04-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 587c221a29fe01e24c69952a7a9b0034f7652e4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=587c221a29fe01e24c69952a7a9b0034f7652e4e Author: Christoph Bumiller Date: Tue Apr 24 13:34:36 2012 +0200 nv50,nvc0: handle new vertex fetch caps --- src/gal

Mesa (master): nv50, nvc0: don't initialize the draw module, we don't use it

2012-04-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: a48e5dee94460fb9b70a193069daca5f5b3e575b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a48e5dee94460fb9b70a193069daca5f5b3e575b Author: Christoph Bumiller Date: Tue Apr 24 13:35:44 2012 +0200 nv50,nvc0: don't initialize the draw module, we don't

Mesa (master): nv50: enable shader watchdog timer

2012-04-24 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: 2170fed8f4c01e719b8fc9d6ff42f3214dadc267 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2170fed8f4c01e719b8fc9d6ff42f3214dadc267 Author: Christoph Bumiller Date: Mon Apr 23 20:08:54 2012 +0200 nv50: enable shader watchdog timer --- src/gallium/

Mesa (8.0): darwin: Eliminate a pthread mutex leak

2012-04-24 Thread Jeremy Huddleston
Module: Mesa Branch: 8.0 Commit: 69d8a25d429bccf960e98e5c126e1ef2ae4ffe9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69d8a25d429bccf960e98e5c126e1ef2ae4ffe9d Author: Jeremy Huddleston Date: Mon Apr 23 16:43:22 2012 -0700 darwin: Eliminate a pthread mutex leak Signed-off-by: Jer

Mesa (7.11): darwin: Eliminate a pthread mutex leak

2012-04-24 Thread Jeremy Huddleston
Module: Mesa Branch: 7.11 Commit: 62058968e71352083fc4513e3d6068116ecf99ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62058968e71352083fc4513e3d6068116ecf99ba Author: Jeremy Huddleston Date: Mon Apr 23 16:43:22 2012 -0700 darwin: Eliminate a pthread mutex leak Signed-off-by: Je

Mesa (master): darwin: Eliminate a pthread mutex leak

2012-04-24 Thread Jeremy Huddleston
Module: Mesa Branch: master Commit: 1a33c1b2b895566299ec76643659adacc239a3dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a33c1b2b895566299ec76643659adacc239a3dc Author: Jeremy Huddleston Date: Mon Apr 23 16:43:22 2012 -0700 darwin: Eliminate a pthread mutex leak Signed-off-by: