st/xorg: fix build when /lib/gallium directory does not exist yet
[mesa.git] / src / gallium / state_trackers / xorg /
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
2011-03-25 Christian König[g3dvl] start implementing AI44 and IA44 subpicture
2011-03-25 Christian König[g3dvl] make ref_surface handling more sane
2011-03-24 Christian König[g3dvl] make mapping and flushing of buffers a public...
2011-03-22 Christian König[g3dvl] make video buffer a public available interface
2011-03-20 Christian König[g3dvl] rename motion vector fields
2011-03-20 Christian König[g3dvl] fix power_of_two buffer with/height handling
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-11 Marek Olšákgallium: kill is_resource_referenced
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
next