summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg
Commit message (Expand)AuthorAgeFilesLines
* st/xvmc: move xvmc state tracker out of xorg subdirChristian König2012-02-2517-3182/+0
* vl: rework winsys interfaceChristian König2012-02-254-32/+33
* vl: add support for bob deinterlacingChristian König2012-02-211-1/+2
* st/xvmc: respect caps when creating video buffersChristian König2012-02-061-0/+6
* st/xvmc: remove xorg-server dependencyChristian König2012-01-251-1/+2
* vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMATChristian König2012-01-151-1/+6
* vl: move away from state like parametersChristian König2012-01-151-26/+20
* vl/video_buffer: use template style create paramsChristian König2012-01-151-6/+8
* Squash-merge branch 'gallium-clip-state'Marek Olšák2012-01-101-0/+1
* vl: replace decode_buffers with auxiliary data fieldChristian König2012-01-093-8/+2
* xvmc: Remove unused variableMaarten Lankhorst2011-12-201-3/+0
* g3dvl/compositor: improve dirty area handlingChristian König2011-12-142-2/+4
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-2/+2
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-042-5/+5
* gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie2011-09-181-1/+6
* g3dvl: Add max_references parameter to vl_create_decoder()Emeric Grange2011-09-141-1/+1
* xvmc: Replace frame_started by picture_structureMaarten Lankhorst2011-09-042-10/+16
* 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-011-2/+2
* st/xvmc: remove L4A4_UNORM workaroundChristian König2011-09-011-33/+5
* xorg/xvmc: Only set decode buffer when availableMaarten Lankhorst2011-08-291-3/+6
* st/xorg: Fix include styleKai Wasserbäch2011-08-297-31/+31
* xvmc tests: Clean up test_rendering slightlyMaarten Lankhorst2011-08-281-14/+24
* 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-261-12/+0
* g3dvl: Rework the decoder interface part 4/5Christian König2011-08-261-19/+1
* g3dvl: Rework the decoder interface part 3/5Christian König2011-08-262-220/+55
* g3dvl: Rework the decoder interface part 1/5Christian König2011-08-262-41/+80
* st/xorg: Advertise support for XvMCMaarten Lankhorst2011-08-234-0/+129
* g3dvl: no need for flushing inside the compositor any moreChristian König2011-07-151-2/+3
* g3dvl: correctly distinct dst area and clip area in the compositorChristian König2011-07-151-1/+2
* [g3dvl] fix a whole bunch of memory leaksChristian König2011-07-111-0/+4
* [g3dvl] and finally remove pipe_video_contextChristian König2011-07-083-32/+24
* [g3dvl] move video buffer creation out of video contextChristian König2011-07-081-4/+8
* [g3dvl] move compositor creation and handling directly into the state trackersChristian König2011-07-084-17/+16
* [g3dvl] remove sampler view handling from video contextChristian König2011-07-081-14/+57
* [g3dvl] rename get_param to get_video_param and move into screen objectChristian König2011-07-071-1/+3
* Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-044-6/+7
|\
| * scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-2/+3
| * st/xorg: initialize drm_mode.typeMarcin Slusarz2011-06-201-0/+1
| * st/xorg: fix crash triggered by rendercheck -t composite -f a8r8g8b8 -o Src, ...Marcin Slusarz2011-06-201-1/+1
| * st/xorg: fix crash triggered by rendercheck -t blend -f a8r8g8b8 -o ClearMarcin Slusarz2011-06-201-2/+2
| * st/xorg: remove unused variableMarek Olšák2011-06-141-1/+0
* | xvmc: fix some warning about uninitialized varsChristian König2011-06-071-1/+1
* | [g3dvl] move dummy quantification into xvmc state trackerChristian König2011-06-071-0/+13
* | [g3dvl] rename map/unmap to begin/end frameChristian König2011-06-051-2/+2
* | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-151-38/+49
|\|
| * st/xorg: add some debugging messages to xorg_exa.cMarcin Slusarz2011-05-091-1/+15