summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg
AgeCommit message (Expand)AuthorFilesLines
2012-05-16st/xorg: Better handling of EXA copies.Michel Dänzer4-225/+41
2012-04-30st/xorg: don't use user_buffer_createMarek Olšák1-51/+16
2012-04-30st/xorg: fix compilation - wrong libkms include fileMarek Olšák2-2/+2
2012-04-30gallium: change set_constant_buffer to be UBO-friendlyMarek Olšák1-1/+1
2012-02-25st/xvmc: move xvmc state tracker out of xorg subdirChristian König17-3182/+0
2012-02-25vl: rework winsys interfaceChristian König4-32/+33
2012-02-21vl: add support for bob deinterlacingChristian König1-1/+2
2012-02-06st/xvmc: respect caps when creating video buffersChristian König1-0/+6
2012-01-25st/xvmc: remove xorg-server dependencyChristian König1-1/+2
2012-01-15vl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMATChristian König1-1/+6
2012-01-15vl: move away from state like parametersChristian König1-26/+20
2012-01-15vl/video_buffer: use template style create paramsChristian König1-6/+8
2012-01-10Squash-merge branch 'gallium-clip-state'Marek Olšák1-0/+1
2012-01-09vl: replace decode_buffers with auxiliary data fieldChristian König3-8/+2
2011-12-20xvmc: Remove unused variableMaarten Lankhorst1-3/+0
2011-12-14g3dvl/compositor: improve dirty area handlingChristian König2-2/+4
2011-10-11gallium: rename ZS stencil type to UINT (v2)Dave Airlie1-2/+2
2011-10-04configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2-5/+5
2011-09-18gallium: move clear paths from rgba to a pointer to a color union (v2)Dave Airlie1-1/+6
2011-09-14g3dvl: Add max_references parameter to vl_create_decoder()Emeric Grange1-1/+1
2011-09-04xvmc: Replace frame_started by picture_structureMaarten Lankhorst2-10/+16
2011-09-01st/xvmc: the alpha component of palette entries isn't usedChristian König1-1/+1
2011-09-01g3dvl: extend the functionality of the compositorChristian König1-2/+2
2011-09-01st/xvmc: remove L4A4_UNORM workaroundChristian König1-33/+5
2011-08-29xorg/xvmc: Only set decode buffer when availableMaarten Lankhorst1-3/+6
2011-08-29st/xorg: Fix include styleKai Wasserbäch7-31/+31
2011-08-28xvmc tests: Clean up test_rendering slightlyMaarten Lankhorst1-14/+24
2011-08-26st/xorg: Fix solid fills for formats other than PICT_a8r8g8b8.Michel Dänzer1-13/+13
2011-08-26st/xorg: Disable dirty throttling by default.Michel Dänzer1-1/+1
2011-08-26st/xorg: Only damage non-front source in DRI2 CopyRegion hook.Michel Dänzer1-7/+9
2011-08-26g3dvl: Rework the decoder interface part 5/5Christian König1-12/+0
2011-08-26g3dvl: Rework the decoder interface part 4/5Christian König1-19/+1
2011-08-26g3dvl: Rework the decoder interface part 3/5Christian König2-220/+55
2011-08-26g3dvl: Rework the decoder interface part 1/5Christian König2-41/+80
2011-08-23st/xorg: Advertise support for XvMCMaarten Lankhorst4-0/+129
2011-07-15g3dvl: no need for flushing inside the compositor any moreChristian König1-2/+3
2011-07-15g3dvl: correctly distinct dst area and clip area in the compositorChristian König1-1/+2
2011-07-11[g3dvl] fix a whole bunch of memory leaksChristian König1-0/+4
2011-07-08[g3dvl] and finally remove pipe_video_contextChristian König3-32/+24
2011-07-08[g3dvl] move video buffer creation out of video contextChristian König1-4/+8
2011-07-08[g3dvl] move compositor creation and handling directly into the state trackersChristian König4-17/+16
2011-07-08[g3dvl] remove sampler view handling from video contextChristian König1-14/+57
2011-07-07[g3dvl] rename get_param to get_video_param and move into screen objectChristian König1-1/+3
2011-07-04Merge remote-tracking branch 'origin/master' into pipe-videoChristian König4-6/+7
2011-06-30scons: Expose pkg-config in a simpler manner.José Fonseca1-2/+3
2011-06-20st/xorg: initialize drm_mode.typeMarcin Slusarz1-0/+1
2011-06-20st/xorg: fix crash triggered by rendercheck -t composite -f a8r8g8b8 -o Src, ...Marcin Slusarz1-1/+1
2011-06-20st/xorg: fix crash triggered by rendercheck -t blend -f a8r8g8b8 -o ClearMarcin Slusarz1-2/+2
2011-06-14st/xorg: remove unused variableMarek Olšák1-1/+0
2011-06-07xvmc: fix some warning about uninitialized varsChristian König1-1/+1