summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* state_trackers/dri/sw: Implement texture_from_pixmap.Stéphane Marchesin2011-09-061-7/+43
* Duplicate state_tracker/dri/sw/dri_drawable.cStéphane Marchesin2011-09-061-1/+269
* xvmc: Replace frame_started by picture_structureMaarten Lankhorst2011-09-042-10/+16
* st/vdpau: Implement VdpOutputSurfacePutBitsIndexed and VdpOutputSurfaceRender...Christian König2011-09-014-19/+307
* st/xvmc: the alpha component of palette entries isn't usedChristian König2011-09-011-1/+1
* g3dvl: extend the functionality of the compositorChristian König2011-09-013-4/+4
* st/xvmc: remove L4A4_UNORM workaroundChristian König2011-09-011-33/+5
* st/wgl: Fix build on mingw-w64José Fonseca2011-08-301-2/+2
* xorg/xvmc: Only set decode buffer when availableMaarten Lankhorst2011-08-291-3/+6
* 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