History log of /external/mesa3d/src/gallium/state_trackers/vega/handle.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e919dee1edd469c174c5c07c95efd4932a674b67 30-Jan-2011 Chia-I Wu <olv@lunarg.com> st/vega: Remove an invalid sanity check.

Before create_handle returns, obj->handle is 0. Calling
handle_to_object will fail.
/external/mesa3d/src/gallium/state_trackers/vega/handle.c
99c67f27d35a4bbbbefada8117d5972c7583cf42 23-Jan-2011 Brian Paul <brianp@vmware.com> vega: implement handler/pointer conversion using a hash table

Before, we were just casting between 32-bit VGHandles and 64-bit pointers.
/external/mesa3d/src/gallium/state_trackers/vega/handle.c