swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
[mesa.git] / src / gallium / state_trackers / xvmc / surface.c
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-08-19 Emil Velikovst/xvmc: exit gracefully if we fail to create video...
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-19 Christian Königvl: rename pipe_video_decoder to pipe_video_codec
2013-08-19 Christian Königvl: rename enum pipe_video_codec to pipe_video_format
2013-05-01 Christian Königvl/compositor: cleanup background clearing
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-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-02 Christian Königvl/compositor: add support for per layer dst areas
2012-03-02 Christian Königvl/compositor: add per vertex color suport
2012-03-02 Christian Königvl/compositor: replace pipe_video_rect with u_rect
2012-03-02 Christian Königvl/compositor: split shaders and state
2012-03-01 Christian Königvl: move dirty area handling into winsys abstraction
2012-03-01 Christian Königst/xvmc: remove dst buffer texture workaround
2012-02-25 Christian Königst/xvmc: move xvmc state tracker out of xorg subdir