History log of /external/mesa3d/src/gallium/auxiliary/util/u_keymap.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c28dd492cd4f44f11de17f3b4fe569d3665736ca 04-Feb-2010 Vinson Lee <vlee@vmware.com> util: Remove unnecessary header.
/external/mesa3d/src/gallium/auxiliary/util/u_keymap.c
3a49497f102f2b64a8755d3cf65b7c0386e95aac 25-Oct-2009 José Fonseca <jfonseca@vmware.com> gallium: Move enum pipe_error into p_defines.h.

It's really just another define. No need for its own header.
/external/mesa3d/src/gallium/auxiliary/util/u_keymap.c
5d42e3988de8b3e1b37d8c21d18db240bc8b4096 17-Oct-2009 José Fonseca <jfonseca@vmware.com> util: Rename from u_* to util_* while we're at it.

To be consistent with the rest.
/external/mesa3d/src/gallium/auxiliary/util/u_keymap.c
4873031e29e0e8f654f78307e6ec885e68a54d86 21-Jun-2009 Zack Rusin <zack@kde.org> util: fix possible null pointer usage

found by the clang static analyzer
/external/mesa3d/src/gallium/auxiliary/util/u_keymap.c
ea4bf267e4b023b08043f91ac44592fed1736e7f 18-Feb-2009 José Fonseca <jfonseca@vmware.com> util: Move p_debug.h into util module.

The debug functions depend on several util function for os abstractions, and
these depend on debug functions, so a seperate module is not possible.
/external/mesa3d/src/gallium/auxiliary/util/u_keymap.c
f192ad5ebca138a21fd372fa268ba2b0f4f8b147 07-Oct-2008 Brian Paul <brian.paul@tungstengraphics.com> gallium: added general-purpose key->data map/lookup container
/external/mesa3d/src/gallium/auxiliary/util/u_keymap.c