clover: Clean up property query functions by using a new property_buffer helper class.
[mesa.git] / src / gallium / state_trackers / xvmc /
2013-10-01 Emil Velikovst/xvmc: consolidate C sources list into Makefile.sources
2013-10-01 Vinson Leest/xvmc: Include u_surface.h for u_copy_rect.
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-08-19 Christian Königvl: use a template for create_video_decoder
2013-07-11 Jonathan Grayst/xvmc/tests: avoid non portable error.h functions
2013-05-03 Lauri Kasanenst/xvmc/tests: Fix build failure, v2
2013-05-01 Christian Königvl/compositor: cleanup background clearing
2013-02-23 Vinson Leest/xvmc/tests: Ensure colorkey is initialized.
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerstate_trackers/xvmc/test: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xvmc: 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-11 Marek Olšákgallium: unify transfer functions
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-02 Christian Königvl/csc: simplify matrix handling
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