History log of /external/mesa3d/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7bac333508835776573e6f3192c819dbe4303480 28-Oct-2015 Emil Velikov <emil.l.velikov@gmail.com> winsys/virgl: rework line wrapping/indent

Wrap some of the 'omg it's getting out of hand' long lines, and
re-indent where things feel off.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h
493e410d552e97572ca9a492d23648f6a236e4a4 29-Oct-2015 Emil Velikov <emil.l.velikov@gmail.com> virgl: unwrap the includes

Include what you want, rather than relying on a header foo.h N levels
down the include chain, to provide something that you need.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h
1ce685f05e798d1b3c0526b5431f8109dd8803fa 28-Oct-2015 Emil Velikov <emil.l.velikov@gmail.com> winsys/virgl: throw in some inline wrappers

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h
87f7d61e1973fe8279833d966daf75708f312b0e 28-Oct-2015 Emil Velikov <emil.l.velikov@gmail.com> virgl: move virgl_hw.h into the driver dir

Strictly speaking virgl_hw.h should reside in the driver folder, as
it describes the hardware. Moving it allows us to nuke the following
strange dependency

winsys/vtest > driver > winsys/drm

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h
014f8ef2ff7885a2856f9558c693f8d45adb400d 26-Oct-2015 Emil Velikov <emil.velikov@collabora.com> virgl: straighten the includes confusion

Use the relevant GALLIUM_foo_CFLAGS which has all the requirements
(not to mention VISIBITY_CFLAGS) and keep ../ out of the include
directives.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h
b3b82fe8ea1f7d02c93513920143cba2fe145b6c 13-Mar-2015 Dave Airlie <airlied@gmail.com> virgl/vtest: add vtest driver

virgl/vtest is a swrast driver that allows the
virgl acceleration to be tested without having
a virtual machine.

The backend has a unix socket server that
this connects to.

This is run by setting
LIBGL_ALWAYS_SOFTWARE=y
GALLIUM_DRIVER=virpipe

In this mode all renderering is sent over
a socket to the remote renderer, and the
results are readback and copies to the screen
using drisw. This works well enough to develop
new features and to help debug.

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h