Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-01-12 | 83 | -854/+2070 |
|\ | |||||
| * | r600g: fix tex and vtx joining | Christian König | 2011-01-12 | 1 | -2/+2 |
| * | r600g: Fixed SIN/COS/SCS for the case where the operand is a literal. | Tilman Sauerbeck | 2011-01-11 | 1 | -2/+15 |
| * | noop: remove dead dri target | Jerome Glisse | 2011-01-11 | 3 | -128/+0 |
| * | r600g: move user fence into base radeon structure | Jerome Glisse | 2011-01-11 | 6 | -43/+42 |
| * | r300g: add debug option for buffer upload logging | Marek Olšák | 2011-01-10 | 3 | -0/+9 |
| * | st/egl: Fix a void pointer arithmetic warning. | Chia-I Wu | 2011-01-10 | 1 | -1/+1 |
| * | mesa: Remove GLES overlay. | Chia-I Wu | 2011-01-10 | 4 | -52/+2 |
| * | noop: make noop useable like trace or rbug | Jerome Glisse | 2011-01-09 | 5 | -50/+90 |
| * | r300g: do not upload the same user buffer several times | Marek Olšák | 2011-01-09 | 1 | -1/+3 |
| * | nvc0: implement queries | Christoph Bumiller | 2011-01-09 | 10 | -23/+432 |
| * | i965g: fix warnings | Dave Airlie | 2011-01-09 | 2 | -2/+1 |
| * | i965g: update intel_decode from upstream. | Dave Airlie | 2011-01-09 | 4 | -137/+432 |
| * | i965g: update disassembler code from classic. | Dave Airlie | 2011-01-09 | 9 | -36/+97 |
| * | i965g: update brw_defines.h from classic driver | Dave Airlie | 2011-01-09 | 3 | -37/+397 |
| * | i965g: update brw_structs.h from classic driver. | Dave Airlie | 2011-01-09 | 3 | -88/+288 |
| * | i965g: update to similiar gen stuff as i965 | Dave Airlie | 2011-01-09 | 33 | -151/+173 |
| * | r300g: fix crash when flushing ZMASK | Marek Olšák | 2011-01-09 | 5 | -92/+81 |
| * | targets/egl: add libnvc0.a to nouveau libs | Marcin Slusarz | 2011-01-09 | 1 | -0/+1 |
| * | nvfx,nv50: pipe_reference the constant buffers | Christoph Bumiller | 2011-01-08 | 2 | -6/+5 |
| * | nvc0: fix primitive restart in immediate mode | Christoph Bumiller | 2011-01-08 | 2 | -9/+18 |
* | | [g3dvl] merge fix | Christian König | 2011-01-11 | 1 | -16/+14 |
* | | Merge remote branch 'vdpau/pipe-video' into pipe-video | Christian König | 2011-01-10 | 95 | -4059/+3281 |
|\ \ | |||||
| * | | vl: initial implementation of vlVaQueryImageFormats(), vlVaCreateImage(), vlV... | Thomas Balling Sørensen | 2010-10-28 | 10 | -27/+211 |
| * | | vl: rest of va stubs | Thomas Balling Sørensen | 2010-10-28 | 6 | -6/+57 |
| * | | vl: enable target va-r600 | Thomas Balling Sørensen | 2010-10-28 | 3 | -3/+86 |
| * | | vl: Initial implementation of vlVaQuerySubpictureFormats. | Thomas Balling Sørensen | 2010-10-28 | 1 | -2/+34 |
| * | | vl: small typos and stuff | Thomas Balling Sørensen | 2010-10-28 | 3 | -58/+60 |
| * | | vl: morefixes to Luc's patch | Thomas Balling Sørensen | 2010-10-27 | 3 | -4/+4 |
| * | | vl: rest of Luc's patch | Thomas Balling Sørensen | 2010-10-27 | 5 | -0/+442 |
| * | | vl: commited Orasanu Lucian's patch containing va stubs. | Thomas Balling Sørensen | 2010-10-27 | 7 | -96/+369 |
| * | | vl: creating cleaner way of naming libraries | Thomas Balling Sørensen | 2010-10-26 | 4 | -5/+6 |
| * | | vl: fix some build issues after the merge | Thomas Balling Sørensen | 2010-10-26 | 1 | -4/+5 |
| * | | vl: pipe-video branch merged with Königs pipe-video branch | Thomas Balling Sørensen | 2010-10-26 | 4 | -51/+10 |
| * | | Merge branch 'pipe-video' of git://anongit.freedesktop.org/~deathsimple/xvmc-... | Thomas Balling Sørensen | 2010-10-26 | 13 | -22/+156 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into pipe-video | Thomas Balling Sørensen | 2010-10-26 | 200 | -4866/+9064 |
| |\ \ \ | |||||
| * | | | | vl: add'ed stub for VaCreateImage | Thomas Balling Sørensen | 2010-10-25 | 3 | -1/+17 |
| * | | | | vl: more stub work for a va implementation | Thomas Balling Sørensen | 2010-10-25 | 6 | -50/+209 |
| * | | | | vl: va state-tracker configuration scripts | Thomas Balling Sørensen | 2010-10-24 | 6 | -10/+41 |
| * | | | | vl: initial va-api implementation | Thomas Balling Sørensen | 2010-10-23 | 4 | -0/+244 |
| * | | | | vl: more work on the bitstream_parser | Thomas Balling Sørensen | 2010-10-13 | 2 | -31/+70 |
| * | | | | vl: bitstream decoder finds startcodes | Thomas Balling Sørensen | 2010-10-08 | 7 | -23/+28 |
| * | | | | vl: some more fixes and addition to the decoder handling | Thomas Balling Sørensen | 2010-10-07 | 4 | -14/+36 |
| * | | | | vl: implemented a few functions and made stubs to get mplayer running | Thomas Balling Sørensen | 2010-10-06 | 14 | -44/+387 |
| * | | | | vl: initial commit of the bitstream parser | Thomas Balling Sørensen | 2010-10-06 | 4 | -12/+108 |
| * | | | | Merge branch 'master' of ssh://cgit.freedesktop.org/~tball/mesa-gallium-vdpau... | Thomas Balling Sørensen | 2010-10-05 | 5 | -862/+880 |
| |\ \ \ \ | |||||
| * | | | | | vl: change the xvmc state_tracker to the new gallium API | Thomas Balling Sørensen | 2010-10-05 | 1 | -2/+11 |
| * | | | | | vl: changed video pipe to use the new gallium API within master | Thomas Balling Sørensen | 2010-10-05 | 7 | -49/+62 |
| * | | | | | Merge branch 'master' into pipe-video | Thomas Balling Sørensen | 2010-10-05 | 1151 | -43203/+135831 |
| |\ \ \ \ \ | |||||
| * | | | | | | vl: ... | Thomas Balling Sørensen | 2010-10-05 | 1 | -3/+5 |