Mesa (master): dri/nouveau: Add some RGB888 span functions.

2010-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 35041ec151fa6af71966d86869c38bc6b2f7606f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35041ec151fa6af71966d86869c38bc6b2f7606f Author: Francisco Jerez Date: Tue Feb 23 16:30:48 2010 +0100 dri/nouveau: Add some RGB888 span functions. --- src

Mesa (master): dri/nouveau: Don't try to map a non-existent teximage.

2010-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 7432ffbdfa52b51b720bdde5cd50c497862b8806 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7432ffbdfa52b51b720bdde5cd50c497862b8806 Author: Francisco Jerez Date: Tue Feb 23 16:31:42 2010 +0100 dri/nouveau: Don't try to map a non-existent tex

Mesa (master): dri/nouveau: Use the XRGB8888 hardware texture format.

2010-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 51e8a66fa197de7e17fb94d901a4cf26f0812670 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51e8a66fa197de7e17fb94d901a4cf26f0812670 Author: Francisco Jerez Date: Thu Feb 25 01:55:13 2010 +0100 dri/nouveau: Use the XRGB hardware texture format

Mesa (master): dri/nouveau: Set _BaseFormat correctly for z24s8 renderbuffers.

2010-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 9a8e374c46079d40ef577842cbf917af1c131dc0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a8e374c46079d40ef577842cbf917af1c131dc0 Author: Francisco Jerez Date: Sun Feb 21 14:30:31 2010 +0100 dri/nouveau: Set _BaseFormat correctly for z24s8

Mesa (master): dri/nouveau: Fake A8 and L8 texture support on nv04.

2010-02-25 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 3ccfce85e243e83afc1bb582d7424d9238a64f42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ccfce85e243e83afc1bb582d7424d9238a64f42 Author: Francisco Jerez Date: Tue Feb 23 16:57:06 2010 +0100 dri/nouveau: Fake A8 and L8 texture support on nv04

Mesa (master): Revert "st/mesa: Make the frontbuffer visible on st_flush( PIPE_FLUSH_FRAME)."

2010-02-18 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 196214bf2b677a83653d49f79d03752f29df44ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=196214bf2b677a83653d49f79d03752f29df44ec Author: Francisco Jerez Date: Thu Feb 18 13:37:09 2010 +0100 Revert "st/mesa: Make the frontbuffer visib

Mesa (master): dri/nouveau: Some multithreaded rendering fixes.

2010-02-17 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 56dcd011b5ec33190f268cf546a4c68f81f5ebd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56dcd011b5ec33190f268cf546a4c68f81f5ebd0 Author: Francisco Jerez Date: Wed Feb 17 18:56:42 2010 +0100 dri/nouveau: Some multithreaded rendering fixes

Mesa (master): st/mesa: Make the frontbuffer visible on st_flush( PIPE_FLUSH_FRAME).

2010-02-17 Thread Francisco Jerez
Module: Mesa Branch: master Commit: f455ca6490fcb65781b21f81c7117bd923e250d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f455ca6490fcb65781b21f81c7117bd923e250d1 Author: Francisco Jerez Date: Tue Feb 16 17:21:10 2010 +0100 st/mesa: Make the frontbuffer visible on st_flush

Mesa (master): st/dri2: Flush FRAME instead of RENDER_CACHE on buffer invalidation.

2010-02-17 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 52e3f0949d47c846e3508a135afd75c439f2c49d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52e3f0949d47c846e3508a135afd75c439f2c49d Author: Francisco Jerez Date: Tue Feb 16 18:17:11 2010 +0100 st/dri2: Flush FRAME instead of RENDER_CACHE on buffer

Mesa (master): nv40: Implement PIPE_CAP_MAX_COMBINED_SAMPLERS.

2010-02-16 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 8bd62dbd7caa59edb739c65df7e94973b896d98e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bd62dbd7caa59edb739c65df7e94973b896d98e Author: Francisco Jerez Date: Tue Feb 16 18:36:47 2010 +0100 nv40: Implement PIPE_CAP_MAX_COMBINED_SAMPLERS

Mesa (master): nv40: Fix incorrect so_new() numbering.

2010-02-16 Thread Francisco Jerez
Module: Mesa Branch: master Commit: f7aea808a4724a9e50bf3afa5a1bf547d0da5d65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7aea808a4724a9e50bf3afa5a1bf547d0da5d65 Author: Francisco Jerez Date: Tue Feb 16 18:37:43 2010 +0100 nv40: Fix incorrect so_new() numbering. --- src

Mesa (master): Drop incorrectly revived files during the ' gallium-nopointsizeminmax' merge.

2010-02-09 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 96100f39be32a2c5148f8ace35c22b6dcc30f75f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96100f39be32a2c5148f8ace35c22b6dcc30f75f Author: Francisco Jerez Date: Wed Feb 10 00:36:22 2010 +0100 Drop incorrectly revived files during the 'ga

Mesa (master): nv04: Update to new nouveau_class.h

2010-01-31 Thread Francisco Jerez
: Francisco Jerez --- src/gallium/drivers/nv04/nv04_surface_2d.c | 40 ++-- 1 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/gallium/drivers/nv04/nv04_surface_2d.c b/src/gallium/drivers/nv04/nv04_surface_2d.c index b24a9ce..42c2ca9 100644 --- a/src

Mesa (master): nv10, nv20: Fix build.

2010-01-31 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 71b32cc838ea682e60ea7a4a0e0ae17edce89c9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71b32cc838ea682e60ea7a4a0e0ae17edce89c9a Author: Francisco Jerez Date: Sun Jan 31 17:18:09 2010 +0100 nv10, nv20: Fix build. --- src/gallium/drivers/nv10

Mesa (master): nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroy

2010-01-31 Thread Francisco Jerez
nouveau_resources on screen_destroy Signed-off-by: Francisco Jerez --- src/gallium/drivers/nv30/nv30_screen.c |6 +++--- src/gallium/drivers/nv40/nv40_screen.c |6 +++--- src/gallium/drivers/nv50/nv50_screen.c |3 +++ 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/gallium

Mesa (master): nv20: Fix build for the latest nouveau_class.h changes.

2010-01-07 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 95f603a5f3d897c5a6cf12fb13ea035f2e0867d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95f603a5f3d897c5a6cf12fb13ea035f2e0867d9 Author: Francisco Jerez Date: Fri Jan 8 04:42:28 2010 +0100 nv20: Fix build for the latest nouveau_class.h changes

Mesa (master): nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40

2009-12-30 Thread Francisco Jerez
seem to have a 1024 limit). Signed-off-by: Francisco Jerez --- src/gallium/drivers/nv04/nv04_surface_2d.c |9 - src/gallium/drivers/nv04/nv04_transfer.c | 24 ++-- src/gallium/drivers/nv10/nv10_transfer.c | 24 ++-- src/gallium/driv

Mesa (master): nv04: Fix build after the latest nouveau_class.h changes.

2009-12-28 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 49a0f291aef5f601f172cf6f41fd83d6c342bb8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49a0f291aef5f601f172cf6f41fd83d6c342bb8a Author: Francisco Jerez Date: Sat Dec 26 17:26:49 2009 +0100 nv04: Fix build after the latest nouveau_class.h changes

Mesa (master): nv50: Dehexify and bring up to date with new method defines.

2009-12-28 Thread Francisco Jerez
defines. Signed-off-by: Francisco Jerez --- src/gallium/drivers/nv50/nv50_program.c|4 +- src/gallium/drivers/nv50/nv50_query.c |4 +- src/gallium/drivers/nv50/nv50_screen.c | 44 +++ src/gallium/drivers/nv50/nv50_state.c | 13

<    2   3   4   5   6   7