st/vdpau: drop unnecessary variable prof
[mesa.git] / src / gallium / state_trackers / xorg /
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-02-09 Jerome Glissexorg: fix exa finish access
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerstate_trackers/xorg: Convert to automake
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-10-30 Marvin Schmidtst/xorg: Remove superfluous miInitializeBackingStore...
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-08-03 Brian Paulst/xorg: updates for CSO interface changes
2012-07-20 Lucas Stachst/xorg: fix masked transformations
2012-07-18 Lucas Stachst/xorg: attach EDID to outputs
2012-07-18 Lucas Stachst/xorg: remove superfluous memset
2012-07-18 Lucas Stachst/xorg: reorder exa context creation and use screen...
2012-07-12 José Fonsecast/xorg: Fix build failure due to symbol clash.
2012-06-12 Dave Airliest/xorg: Fix crash on startup.
2012-06-06 Dave Airliexorg: port to new compat API.
2012-05-16 Michel Dänzerst/xorg: Better handling of EXA copies.
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákst/xorg: don't use user_buffer_create
2012-04-29 Marek Olšákst/xorg: fix compilation - wrong libkms include file
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
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
next