util: Update caps after helpfull input
authorJakob Bornecrantz <jakob@vmware.com>
Thu, 29 Apr 2010 16:26:51 +0000 (17:26 +0100)
committerJakob Bornecrantz <jakob@vmware.com>
Thu, 29 Apr 2010 16:59:47 +0000 (17:59 +0100)
commitf7cf8b4658aadb0a125f1e1fb9d6cb73d44902b0
treefa581e8f596854edf3b66cd5a1bad0309c44c011
parent110a956a645f900e100062fbbe19c5835f9b5476
util: Update caps after helpfull input

In no particular order:
* Make list const
* Add function comments
* Clearly state that demo lists are not complete
* Fix whitespace
* Use __FUNCTION__ instead of __func__
* Add unimplemented check which always fail

Thanks Brian and Keith.
src/gallium/auxiliary/util/u_caps.c
src/gallium/auxiliary/util/u_caps.h