From: Brian P. <br...@pr...> - 2000-06-05 14:34:18
|
Daniel Vogel wrote: > > hi` > > according to the specs (OpenGL 1.2.1 specs, page 19) calling glFog > between glBegin/End should generate an INVALID_OPERATION error. Or at > least this is how I read the specs ;-) I attached a small patch to Mesa > CVS that does the check but am not sure whether I call the right macro > there. ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() would be the correct macro. I'm patching the 3.2 and 3.3 trees. Thanks! -Brian |