Files
mesa/src
Eric Anholt 7ae332dc6d glx: Fix compile warnings since 99fee476a1
_glapi_table is a struct full of named function pointers, while the generated
code just wants to treat it as an array of function pointers.  Cast to avoid
the compiler warning.

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2012-09-28 14:00:24 -07:00
..
2012-09-05 22:28:50 -07:00
2012-08-31 19:51:02 +02:00
2012-08-14 10:54:39 -07:00
2012-08-31 10:58:15 -07:00