blob: c5156438a1b6947b8e00be45ba4c87a745789130 [file] [log] [blame]
GALLIUM REMOTE DEBUGGING COMMON CODE
= About =
This directory contains the common code for the Gallium 3D remote debugging
driver and clients. The code is two parts the connection managment code and
the (de)marsheller.
The code currently uses tcp and ip4v for connections.
Information about driver integration can be found in:
src/gallium/drivers/rbug/README
for information about applications look in:
progs/rbug/README
for a GUI see:
http://cgit.freedesktop.org/mesa/rbug-gui
--
Jakob Bornecrantz <jakob@vmware.com>