aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/virgl/virgl_screen.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-1/+1
* virgl: add VIRGL_DEBUG_XFERChia-I Wu2019-06-251-0/+1
* virgl: add VIRGL_DEBUG_SYNCChia-I Wu2019-06-251-0/+1
* virgl: fix the value of VIRGL_DEBUG_BGRA_DEST_SWIZZLEChia-I Wu2019-06-251-4/+6
* virgl: Add debug flag to bypass driconf to enable the BGRA tweaksGert Wollny2019-06-201-0/+3
* virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSEDGert Wollny2019-06-201-0/+1
* virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...Gert Wollny2019-06-201-0/+1
* virgl: Add code to accept BGRx_SRGB as RGBx_SRGBGert Wollny2019-06-201-0/+1
* virgl: More info about chosen alignment valueAlexandros Frantzis2019-06-071-0/+5
* virgl: get readback-formats from hostErik Faye-Lund2019-04-171-0/+3
* virgl: texture_transfer_pool --> transfer_poolGurchetan Singh2018-12-191-1/+1
* virgl: add debug-switch to output TGSIErik Faye-Lund2018-08-281-0/+1
* virgl: introduce $VIRGL_DEBUG=verboseErik Faye-Lund2018-08-281-0/+3
* virgl: use the new parent/child pools for transfersNicolai Hähnle2016-10-051-0/+3
* virgl: reuse screen when fd is already openRob Herring2016-02-021-0/+6
* virgl: unwrap the includesEmil Velikov2015-10-301-5/+2
* virgl: use virgl_screen/surface upcast wrappersEmil Velikov2015-10-301-1/+1
* virgl: remove sw_winsys pointer from virgl_screenEmil Velikov2015-10-301-1/+0
* virgl: rename virgl.h to virgl_screen.hEmil Velikov2015-10-301-0/+51