mesa/src/gallium/include
Luca Barbieri 9960200d5e p_compiler: add replacement va_copy
This might technically not always be correct, because va_copy might
be a function, or a system might not have va_copy, and not work with
assignment.

Hopefully this is never the case.
Without configure tests, it doesn't seem possible to do better.
2010-08-21 00:51:29 +02:00
..
pipe p_compiler: add replacement va_copy 2010-08-21 00:51:29 +02:00
state_tracker st_api: Remove st_context::is_visual_supported. 2010-06-29 17:16:19 +08:00