summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König2011-01-1028-71/+3096
|\
| * vl: initial implementation of vlVaQueryImageFormats(), vlVaCreateImage(), vlV...Thomas Balling Sørensen2010-10-2810-27/+211
| * vl: rest of va stubsThomas Balling Sørensen2010-10-284-6/+7
| * vl: enable target va-r600Thomas Balling Sørensen2010-10-281-3/+3
| * 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
| * Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-2630-222/+407
| |\
| * | 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-086-23/+27
| * | 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-0612-44/+385
| * | vl: initial commit of the bitstream parserThomas Balling Sørensen2010-10-064-12/+108
| * | 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-051-0/+1
| * | Merge branch 'master' into pipe-videoThomas Balling Sørensen2010-10-05249-3750/+32043
| |\ \
| * | | 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
| * | | 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-206-46/+341
| * | | 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-145-8/+175
| * | | added surface.c and made some changes in device.cThomas Balling Sørensen2010-07-141-0/+161
* | | | Merge remote branch 'origin/master' into pipe-videoChristian König2011-01-085-6/+84
|\ \ \ \
| * | | | st/xorg: Flesh out colour map support and support depth 8.Michel Dänzer2011-01-053-1/+80
| * | | | st/egl: Fix eglChooseConfig when configs is NULL.Chia-I Wu2010-12-261-4/+4
| * | | | st/egl: Remove unnecessary header.Vinson Lee2010-12-231-1/+0
* | | | | Merge remote branch 'origin/master' into pipe-videoChristian König2010-12-2215-153/+143
|\| | | |
| * | | | st/vega: Remove unnecessary headers.Vinson Lee2010-12-226-12/+0
| * | | | st/egl: Assorted fixes for dri2_display_get_configs.Chia-I Wu2010-12-221-4/+36
| * | | | st/egl: Fix eglCopyBuffers.Chia-I Wu2010-12-221-6/+5
| * | | | st/egl: Plug pbuffer leaks.Chia-I Wu2010-12-221-8/+2
| * | | | st/egl: Allow single-buffered pixmaps.Chia-I Wu2010-12-222-26/+17
| * | | | st/egl: Remove native_config::samples.Chia-I Wu2010-12-223-5/+1
| * | | | st/egl: Remove native_config::slow_config.Chia-I Wu2010-12-225-9/+0
| * | | | st/egl: Remove unnecessary egl_g3d_find_pixmap_config.Chia-I Wu2010-12-223-36/+2
| * | | | st/egl: Make config optional for create_pixmap_surface.Chia-I Wu2010-12-223-46/+79
| * | | | st/python: remove unused 'buf' parameter in pipe_buffer_unmapVinson Lee2010-12-201-1/+1