summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers
Commit message (Expand)AuthorAgeFilesLines
* st/egl: add support for null platformChia-I Wu2011-09-204-2/+213
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-185-10/+37
* d3d1x: fix parsing of SM4 relative addressing register opChristoph Bumiller2011-09-171-1/+1
* d3d1x: set flatshade_first in rasterizer stateChristoph Bumiller2011-09-172-0/+2
* d3d1x: initialize point size and line width to 1Christoph Bumiller2011-09-172-0/+4
* st/vdpau: Preliminary support for timestamped output surface into the present...Emeric Grange2011-09-142-6/+80
* st/vdpau: Output surfaces that are too large to fit into the display target w...Emeric Grange2011-09-141-1/+7
* st/vdpau: Add get_clear_color capabilityEmeric Grange2011-09-141-1/+9
* st/vdpau: Add documentation from the VDPAU API and update some tracesEmeric Grange2011-09-1410-20/+235
* st/vdpau: Various whitespace cleanups found while reading some codeEmeric Grange2011-09-149-33/+34
* g3dvl: Add max_references parameter to vl_create_decoder()Emeric Grange2011-09-142-3/+3
* st/dri: remove the call to driInitExtensionsMarek Olšák2011-09-101-20/+0
* 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