| Commit message (Expand) | Author | Age | Files | Lines |
* | st/xvmc/tests: avoid non portable error.h functions | Jonathan Gray | 2014-09-05 | 5 | -13/+22 |
* | xvmc/tests: %C isn't a valid printf specifier. | Dave Airlie | 2014-09-02 | 1 | -2/+2 |
* | st/xvmc: pick up the headers for distribution | Emil Velikov | 2014-08-28 | 2 | -2/+5 |
* | st/xvmc: automake: move tests to noinst | Emil Velikov | 2014-08-28 | 1 | -3/+4 |
* | gallium: rename R4A4 and A4R4 formats to match their swizzle | Marek Olšák | 2014-03-07 | 1 | -3/+3 |
* | st/xvmc: fix tests so that they pass | Ilia Mirkin | 2014-02-16 | 3 | -10/+12 |
* | gallium: remove PIPE_USAGE_STATIC | Marek Olšák | 2014-02-06 | 1 | -1/+1 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 14 | -14/+14 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 1 | -1/+1 |
* | st/xvmc: enable automake subdir-objects | Emil Velikov | 2013-11-16 | 1 | -0/+1 |
* | st/xvmc: consolidate C sources list into Makefile.sources | Emil Velikov | 2013-10-01 | 2 | -6/+8 |
* | st/xvmc: Include u_surface.h for u_copy_rect. | Vinson Lee | 2013-09-30 | 1 | -0/+1 |
* | st/xvmc: exit gracefully if we fail to create video buffer | Emil Velikov | 2013-08-19 | 1 | -0/+4 |
* | vl: add entrypoint to get_video_param | Christian König | 2013-08-19 | 2 | -2/+5 |
* | vl: rename pipe_video_decoder to pipe_video_codec | Christian König | 2013-08-19 | 4 | -8/+8 |
* | vl: rename enum pipe_video_codec to pipe_video_format | Christian König | 2013-08-19 | 1 | -1/+1 |
* | vl: use a template for create_video_decoder | Christian König | 2013-08-19 | 1 | -8/+10 |
* | st/xvmc/tests: avoid non portable error.h functions | Jonathan Gray | 2013-07-11 | 1 | -5/+8 |
* | st/xvmc/tests: Fix build failure, v2 | Lauri Kasanen | 2013-05-03 | 1 | -1/+1 |
* | vl/compositor: cleanup background clearing | Christian König | 2013-05-01 | 1 | -1/+1 |
* | st/xvmc/tests: Ensure colorkey is initialized. | Vinson Lee | 2013-02-22 | 1 | -0/+4 |
* | Remove hacks for static Makefiles | Matt Turner | 2013-01-13 | 1 | -6/+0 |
* | Clean up .gitignore files | Matt Turner | 2013-01-10 | 1 | -1/+0 |
* | state_trackers/xvmc/test: Convert to automake | Matt Turner | 2013-01-10 | 4 | -31/+25 |
* | state_trackers/xvmc: Convert to automake | Matt Turner | 2013-01-10 | 3 | -14/+43 |
* | gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag | Marek Olšák | 2013-01-04 | 1 | -1/+1 |
* | gallium: remove pipe_surface::usage | Marek Olšák | 2012-12-12 | 1 | -1/+0 |
* | gallium: unify transfer functions | Marek Olšák | 2012-10-11 | 1 | -22/+13 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2012-09-05 | 1 | -2/+1 |
* | Remove Xcalloc/Xmalloc/Xfree calls | Matt Turner | 2012-09-05 | 4 | -5/+5 |
* | vl: move winsys helper out of winsys directory | Christian König | 2012-03-28 | 4 | -8/+4 |
* | vl/csc: simplify matrix handling | Christian König | 2012-03-02 | 2 | -6/+6 |
* | vl/compositor: add support for per layer dst areas | Christian König | 2012-03-02 | 1 | -1/+2 |
* | vl/compositor: add per vertex color suport | Christian König | 2012-03-02 | 1 | -1/+1 |
* | vl/compositor: replace pipe_video_rect with u_rect | Christian König | 2012-03-02 | 3 | -6/+6 |
* | vl/compositor: split shaders and state | Christian König | 2012-03-02 | 4 | -7/+23 |
* | vl: move dirty area handling into winsys abstraction | Christian König | 2012-03-01 | 2 | -4/+4 |
* | st/xvmc: remove dst buffer texture workaround | Christian König | 2012-03-01 | 3 | -23/+11 |
* | st/xvmc: move xvmc state tracker out of xorg subdir | Christian König | 2012-02-25 | 17 | -0/+3182 |