aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg
Commit message (Expand)AuthorAgeFilesLines
* 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
| * st/xorg: remove DEBUG_PRINT macro and add exa_debug_printfMarcin Slusarz2011-05-091-30/+29
| * st/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT set to 1Marcin Slusarz2011-05-091-7/+5
* | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-073-13/+22
|\|
| * gallium/xorg st/nv50: add PIPE_BIND_CURSORMarcin Slusarz2011-05-061-0/+1
| * st/xorg: flush after loading the cursorMarcin Slusarz2011-05-031-7/+15
| * st/xorg: Fix two more instances of typo 'accle'.Michel Dänzer2011-05-021-2/+2
| * st/xorg: fix typosMarcin Slusarz2011-05-022-4/+4
* | [g3dvl] make reset_dirty_area a public interfaceChristian König2011-04-271-7/+9
* | xvmc: recreate drawable surface only when dst area changesChristian König2011-04-273-9/+19
* | [g3dvl] fix a couple of bugs around paletted subpicturesChristian König2011-04-271-9/+13
* | xvmc: futher optimize ycbcr uploadChristian König2011-04-251-7/+15
* | [g3dvl] rework fence handling and add r600g workaroundChristian König2011-04-242-6/+18