wayland: Use new wl_display_disconnect
[mesa.git] / src / gallium / state_trackers / xorg /
2012-02-25 Christian Königst/xvmc: move xvmc state tracker out of xorg subdir
2012-02-25 Christian Königvl: rework winsys interface
2012-02-21 Christian Königvl: add support for bob deinterlacing
2012-02-06 Christian Königst/xvmc: respect caps when creating video buffers
2012-01-25 Christian Königst/xvmc: remove xorg-server dependency
2012-01-15 Christian Königvl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
2012-01-15 Christian Königvl: move away from state like parameters
2012-01-15 Christian Königvl/video_buffer: use template style create params
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2011-12-20 Maarten Lankhorstxvmc: Remove unused variable
2011-12-14 Christian Königg3dvl/compositor: improve dirty area handling
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-04 Stéphane Marchesinconfigure: replace pkg-config calls with $(PKG_CONFIG...
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-09-14 Emeric Grangeg3dvl: Add max_references parameter to vl_create_decoder()
2011-09-04 Maarten Lankhorstxvmc: Replace frame_started by picture_structure
2011-09-01 Christian Königst/xvmc: the alpha component of palette entries isn...
2011-09-01 Christian Königg3dvl: extend the functionality of the compositor
2011-09-01 Christian Königst/xvmc: remove L4A4_UNORM workaround
2011-08-29 Maarten Lankhorstxorg/xvmc: Only set decode buffer when available
2011-08-29 Kai Wasserbächst/xorg: Fix include style
2011-08-28 Maarten Lankhorstxvmc tests: Clean up test_rendering slightly
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Michel Dänzerst/xorg: Fix solid fills for formats other than PICT_a8...
2011-08-26 Michel Dänzerst/xorg: Disable dirty throttling by default.
2011-08-26 Michel Dänzerst/xorg: Only damage non-front source in DRI2 CopyRegio...
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 5/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 4/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 3/5
2011-08-26 Christian Königg3dvl: Rework the decoder interface part 1/5
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-23 Maarten Lankhorstst/xorg: Advertise support for XvMC
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-15 Christian Königg3dvl: no need for flushing inside the compositor any...
2011-07-15 Christian Königg3dvl: correctly distinct dst area and clip area in...
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-11 Christian König[g3dvl] fix a whole bunch of memory leaks
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-08 Christian König[g3dvl] and finally remove pipe_video_context
2011-07-08 Christian König[g3dvl] move video buffer creation out of video context
2011-07-08 Christian König[g3dvl] move compositor creation and handling directly...
2011-07-08 Christian König[g3dvl] remove sampler view handling from video context
2011-07-07 Christian König[g3dvl] rename get_param to get_video_param and move...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-20 Marcin Slusarzst/xorg: initialize drm_mode.type
2011-06-20 Marcin Slusarzst/xorg: fix crash triggered by rendercheck -t composit...
2011-06-20 Marcin Slusarzst/xorg: fix crash triggered by rendercheck -t blend...
2011-06-14 Marek Olšákst/xorg: remove unused variable
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-07 Christian Königxvmc: fix some warning about uninitialized vars
2011-06-07 Christian König[g3dvl] move dummy quantification into xvmc state tracker
2011-06-05 Christian König[g3dvl] rename map/unmap to begin/end frame
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-09 Marcin Slusarzst/xorg: add some debugging messages to xorg_exa.c
2011-05-09 Marcin Slusarzst/xorg: remove DEBUG_PRINT macro and add exa_debug_printf
2011-05-09 Marcin Slusarzst/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-06 Marcin Slusarzgallium/xorg st/nv50: add PIPE_BIND_CURSOR
2011-05-03 Marcin Slusarzst/xorg: flush after loading the cursor
2011-05-02 Michel Dänzerst/xorg: Fix two more instances of typo 'accle'.
2011-05-02 Marcin Slusarzst/xorg: fix typos
2011-04-27 Christian König[g3dvl] make reset_dirty_area a public interface
2011-04-27 Christian Königxvmc: recreate drawable surface only when dst area...
2011-04-27 Christian König[g3dvl] fix a couple of bugs around paletted subpictures
2011-04-25 Christian Königxvmc: futher optimize ycbcr upload
2011-04-24 Christian König[g3dvl] rework fence handling and add r600g workaround
2011-04-24 Christian König[g3dvl] start supporting different render target formats
2011-04-24 Christian König[g3dvl] remove resource_format workaround
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-23 Christian König[g3dvl] make ycbcr stream and block data a public interface
2011-04-20 Christian König[g3dvl] make motion vector buffers a public interface
2011-04-17 Christian König[g3dvl] give mv their own vertex buffer back
2011-04-13 Christian Königxvmc: use a pipe_video_rect for subpicture src & dst
2011-04-13 Christian Königxvmc: Define some Xv attribs to allow users to specify...
2011-04-12 Christian Königxvmc: move subpicture swizzle into own function
2011-04-12 Christian Königxvmc: fix compiler warning
2011-04-12 Christian Königxvmc: flush surface of macroblock (0,0) is detected
2011-04-12 Christian Königxvmc: cleanup headers
2011-04-12 Christian König[g3dvl] make resource format selection a public interface
2011-04-09 Christian Königxvmc: add a workaround for xines xxmc vo plugin
2011-04-09 Christian König[g3dvl] make mv weights a public interface
2011-04-07 Christian König[g3dvl] add support for different decoding entry points
2011-04-05 Christian König[g3dvl] and finally split the decoder part out of the...
2011-04-03 Christian König[g3dvl] some more debugging output in xvmc st
2011-04-03 Christian König[g3dvl] split compositor out of video context
2011-04-02 Christian Königg3dvl/xvmc: fix a stupid of by one bug
2011-03-26 Christian König[g3dvl] remove unused backbuffer from xvmc
2011-03-26 Christian König[g3dvl] fully implement paletted subpictures
2011-03-26 Christian König[g3dvl] correct subpicture stride in upload
2011-03-26 Christian König[g3dvl] start implementing palettes for subpictures
2011-03-26 Christian König[g3dvl] get sampler swizzle right for subpictures
2011-03-25 Christian König[g3dvl] throw out all unused parts of the interface
2011-03-25 Christian König[g3dvl] rework supicture handling
next