summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [g3dvl] merge fixChristian König2011-01-111-16/+14
* Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König2011-01-1095-4059/+3281
|\
| * vl: initial implementation of vlVaQueryImageFormats(), vlVaCreateImage(), vlV...Thomas Balling Sørensen2010-10-2810-27/+211
| * vl: rest of va stubsThomas Balling Sørensen2010-10-286-6/+57
| * vl: enable target va-r600Thomas Balling Sørensen2010-10-283-3/+86
| * vl: Initial implementation of vlVaQuerySubpictureFormats.Thomas Balling Sørensen2010-10-281-2/+34
| * vl: small typos and stuffThomas Balling Sørensen2010-10-283-58/+60
| * vl: morefixes to Luc's patchThomas Balling Sørensen2010-10-273-4/+4
| * vl: rest of Luc's patchThomas Balling Sørensen2010-10-275-0/+442
| * vl: commited Orasanu Lucian's patch containing va stubs.Thomas Balling Sørensen2010-10-277-96/+369
| * vl: creating cleaner way of naming librariesThomas Balling Sørensen2010-10-264-5/+6
| * vl: fix some build issues after the mergeThomas Balling Sørensen2010-10-261-4/+5
| * vl: pipe-video branch merged with Königs pipe-video branchThomas Balling Sørensen2010-10-264-51/+10
| * Merge branch 'pipe-video' of git://anongit.freedesktop.org/~deathsimple/xvmc-...Thomas Balling Sørensen2010-10-2613-22/+156
| |\
| * \ Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-261136-30572/+36773
| |\ \
| * | | vl: add'ed stub for VaCreateImageThomas Balling Sørensen2010-10-253-1/+17
| * | | vl: more stub work for a va implementationThomas Balling Sørensen2010-10-256-50/+209
| * | | vl: va state-tracker configuration scriptsThomas Balling Sørensen2010-10-246-10/+41
| * | | vl: initial va-api implementationThomas Balling Sørensen2010-10-234-0/+244
| * | | vl: more work on the bitstream_parserThomas Balling Sørensen2010-10-132-31/+70
| * | | vl: bitstream decoder finds startcodesThomas Balling Sørensen2010-10-087-23/+28
| * | | vl: some more fixes and addition to the decoder handlingThomas Balling Sørensen2010-10-074-14/+36
| * | | vl: implemented a few functions and made stubs to get mplayer runningThomas Balling Sørensen2010-10-0614-44/+387
| * | | vl: initial commit of the bitstream parserThomas Balling Sørensen2010-10-064-12/+108
| * | | Merge branch 'master' of ssh://cgit.freedesktop.org/~tball/mesa-gallium-vdpau...Thomas Balling Sørensen2010-10-055-862/+880
| |\ \ \
| * | | | vl: change the xvmc state_tracker to the new gallium APIThomas Balling Sørensen2010-10-051-2/+11
| * | | | vl: changed video pipe to use the new gallium API within masterThomas Balling Sørensen2010-10-059-173/+179
| * | | | Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-052600-147442/+290792
| |\ \ \ \
| * | | | | vl: ...Thomas Balling Sørensen2010-10-051-3/+5
| * | | | | vl: moved some functions to more appropriate placesThomas Balling Sørensen2010-09-304-17/+58
| * | | | | vl: Renamed function to appropriate name.Thomas Balling Sørensen2010-09-271-2/+2
| * | | | | vl: Made vdpauinfo run againThomas Balling Sørensen2010-09-211-1/+2
| * | | | | vl: Made the project compile again.Thomas Balling Sørensen2010-09-213-4/+213
| * | | | | vl: Various cleanups. Need to start from scratch with bitstream parserThomas Balling Sørensen2010-09-211-0/+0
| * | | | | Fixed an endianproblemThomas Balling Sørensen2010-08-041-3/+44
| * | | | | Stubs for the bitstream mpeg2 decoderThomas Balling Sørensen2010-08-013-192/+33
| * | | | | Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen2010-07-2212-54/+436
| * | | | | Made some decoding function for mpeg2-decodingThomas Balling Sørensen2010-07-209-48/+345
| * | | | | Added decode.cThomas Balling Sørensen2010-07-181-0/+29
| * | | | | fixed compilationThomas Balling Sørensen2010-07-141-0/+1
| * | | | | vdpau changesThomas Balling Sørensen2010-07-1456-3984/+180
| * | | | | added surface.c and made some changes in device.cThomas Balling Sørensen2010-07-141-0/+161
* | | | | | [g3dvl] static usage for intermediate bufferChristian König2011-01-101-1/+1
* | | | | | r600g: place buffers into different domains, based on usage flagsChristian König2011-01-101-5/+18
* | | | | | [g3dvl] move to integer verticiesChristian König2011-01-105-84/+66
* | | | | | [g3dvl] use a table of empty block mask instead of calculating itChristian König2011-01-092-25/+22
* | | | | | r600g: check if hardware blits are possible bevore enabling tillingChristian König2011-01-091-49/+50
* | | | | | r600g: some merge fixesChristian König2011-01-091-6/+14
* | | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-08396-4969/+24405
|\ \ \ \ \ \
| * | | | | | mesa: Clean up header file inclusion in cpuinfo.c.Vinson Lee2011-01-081-1/+1