Mesa (pipe-video): [g3dvl] enable gl_rasterization_rules for zscan

2011-05-15 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 20aabb9c2eff63fd97571b9f3db453fe3accc10a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20aabb9c2eff63fd97571b9f3db453fe3accc10a Author: Christian König Date: Sun May 15 19:05:30 2011 +0200 [g3dvl] enable gl_rasterization_rules for zscan

Mesa (pipe-video): [g3dvl] pre apply zscan to quant matrix

2011-05-15 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 5d7c8130b80ffc27fc73a2ca1a55352d4b4e34c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d7c8130b80ffc27fc73a2ca1a55352d4b4e34c4 Author: Christian König Date: Sun May 15 14:53:13 2011 +0200 [g3dvl] pre apply zscan to quant matrix --- src

Mesa (pipe-video): [g3dvl] no need for seperate intermediate buffers any more

2011-05-15 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 0121aae967d3d13668946cf89ad22818365e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0121aae967d3d13668946cf89ad22818365e Author: Christian König Date: Sun May 15 14:07:39 2011 +0200 [g3dvl] no need for seperate intermediate buffers

Mesa (pipe-video): [g3dvl] move alignment of buffers to mb size into context

2011-05-15 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 56457ffe11fd2b325f2bef3d99ca7e57b44e5c6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56457ffe11fd2b325f2bef3d99ca7e57b44e5c6a Author: Christian König Date: Sun May 15 13:08:38 2011 +0200 [g3dvl] move alignment of buffers to mb size into

Mesa (pipe-video): [g3dvl] fix fi_frame mb increment

2011-05-15 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 6c731191c08561ea247cb2fcfacdf08f6b842363 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c731191c08561ea247cb2fcfacdf08f6b842363 Author: Christian König Date: Sat May 14 17:11:33 2011 +0200 [g3dvl] fix fi_frame mb increment --- src/gallium

Mesa (pipe-video): [g3dvl] move dct_type detection out of get_macroblock_modes

2011-05-15 Thread Christian König
Module: Mesa Branch: pipe-video Commit: ce31aaec02de0ef509dcee9d641c39623017a638 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce31aaec02de0ef509dcee9d641c39623017a638 Author: Christian König Date: Sun May 8 22:28:33 2011 +0200 [g3dvl] move dct_type detection out of

Mesa (pipe-video): [g3dvl] fix field selection of mb without mc

2011-05-15 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 3b773d06d2edd39ce6e6ab6e306e3cca121dddfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b773d06d2edd39ce6e6ab6e306e3cca121dddfc Author: Christian König Date: Sun May 8 13:39:56 2011 +0200 [g3dvl] fix field selection of mb without mc

Mesa (pipe-video): [g3dvl] Name of pkg-config file is libva.

2011-05-04 Thread Christian König
-off-by: Christian König --- src/gallium/state_trackers/va/Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/gallium/state_trackers/va/Makefile b/src/gallium/state_trackers/va/Makefile index dd303eb..d5b3ec3 100644 --- a/src/gallium/state_trackers/va/Makefile

Mesa (pipe-video): [g3dvl] Implement MPEG2 VLD

2011-05-04 Thread Christian König
Module: Mesa Branch: pipe-video Commit: c888fe027c338f337123de4da2de1ac73b0f7587 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c888fe027c338f337123de4da2de1ac73b0f7587 Author: Christian König Date: Wed May 4 18:56:32 2011 +0200 [g3dvl] Implement MPEG2 VLD Based uppon xine&#

Mesa (pipe-video): vdpau: start to implement MPEG2 decoder part

2011-05-04 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 2471acfc4c051d480861265011fa5e77fad02887 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2471acfc4c051d480861265011fa5e77fad02887 Author: Christian König Date: Wed Apr 27 20:38:31 2011 +0200 vdpau: start to implement MPEG2 decoder part

Mesa (pipe-video): [g3dvl] Fix compile error.

2011-05-04 Thread Christian König
: Christian König --- src/gallium/drivers/nvfx/nvfx_video_context.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/gallium/drivers/nvfx/nvfx_video_context.c b/src/gallium/drivers/nvfx/nvfx_video_context.c index 9c9ccfe..ff9931b 100644 --- a/src/gallium/drivers/nvfx

Mesa (pipe-video): [g3dvl] make clear color configureable

2011-04-27 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 563f6c225c75b2344e0f4cd5011540a21fac9abf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=563f6c225c75b2344e0f4cd5011540a21fac9abf Author: Christian König Date: Wed Apr 27 16:50:34 2011 +0200 [g3dvl] make clear color configureable --- src

Mesa (pipe-video): [g3dvl] implement clearing of dirty destination surface areas

2011-04-27 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 0d53cb2e83cafb7007068192674a8b5b57a27ca4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d53cb2e83cafb7007068192674a8b5b57a27ca4 Author: Christian König Date: Wed Apr 27 15:17:24 2011 +0200 [g3dvl] implement clearing of dirty destination

Mesa (pipe-video): [g3dvl] make reset_dirty_area a public interface

2011-04-27 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 221e1b7ababe67efe80f38f8ab2236be5cacfddf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=221e1b7ababe67efe80f38f8ab2236be5cacfddf Author: Christian König Date: Wed Apr 27 15:28:13 2011 +0200 [g3dvl] make reset_dirty_area a public interface

Mesa (pipe-video): [g3dvl] move compositor src and dst normalisation into layer setting

2011-04-27 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 6092fbed46302e2bdf6c6f2e229f4e393652e228 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6092fbed46302e2bdf6c6f2e229f4e393652e228 Author: Christian König Date: Wed Apr 27 13:01:01 2011 +0200 [g3dvl] move compositor src and dst normalisation

Mesa (pipe-video): [g3dvl] fix setting width, height and chroma format in video buffer

2011-04-27 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 559f6d6cf4a9469c2c6ccea482115f22080f185f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=559f6d6cf4a9469c2c6ccea482115f22080f185f Author: Christian König Date: Wed Apr 27 12:59:30 2011 +0200 [g3dvl] fix setting width, height and chroma format

Mesa (pipe-video): xvmc: recreate drawable surface only when dst area changes

2011-04-27 Thread Christian König
Module: Mesa Branch: pipe-video Commit: f3f212acf0d2fc25d3b6bd70dd1f346d97a9b25d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3f212acf0d2fc25d3b6bd70dd1f346d97a9b25d Author: Christian König Date: Wed Apr 27 12:05:46 2011 +0200 xvmc: recreate drawable surface only when dst area

Mesa (pipe-video): [g3dvl] fix a couple of bugs around paletted subpictures

2011-04-27 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 76d881b8b086495081c0a3c8fea2278f1480f107 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76d881b8b086495081c0a3c8fea2278f1480f107 Author: Christian König Date: Wed Apr 27 10:41:19 2011 +0200 [g3dvl] fix a couple of bugs around paletted

Mesa (pipe-video): r600g: revert commit 68cc6bc5d8b6986acc7f5780d705f4ae9be2a446

2011-04-26 Thread Christian König
Module: Mesa Branch: pipe-video Commit: e602ecf9ef2f66289bcb159fdbdce2c76e3c07c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e602ecf9ef2f66289bcb159fdbdce2c76e3c07c1 Author: Christian König Date: Tue Apr 26 19:09:10 2011 +0200 r600g: revert commit

Mesa (pipe-video): 28 new commits

2011-04-22 Thread Christian König
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0819a22f3dc63d1c0dde6320babf9b7fcda15bb Author: Christian König Date: Sat Apr 23 03:37:05 2011 +0200 [g3dvl] start implementing zscan and quantification Not 100% complete, but at least a good start. URL: http

Mesa (pipe-video): vdpau: switch cb cr planes in vlVdpVideoSurfacePutBitsYCbCr

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: f63aba41fb7eba142b0b22a2a46cb264157c2505 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f63aba41fb7eba142b0b22a2a46cb264157c2505 Author: Christian König Date: Tue Apr 12 20:19:59 2011 +0200 vdpau: switch cb cr planes in

Mesa (pipe-video): vdpau: set at least a basic csc matrix

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 62373e8f9e948ac441d9fe355edfc0dca5f9df9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62373e8f9e948ac441d9fe355edfc0dca5f9df9c Author: Christian König Date: Tue Apr 12 19:42:47 2011 +0200 vdpau: set at least a basic csc matrix --- src

Mesa (pipe-video): [g3dvl] make resource format selection a public interface

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 4f3fb1586aebfe248321e935651b5af92b5a8261 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f3fb1586aebfe248321e935651b5af92b5a8261 Author: Christian König Date: Tue Apr 12 19:21:07 2011 +0200 [g3dvl] make resource format selection a public

Mesa (pipe-video): [g3dvl] fully support different formats for source and intermediate textures

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: ccc80d2c09ad35f867c0c0a85f7e1cadd73941bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ccc80d2c09ad35f867c0c0a85f7e1cadd73941bb Author: Christian König Date: Mon Apr 11 23:55:36 2011 +0200 [g3dvl] fully support different formats for source

Mesa (pipe-video): r600g: support textures with scaled number formats

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 36b322dffd2429130f132f55f68acb1a23ba1658 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36b322dffd2429130f132f55f68acb1a23ba1658 Author: Christian König Date: Mon Apr 11 00:49:28 2011 +0200 r600g: support textures with scaled number formats

Mesa (pipe-video): [g3dvl] autoselect texture formats

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: bad3085c7839de734f6b883088f91ae55db61a35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bad3085c7839de734f6b883088f91ae55db61a35 Author: Christian König Date: Sun Apr 10 22:32:56 2011 +0200 [g3dvl] autoselect texture formats --- src

Mesa (pipe-video): [g3dvl] autoconfigure nr of idct render targets

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 871d6d49c931739d94e646f2b0c3eb5db8a03d69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=871d6d49c931739d94e646f2b0c3eb5db8a03d69 Author: Christian König Date: Sun Apr 10 20:49:18 2011 +0200 [g3dvl] autoconfigure nr of idct render targets

Mesa (pipe-video): [g3dvl] remove unused rasterizer state from mpeg decoder

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: b6af6ba6c0e62fc91adb350d882bab69dde1ef7a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6af6ba6c0e62fc91adb350d882bab69dde1ef7a Author: Christian König Date: Sun Apr 10 20:34:21 2011 +0200 [g3dvl] remove unused rasterizer state from mpeg

Mesa (pipe-video): [g3dvl] give idct it's own init buffer function

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: ad4ed0e7f642a536618be183b293286fff1b206b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad4ed0e7f642a536618be183b293286fff1b206b Author: Christian König Date: Sun Apr 10 20:30:27 2011 +0200 [g3dvl] give idct it's own init buffer fun

Mesa (pipe-video): [g3dvl] cleanup headers and comments

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 5ed848129cb57269e80caf2c1ca522ae41f4500b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ed848129cb57269e80caf2c1ca522ae41f4500b Author: Christian König Date: Sun Apr 10 19:16:38 2011 +0200 [g3dvl] cleanup headers and comments --- src

Mesa (pipe-video): [g3dvl] also use video buffer for idct intermediate

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 31109e1be20d7c94521879c3221a9f77bacbdb8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31109e1be20d7c94521879c3221a9f77bacbdb8d Author: Christian König Date: Sun Apr 10 18:46:31 2011 +0200 [g3dvl] also use video buffer for idct intermediate

Mesa (pipe-video): [g3dvl] make number of idct render targets configurable

2011-04-12 Thread Christian König
Module: Mesa Branch: pipe-video Commit: fcf765620d803b376582afb618b1f643242b641b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcf765620d803b376582afb618b1f643242b641b Author: Christian König Date: Sun Apr 10 19:08:11 2011 +0200 [g3dvl] make number of idct render targets

Mesa (pipe-video): xvmc: add a workaround for xines xxmc vo plugin

2011-04-09 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 816d820b7de50827b9597b99823607cbab9a1ac6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=816d820b7de50827b9597b99823607cbab9a1ac6 Author: Christian König Date: Sat Apr 9 20:46:24 2011 +0200 xvmc: add a workaround for xines xxmc vo plugin

Mesa (pipe-video): [g3dvl] get softpipe to work again

2011-04-09 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 8b0a9cc62c36bb48d2d7b488787eb2966bcbf7f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b0a9cc62c36bb48d2d7b488787eb2966bcbf7f2 Author: Christian König Date: Sun Apr 10 00:33:36 2011 +0200 [g3dvl] get softpipe to work again --- src

Mesa (pipe-video): [g3dvl] make mv weights a public interface

2011-04-09 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 7a5390b06fea99f85ab47d40d8dc40e40e0f2ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a5390b06fea99f85ab47d40d8dc40e40e0f2ab8 Author: Christian König Date: Sat Apr 9 20:38:20 2011 +0200 [g3dvl] make mv weights a public interface

Mesa (pipe-video): [g3dvl] give each mv an individual weight

2011-04-09 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 44477ac489a34402d9d3314857fd2358a5e58e48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44477ac489a34402d9d3314857fd2358a5e58e48 Author: Christian König Date: Sat Apr 9 12:01:29 2011 +0200 [g3dvl] give each mv an individual weight --- src

Mesa (pipe-video): vdpau: Implement basic output functionality

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: cae77aa80b3629a147ce3ae4526646014efae595 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cae77aa80b3629a147ce3ae4526646014efae595 Author: Christian König Date: Sat Apr 9 01:32:25 2011 +0200 vdpau: Implement basic output functionality Even

Mesa (pipe-video): vdpau: get at least the very basic mixer functions working

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: f3ead63e7023f61557cb92be30cae6fe9efb280a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3ead63e7023f61557cb92be30cae6fe9efb280a Author: Christian König Date: Fri Apr 8 22:13:46 2011 +0200 vdpau: get at least the very basic mixer functions

Mesa (pipe-video): [g3dvl] use scissor to handle compositor dst_area

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 255033e4819b096491dd987c3ca4d8ee32a7cdb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=255033e4819b096491dd987c3ca4d8ee32a7cdb6 Author: Christian König Date: Fri Apr 8 22:07:30 2011 +0200 [g3dvl] use scissor to handle compositor dst_area

Mesa (pipe-video): vdpau: add compositor to mixer

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 574ffb440dbd878d51fc9b9794a6396cbe6f75bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=574ffb440dbd878d51fc9b9794a6396cbe6f75bb Author: Christian König Date: Fri Apr 8 20:12:30 2011 +0200 vdpau: add compositor to mixer --- src/gallium

Mesa (pipe-video): vdpau: add compositor to presentation queue

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 6710e690f6ccd2c917d6a39be7d55a037470fccb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6710e690f6ccd2c917d6a39be7d55a037470fccb Author: Christian König Date: Fri Apr 8 20:03:35 2011 +0200 vdpau: add compositor to presentation queue

Mesa (pipe-video): vdpau: implement output surface creation

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: b98b58c76a2560b1db603e62f96c6641cedfa8e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b98b58c76a2560b1db603e62f96c6641cedfa8e8 Author: Christian König Date: Fri Apr 8 19:21:13 2011 +0200 vdpau: implement output surface creation --- src

Mesa (pipe-video): [g3dvl] stop waiting for replay of DRI2CopyRegion

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 19402275fb36fc8cb5afaab63b224487e00313f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19402275fb36fc8cb5afaab63b224487e00313f9 Author: Christian König Date: Thu Apr 7 23:04:10 2011 +0200 [g3dvl] stop waiting for replay of DRI2CopyRegion

Mesa (pipe-video): [g3dvl] create composite buffer with USAGE_STREAM

2011-04-08 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 30c4a07310e880d6ccb2f66efc30e123b8ae60e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30c4a07310e880d6ccb2f66efc30e123b8ae60e2 Author: Christian König Date: Thu Apr 7 22:59:48 2011 +0200 [g3dvl] create composite buffer with USAGE_STREAM

Mesa (pipe-video): [g3dvl] add support for different decoding entry points

2011-04-07 Thread Christian König
Module: Mesa Branch: pipe-video Commit: fcdf50f74befad8d89eb3f9cdfd88b82d1daa98c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcdf50f74befad8d89eb3f9cdfd88b82d1daa98c Author: Christian König Date: Thu Apr 7 20:10:55 2011 +0200 [g3dvl] add support for different decoding entry

Mesa (pipe-video): [g3dvl] move mapping/ unmapping and uploading of blocks out of idct code

2011-04-07 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 9d2e630cd02362bfa8f090640a55cf2dea9d64b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d2e630cd02362bfa8f090640a55cf2dea9d64b3 Author: Christian König Date: Thu Apr 7 19:24:22 2011 +0200 [g3dvl] move mapping/unmapping and uploading of

Mesa (pipe-video): vdpau: implement vlVdpVideoSurfacePutBitsYCbCr

2011-04-07 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 2c21d28e8315ff65cb6f47fda46cbd65d67fb4e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c21d28e8315ff65cb6f47fda46cbd65d67fb4e7 Author: Christian König Date: Wed Apr 6 20:38:16 2011 +0200 vdpau: implement vlVdpVideoSurfacePutBitsYCbCr

Mesa (pipe-video): [g3dvl] set buffer_format correctly

2011-04-07 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 05a2247a945db21ec5fdb39f6270c5cb2ab6bb6f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05a2247a945db21ec5fdb39f6270c5cb2ab6bb6f Author: Christian König Date: Wed Apr 6 20:36:31 2011 +0200 [g3dvl] set buffer_format correctly --- src

Mesa (pipe-video): [g3dvl] and finally split the decoder part out of the context

2011-04-07 Thread Christian König
Module: Mesa Branch: pipe-video Commit: d9ad3aa3b9647f1ede2568600978af956ff32fff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9ad3aa3b9647f1ede2568600978af956ff32fff Author: Christian König Date: Wed Apr 6 00:06:20 2011 +0200 [g3dvl] and finally split the decoder part out of

Mesa (pipe-video): [g3dvl] rename ycbcr buffer to video buffer and add some more functionality

2011-04-07 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 3a2b906805985e0a4258bcbaed4cdff758875514 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a2b906805985e0a4258bcbaed4cdff758875514 Author: Christian König Date: Mon Apr 4 23:28:18 2011 +0200 [g3dvl] rename ycbcr buffer to video buffer and add

Mesa (pipe-video): g3dvl/vdpau: some more indention fixes

2011-04-07 Thread Christian König
Module: Mesa Branch: pipe-video Commit: ebd564587a46891cb2729c6a0ed84b7c27dc23ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebd564587a46891cb2729c6a0ed84b7c27dc23ec Author: Christian König Date: Sun Apr 3 22:01:15 2011 +0200 g3dvl/vdpau: some more indention fixes --- src

Mesa (pipe-video): [g3dvl] fix vertex buffer size calculation

2011-04-03 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 087e17f52e6391cecc002066f53dadc8f1b53074 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=087e17f52e6391cecc002066f53dadc8f1b53074 Author: Christian König Date: Sun Apr 3 20:49:15 2011 +0200 [g3dvl] fix vertex buffer size calculation

Mesa (pipe-video): [g3dvl] some more debugging output in xvmc st

2011-04-03 Thread Christian König
Module: Mesa Branch: pipe-video Commit: e6176ce3719e6c6e88d31ae7307154386e83553b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6176ce3719e6c6e88d31ae7307154386e83553b Author: Christian König Date: Sun Apr 3 19:57:49 2011 +0200 [g3dvl] some more debugging output in xvmc st

Mesa (pipe-video): [g3dvl] start over with vdpau decoding

2011-04-03 Thread Christian König
Module: Mesa Branch: pipe-video Commit: d5b05a869a71147987a1c1d6c84f8df17148f031 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5b05a869a71147987a1c1d6c84f8df17148f031 Author: Christian König Date: Sun Apr 3 00:09:01 2011 +0200 [g3dvl] start over with vdpau decoding --- src

Mesa (pipe-video): [g3dvl] start to cleanup the mess and provide at least basic functionality

2011-04-03 Thread Christian König
Module: Mesa Branch: pipe-video Commit: e6d41e4d0326cac60b49e149d86d0f95c2518045 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6d41e4d0326cac60b49e149d86d0f95c2518045 Author: Christian König Date: Sun Apr 3 00:14:38 2011 +0200 [g3dvl] start to cleanup the mess and provide at

Mesa (pipe-video): vdpau: get state tracker to compile again

2011-04-03 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 7dc87676f203f1df935a97348e1fb15274be4642 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dc87676f203f1df935a97348e1fb15274be4642 Author: Christian König Date: Sat Apr 2 23:16:21 2011 +0200 vdpau: get state tracker to compile again --- src

Mesa (pipe-video): [g3dvl] remove unused color_swizzle from idct code

2011-04-03 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 59774e5c7a2756c5c430fc74bc80ea75d54f594d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59774e5c7a2756c5c430fc74bc80ea75d54f594d Author: Christian König Date: Sat Apr 2 22:36:26 2011 +0200 [g3dvl] remove unused color_swizzle from idct code

Mesa (pipe-video): [g3dvl] rework mpeg12 context error handling

2011-04-03 Thread Christian König
Module: Mesa Branch: pipe-video Commit: e6049aa0a990a630ed36a6d83e7526cc5e09bb19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6049aa0a990a630ed36a6d83e7526cc5e09bb19 Author: Christian König Date: Sat Apr 2 22:26:06 2011 +0200 [g3dvl] rework mpeg12 context error handling

Mesa (pipe-video): g3dvl/xvmc: fix a stupid of by one bug

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 3e92b4fd14b731bd6984aafd220059e27948aea8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e92b4fd14b731bd6984aafd220059e27948aea8 Author: Christian König Date: Sat Apr 2 20:29:27 2011 +0200 g3dvl/xvmc: fix a stupid of by one bug --- src

Mesa (pipe-video): [g3dvl] remove PIPE_CAP_DECODE_TARGET_PREFERRED_FORMAT

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 71ee815b5cb0612906f9400f9a06ce8b7cdd51b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71ee815b5cb0612906f9400f9a06ce8b7cdd51b3 Author: Christian König Date: Sat Apr 2 19:50:37 2011 +0200 [g3dvl] remove

Mesa (pipe-video): [g3dvl] splitt vertex element state into y, cb, cr

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 794cde3f5ef59cf603be284fbc8de33d2cda7d2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=794cde3f5ef59cf603be284fbc8de33d2cda7d2c Author: Christian König Date: Sat Apr 2 12:05:22 2011 +0200 [g3dvl] splitt vertex element state into y, cb, cr

Mesa (pipe-video): [g3dvl] some minor cleanup

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 4de5d81638a79fbd74eca63723f6f09727bf4b60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4de5d81638a79fbd74eca63723f6f09727bf4b60 Author: Christian König Date: Fri Apr 1 23:47:20 2011 +0200 [g3dvl] some minor cleanup --- src/gallium

Mesa (pipe-video): [g3dvl] let mc code work on the different color planes seperately

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 1f3a85ec7931c5d67fce0ec1e845d6c91048e599 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f3a85ec7931c5d67fce0ec1e845d6c91048e599 Author: Christian König Date: Tue Mar 29 20:01:49 2011 +0200 [g3dvl] let mc code work on the different color

Mesa (pipe-video): [g3dvl] remove texture dependencies from mc code

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: f3c9161b15988e90a2f727c8260ac3bff41912fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3c9161b15988e90a2f727c8260ac3bff41912fd Author: Christian König Date: Sun Mar 27 20:41:43 2011 +0200 [g3dvl] remove texture dependencies from mc code

Mesa (pipe-video): [g3dvl] introduction of ycbcr buffers

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 020328ca32a3b6548b4c064c4fe115e386752daa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=020328ca32a3b6548b4c064c4fe115e386752daa Author: Christian König Date: Sun Mar 27 19:43:02 2011 +0200 [g3dvl] introduction of ycbcr buffers Moves most of

Mesa (pipe-video): [g3dvl] no need for individual samplers for idct stage 1 & 2

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 5a351e51291922aa295926215fde0baeef51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a351e51291922aa295926215fde0baeef51 Author: Christian König Date: Sun Mar 27 01:53:04 2011 +0100 [g3dvl] no need for individual samplers for idct

Mesa (pipe-video): [g3dvl] cleanup and improve idct error handling

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 8330bc29dda71c41c56b3c1989334823ae8779d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8330bc29dda71c41c56b3c1989334823ae8779d4 Author: Christian König Date: Sun Mar 27 01:41:10 2011 +0100 [g3dvl] cleanup and improve idct error handling

Mesa (pipe-video): [g3dvl] improve and cleanup mc error handling

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: c6182cc6d48a7c076cfbdba241e29e5f5901ba52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6182cc6d48a7c076cfbdba241e29e5f5901ba52 Author: Christian König Date: Sun Mar 27 01:04:00 2011 +0100 [g3dvl] improve and cleanup mc error handling

Mesa (pipe-video): [g3dvl] remove unused backbuffer from xvmc

2011-04-02 Thread Christian König
Module: Mesa Branch: pipe-video Commit: e8a701f40b138d31050bcf778dc7d5857102f49b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8a701f40b138d31050bcf778dc7d5857102f49b Author: Christian König Date: Sun Mar 27 00:19:25 2011 +0100 [g3dvl] remove unused backbuffer from xvmc

Mesa (pipe-video): [g3dvl] fully implement paletted subpictures

2011-03-26 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 7f426615ab308de508f672567094b8b21d836a9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f426615ab308de508f672567094b8b21d836a9b Author: Christian König Date: Sat Mar 26 12:36:01 2011 +0100 [g3dvl] fully implement paletted subpictures

Mesa (pipe-video): [g3dvl] correct subpicture stride in upload

2011-03-26 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 9a59f22d114e11a84c99609013ffe00f709c998b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a59f22d114e11a84c99609013ffe00f709c998b Author: Christian König Date: Sat Mar 26 11:53:27 2011 +0100 [g3dvl] correct subpicture stride in upload

Mesa (pipe-video): [g3dvl] start implementing palettes for subpictures

2011-03-26 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 849a0b0a821ecc59a50fe53498a6354cfd0b24a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=849a0b0a821ecc59a50fe53498a6354cfd0b24a4 Author: Christian König Date: Sat Mar 26 11:46:07 2011 +0100 [g3dvl] start implementing palettes for subpictures

Mesa (pipe-video): [g3dvl] get sampler swizzle right for subpictures

2011-03-26 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 5f23328a8ad991ef1c70f045865b6a5e13323b67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f23328a8ad991ef1c70f045865b6a5e13323b67 Author: Christian König Date: Sat Mar 26 10:58:38 2011 +0100 [g3dvl] get sampler swizzle right for subpictures

Mesa (pipe-video): [g3dvl] add blend state to compositor

2011-03-25 Thread Christian König
Module: Mesa Branch: pipe-video Commit: c001c393713f36144701f3a61b6c7de7811898ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c001c393713f36144701f3a61b6c7de7811898ee Author: Christian König Date: Sat Mar 26 02:03:16 2011 +0100 [g3dvl] add blend state to compositor This seems to

Mesa (pipe-video): [g3dvl] correct layer size calculation

2011-03-25 Thread Christian König
Module: Mesa Branch: pipe-video Commit: adbc9cee0ddf5a542d3e503db673af30e6d8df5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=adbc9cee0ddf5a542d3e503db673af30e6d8df5b Author: Christian König Date: Sat Mar 26 01:26:52 2011 +0100 [g3dvl] correct layer size calculation --- src

Mesa (pipe-video): [g3dvl] use quads instead of triangles for the compositor

2011-03-25 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 05a2c182f1410a6c09eba70877311ceaf80c19c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05a2c182f1410a6c09eba70877311ceaf80c19c5 Author: Christian König Date: Sat Mar 26 01:01:18 2011 +0100 [g3dvl] use quads instead of triangles for the

Mesa (pipe-video): [g3dvl] the sampler textview map is no longer needed

2011-03-25 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 133add9c508f9e94e04c45a6cfa3a9dd6a2518d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=133add9c508f9e94e04c45a6cfa3a9dd6a2518d0 Author: Christian König Date: Sat Mar 26 00:30:22 2011 +0100 [g3dvl] the sampler textview map is no longer needed

Mesa (pipe-video): [g3dvl] rework supicture handling

2011-03-25 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 4a0b80f00dbc77d333027afd195daae7ef1e651c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a0b80f00dbc77d333027afd195daae7ef1e651c Author: Christian König Date: Fri Mar 25 23:38:50 2011 +0100 [g3dvl] rework supicture handling This gets ia44

Mesa (pipe-video): [g3dvl] throw out all unused parts of the interface

2011-03-25 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 3d40d4f391e2fc319a03d8f171a2cfb9daf250c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d40d4f391e2fc319a03d8f171a2cfb9daf250c8 Author: Christian König Date: Sat Mar 26 00:20:16 2011 +0100 [g3dvl] throw out all unused parts of the interface

Mesa (pipe-video): [g3dvl] make ref_surface handling more sane

2011-03-25 Thread Christian König
Module: Mesa Branch: pipe-video Commit: ce6f8331fa520bc464a9fa50c18fe57678dd0a24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce6f8331fa520bc464a9fa50c18fe57678dd0a24 Author: Christian König Date: Fri Mar 25 19:32:22 2011 +0100 [g3dvl] make ref_surface handling more sane

Mesa (pipe-video): [g3dvl] start implementing AI44 and IA44 subpicture

2011-03-25 Thread Christian König
Module: Mesa Branch: pipe-video Commit: a17788ac490744b631fc7dd47e94af3296895701 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a17788ac490744b631fc7dd47e94af3296895701 Author: Christian König Date: Fri Mar 25 21:10:56 2011 +0100 [g3dvl] start implementing AI44 and IA44 subpicture

Mesa (pipe-video): [g3dvl] move sampler views for reference frames into context

2011-03-24 Thread Christian König
Module: Mesa Branch: pipe-video Commit: da3c6dd099786d20906b5a1627b80cd8ad29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da3c6dd099786d20906b5a1627b80cd8ad29 Author: Christian König Date: Thu Mar 24 21:24:58 2011 +0100 [g3dvl] move sampler views for reference frames into

Mesa (pipe-video): [g3dvl] fix configure.ac for r600 video targets

2011-03-24 Thread Christian König
Module: Mesa Branch: pipe-video Commit: f65cdb9ea5652a9b64f4102b046c373b80871577 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f65cdb9ea5652a9b64f4102b046c373b80871577 Author: Christian König Date: Tue Mar 22 21:58:28 2011 +0100 [g3dvl] fix configure.ac for r600 video targets

Mesa (pipe-video): [g3dvl] make mapping and flushing of buffers a public interface

2011-03-24 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 884cb79edfefb1133229a002f41b4d370d717a7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=884cb79edfefb1133229a002f41b4d370d717a7e Author: Christian König Date: Thu Mar 24 20:33:32 2011 +0100 [g3dvl] make mapping and flushing of buffers a

Mesa (pipe-video): [g3dvl] buffers must be aligned to macroblock size

2011-03-24 Thread Christian König
Module: Mesa Branch: pipe-video Commit: f08d3bb59b862e5e176af11303e5068fdfa2100b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f08d3bb59b862e5e176af11303e5068fdfa2100b Author: Christian König Date: Tue Mar 22 21:52:06 2011 +0100 [g3dvl] buffers must be aligned to macroblock size

Mesa (pipe-video): [g3dvl] make video buffer a public available interface

2011-03-24 Thread Christian König
Module: Mesa Branch: pipe-video Commit: ba0bff85307c9b107cf432da05b39fd4ab242579 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba0bff85307c9b107cf432da05b39fd4ab242579 Author: Christian König Date: Tue Mar 22 19:58:21 2011 +0100 [g3dvl] make video buffer a public available

Mesa (pipe-video): [g3dvl] handle different mc types more similary

2011-03-24 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 52766c2c373a7ac484ae01dca3ab409e808709b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52766c2c373a7ac484ae01dca3ab409e808709b2 Author: Christian König Date: Sun Mar 20 22:50:09 2011 +0100 [g3dvl] handle different mc types more similary

Mesa (pipe-video): [g3dvl] simplify motion vector calculation

2011-03-24 Thread Christian König
Module: Mesa Branch: pipe-video Commit: f2c6affa365eee55d2e5a18f889691900711583e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2c6affa365eee55d2e5a18f889691900711583e Author: Christian König Date: Sun Mar 20 22:14:49 2011 +0100 [g3dvl] simplify motion vector calculation

Mesa (pipe-video): [g3dvl] rename motion vector fields

2011-03-24 Thread Christian König
Module: Mesa Branch: pipe-video Commit: bac8760f7f3523e9b6d5b2fd7cd46091d4883f5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bac8760f7f3523e9b6d5b2fd7cd46091d4883f5e Author: Christian König Date: Sun Mar 20 21:34:38 2011 +0100 [g3dvl] rename motion vector fields --- src

Mesa (pipe-video): [g3dvl] correctly implement non power of two buffers

2011-03-20 Thread Christian König
Module: Mesa Branch: pipe-video Commit: dd6cd206a6395be651bc965580e17c0d63513c7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd6cd206a6395be651bc965580e17c0d63513c7b Author: Christian König Date: Sun Mar 20 19:45:06 2011 +0100 [g3dvl] correctly implement non power of two buffers

Mesa (pipe-video): [g3dvl] cleanup idct init

2011-03-20 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 713a52d8564193e222e16aad52758d8fa3b79635 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=713a52d8564193e222e16aad52758d8fa3b79635 Author: Christian König Date: Sun Mar 20 19:29:47 2011 +0100 [g3dvl] cleanup idct init --- src/gallium

Mesa (pipe-video): [g3dvl] fix power_of_two buffer with/height handling

2011-03-20 Thread Christian König
Module: Mesa Branch: pipe-video Commit: 1a238efe424c666d730ffe91c01f49415797a7ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a238efe424c666d730ffe91c01f49415797a7ca Author: Christian König Date: Sun Mar 20 19:00:50 2011 +0100 [g3dvl] fix power_of_two buffer with/height handling

Mesa (master): r600g: remove some now unneeded code from r600_bc_vtx_build

2011-03-09 Thread Christian König
Module: Mesa Branch: master Commit: bb4f2a0f3513a20fc3bd27ad4c278e370e5491a8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb4f2a0f3513a20fc3bd27ad4c278e370e5491a8 Author: Christian König Date: Wed Mar 9 13:54:35 2011 +0100 r600g: remove some now unneeded code from

Mesa (master): r600g: R700+ can do more than 8 tex and vtx clause in one CF inst

2011-03-09 Thread Christian König
Module: Mesa Branch: master Commit: 2ed56d317046ed07f6a357905d89f0db54da80ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ed56d317046ed07f6a357905d89f0db54da80ad Author: Christian König Date: Wed Mar 9 13:11:10 2011 +0100 r600g: R700+ can do more than 8 tex and vtx clause in

Mesa (master): r600g: split R600 and R700 CF generation for VTX and TEX

2011-03-09 Thread Christian König
Module: Mesa Branch: master Commit: 8dc1dfc9f0b1c98d3bcad63c4a70a0952b865a9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8dc1dfc9f0b1c98d3bcad63c4a70a0952b865a9e Author: Christian König Date: Wed Mar 9 13:03:50 2011 +0100 r600g: split R600 and R700 CF generation for VTX and TEX

Mesa (master): r600g: set start instance correctly

2011-03-08 Thread Christian König
Module: Mesa Branch: master Commit: 719f07e45a4cd43d1edce196512b54f36ada53b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=719f07e45a4cd43d1edce196512b54f36ada53b1 Author: Christian König Date: Tue Mar 8 16:48:39 2011 +0100 r600g: set start instance correctly --- src/gallium

Mesa (master): r600g: use long long integers for instance addr calculation

2011-03-06 Thread Christian König
Module: Mesa Branch: master Commit: e0cf8471a17ca47ed561b3a2ca8c604183213d6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0cf8471a17ca47ed561b3a2ca8c604183213d6b Author: Christian König Date: Sun Mar 6 23:34:03 2011 +0100 r600g: use long long integers for instance addr

Mesa (master): r600g: simplify instance addr calculation

2011-03-05 Thread Christian König
Module: Mesa Branch: master Commit: 17b9b757b704e0dcf370f7ae6e72c6e22601363d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=17b9b757b704e0dcf370f7ae6e72c6e22601363d Author: Christian König Date: Sat Mar 5 13:40:55 2011 +0100 r600g: simplify instance addr calculation Use

Mesa (master): r600g: fix fragment shader size calculation

2011-03-04 Thread Christian König
Module: Mesa Branch: master Commit: fd2409ca2736dcc9339fd2ed7c021976a170d787 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd2409ca2736dcc9339fd2ed7c021976a170d787 Author: Christian König Date: Sat Mar 5 01:46:31 2011 +0100 r600g: fix fragment shader size calculation bc.ndw is

Mesa (master): r600g: correct mega_fetch_count in fetch shader

2011-03-02 Thread Christian König
Module: Mesa Branch: master Commit: 8d9ea4c4e7d0aa28ca86e0f620cde187b0c6c96b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d9ea4c4e7d0aa28ca86e0f620cde187b0c6c96b Author: Christian König Date: Wed Mar 2 23:47:41 2011 +0100 r600g: correct mega_fetch_count in fetch shader

<    2   3   4   5   6   7   8   >