Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: remove unneeded #includes of main/compiler.h | Brian Paul | 2018-01-17 | 1 | -2/+0 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | st/mesa: remove #include mfeatures.h | Brian Paul | 2013-04-09 | 1 | -1/+0 |
* | st/mesa: remove what is left from u_blit | Marek Olšák | 2013-02-18 | 1 | -7/+0 |
* | mesa: remove FEATURE_EXT_framebuffer_blit define. | Oliver McFadden | 2012-09-15 | 1 | -10/+0 |
* | st/mesa: Include mfeatures.h in files that perform feature tests. | Vinson Lee | 2011-01-09 | 1 | -0/+1 |
* | st/mesa: Clean up header file inclusion in st_cb_blit.h. | Vinson Lee | 2010-08-04 | 1 | -2/+4 |
* | st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware. | Chia-I Wu | 2010-05-12 | 1 | -1/+11 |
* | gallium: glFramebufferBlitEXT() implementation | Brian | 2008-03-18 | 1 | -0/+46 |