mesa/src/gallium/include
Brian Paul a5a9422561 gallium: put video-related enums in separate header
The forward references to video enum types in p_context.h causes
a massive number of compiler warnings (ISO C forbids forward references
to ‘enum’ types).

By putting the new video enums in a separate header that can be included
by p_context.h and p_screen.h we can avoid this.

Acked-by Christian König <deathsimple@vodafone.de>
2011-07-14 08:14:14 -06:00
..
pipe gallium: put video-related enums in separate header 2011-07-14 08:14:14 -06:00
state_tracker st-api: Rework how drawables are invalidated v3. 2011-06-29 12:48:59 +02:00