summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* d3d1x: fix a build errorChia-I Wu2011-09-091-3/+4
* st/dri: add support for __DRI_IMAGE_FORMAT_ABGR8888Chia-I Wu2011-09-091-0/+6
* st/egl: Fix GDI build.José Fonseca2011-09-081-1/+1
* st/egl: add premultiplied alpha support to waylandBenjamin Franzke2011-09-084-4/+24
* st/egl: correctly return configs under waylandBenjamin Franzke2011-09-084-23/+98
* Revert "st/egl: correctly return configs under wayland"Chia-I Wu2011-09-084-113/+30
* Revert "st/egl: add premultiplied alpha support to wayland"Chia-I Wu2011-09-084-32/+3
* st/egl: add premultiplied alpha support to waylandChia-I Wu2011-09-084-3/+32
* st/egl: correctly return configs under waylandChia-I Wu2011-09-084-30/+113
* st/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHAChia-I Wu2011-09-083-7/+25
* st/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHAChia-I Wu2011-09-081-1/+10
* st/egl: add native_present_controlChia-I Wu2011-09-0811-49/+57
* st/egl: track changes to drop wl_visual in waylandChia-I Wu2011-09-084-20/+44
* st/egl: track server side wayland changesChia-I Wu2011-09-082-2/+2
* st/egl: use new wl_callback mechanism in waylandChia-I Wu2011-09-082-49/+30
* 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