History log of /external/mesa3d/src/gallium/targets/dri-i915/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/dri-i915/target.c
eb7cf3d2a64875d594e1c71b835a9e9704b7a8d6 15-Oct-2010 Jakob Bornecrantz <jakob@vmware.com> target-helpers: Remove per target software wrapper check

Instead of having a NAME_SOFTWARE check just use the GALLIUM_DRIVER
instead but set the default to native which is the same as not wrapped.
/external/mesa3d/src/gallium/targets/dri-i915/target.c
5ccab575fd737f3f08fe345ed96518f3784b74d3 23-Jul-2010 Jakob Bornecrantz <wallbraker@gmail.com> i915g: Allow wrapping with software pipes
/external/mesa3d/src/gallium/targets/dri-i915/target.c
57d14f2fbbfc50656be76fa0f77e1ed505180204 24-Jun-2010 Jakob Bornecrantz <jakob@vmware.com> gallium: Use debugging helper in all drm targets
/external/mesa3d/src/gallium/targets/dri-i915/target.c
c7015877beedd9831402755dbc58afddcbbd5339 01-Jun-2010 Jakob Bornecrantz <jakob@vmware.com> i915g: Move bootstrap code to targets
/external/mesa3d/src/gallium/targets/dri-i915/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/dri-i915/target.c