summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* st/xorg: Fix include styleKai Wasserbäch2011-08-297-31/+31
* vdpau: Fix include styleKai Wasserbäch2011-08-299-31/+32
* va: Fix include styleKai Wasserbäch2011-08-298-19/+19
* d3d1x: Fix include styleKai Wasserbäch2011-08-295-19/+19
* st/vdpau: Respect source_rect in VideoMixerRenderChristian König2011-08-291-1/+11
* xvmc tests: Clean up test_rendering slightlyMaarten Lankhorst2011-08-281-14/+24
* android: make DRM optionalChia-I Wu2011-08-272-2/+22
* st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8.Michel Dänzer2011-08-261-13/+13
* st/xorg: Disable dirty throttling by default.Michel Dänzer2011-08-261-1/+1
* st/xorg: Only damage non-front source in DRI2 CopyRegion hook.Michel Dänzer2011-08-261-7/+9
* g3dvl: Rework the decoder interface part 5/5Christian König2011-08-262-16/+8
* g3dvl: Rework the decoder interface part 4/5Christian König2011-08-263-23/+3
* g3dvl: Rework the decoder interface part 3/5Christian König2011-08-263-223/+57
* g3dvl: Rework the decoder interface part 2/5Christian König2011-08-262-15/+30
* g3dvl: Rework the decoder interface part 1/5Christian König2011-08-264-68/+108
* Merge branch 'kasanen-post-process-v2'Brian Paul2011-08-255-4/+47
|\
| * st/dri: Bind the post-processing queue to driLauri Kasanen2011-08-195-4/+47
* | d3d1x: save to correct slot in xs_set_constant_buffersChristoph Bumiller2011-08-251-2/+2
* | d3d1x: fix xs_set_samplersChristoph Bumiller2011-08-251-1/+2
* | st/xorg: Advertise support for XvMCMaarten Lankhorst2011-08-234-0/+129
* | st/egl: add a missing includeChia-I Wu2011-08-211-0/+1
* | st/egl: improve error loggingChia-I Wu2011-08-211-2/+3
* | st/egl: add buffer preserving support to AndroidChia-I Wu2011-08-211-4/+67
* | st/egl: improve buffer cache for AndroidChia-I Wu2011-08-211-31/+73
* | st/egl: swapping without a buffer is not an errorChia-I Wu2011-08-211-1/+1
* | st/egl: use HAL formats for Android backendChia-I Wu2011-08-211-26/+15
* | android: build st/egl with android backendChia-I Wu2011-08-211-0/+54
* | st/egl: add android backendChia-I Wu2011-08-215-0/+781
|/
* st/dri: Indent driconf optionsLauri Kasanen2011-08-171-7/+11
* st/dri: remove an unused-but-set variableMarek Olšák2011-08-161-1/+0
* dri2: check if context is valid before flushing the pipeCooper Yuan2011-08-161-1/+2
* dri2: add code to dri2_Flush extension.Cooper Yuan2011-08-161-0/+4
* d3d1x: adapt to resource_resolve interface changeChristoph Bumiller2011-08-071-3/+20
* st/dri: remove an unused-but-set variableMarek Olšák2011-08-051-7/+0
* st/dri: remove a dummy function dri2_create_contextMarek Olšák2011-08-051-15/+1
* egl/gbm: Fix EGL_DEFAULT_DISPLAYBenjamin Franzke2011-08-042-5/+22
* st/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEWChia-I Wu2011-07-291-3/+4
* vdpau: enable mpeg1 hw decoding, using the exact same code path as mpeg2Emeric2011-07-251-12/+13
* g3dvl: no need for flushing inside the compositor any moreChristian König2011-07-153-4/+5
* g3dvl: correctly distinct dst area and clip area in the compositorChristian König2011-07-153-3/+4
* g3dvl: change picture parameter of decode_bitstream to general versionChristian König2011-07-151-1/+1
* Merge branch 'pipe-video'Christian König2011-07-1342-0/+7029
|\
| * vaapi: cleanup the source and let the st at least compile againChristian König2011-07-1211-611/+517
| * [g3dvl] add some more PIPE_VIDEO_CAPsChristian König2011-07-121-20/+12
| * [g3dvl] fix a whole bunch of memory leaksChristian König2011-07-114-0/+14
| * Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-117-51/+131
| |\
| * | vdpau: make capabilities query more saneChristian König2011-07-103-45/+32
| * | vdpau: implement VdpOutputSurfaceGetParametersChristian König2011-07-104-18/+51
| * | vdpau: add implementation of VdpDecoderGetParametersChristian König2011-07-082-0/+34
| * | [g3dvl] and finally remove pipe_video_contextChristian König2011-07-0810-56/+34