History log of /external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_target.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ec7d5b8c021f655d49df4ba1ed2038ee423f9d5e 12-Oct-2011 Thomas Hellstrom <thellstrom@vmware.com> drm_driver: Add a configuration function to the driver descriptor.

Adds a possibility for the state tracker manager to query the
target for a specific configuration.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_target.c
57d14f2fbbfc50656be76fa0f77e1ed505180204 24-Jun-2010 Jakob Bornecrantz <jakob@vmware.com> gallium: Use debugging helper in all drm targets
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_target.c
cf91accc93b9f172b2f7c970f39e69b268a5bb26 23-Jun-2010 Jakob Bornecrantz <jakob@vmware.com> nouveau: Move bootstrap code to targets

Well sorta, at least I removed the drm_api dependancy and the
target can layer anything it wants to now.
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_target.c
c1a19689b83a9569b30ba43c168fdca328cb9f2e 01-Jun-2010 Jakob Bornecrantz <jakob@vmware.com> gallium: Make all drm drivers use the new drm compat helper
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_target.c