On 22 September 2012 17:45, Brian Paul <span dir="ltr"><<a href="mailto:brian.e.paul@gmail.com" target="_blank">brian.e.paul@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>><br>
<br>
This is basically more of the "remove FEATURE_x" clean-up.<br></blockquote><div><br>Did this patch ever land?  I would love to see the _HAVE_FULL_GL macro go away.<br><br>(Also, _HAVE_FULL_GL is used in src/mesa/main/api_exec.c.  Any particular reason why you chose not to remove it from that file?) <br>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
---<br>
 src/mesa/main/blend.c       |   10 +---------<br>
 src/mesa/main/clear.c       |    2 --<br>
 src/mesa/main/context.c     |    8 --------<br>
 src/mesa/main/debug.h       |   15 ---------------<br>
 src/mesa/main/depth.h       |    9 ---------<br>
 src/mesa/main/drawpix.c     |    2 --<br>
 src/mesa/main/extensions.h  |   19 -------------------<br>
 src/mesa/main/feedback.c    |    4 ----<br>
 src/mesa/main/fog.h         |    9 ---------<br>
 src/mesa/main/hint.h        |    9 ---------<br>
 src/mesa/main/light.h       |   11 -----------<br>
 src/mesa/main/matrix.c      |    4 ----<br>
 src/mesa/main/points.c      |    4 ----<br>
 src/mesa/main/polygon.c     |    3 ---<br>
 src/mesa/main/stencil.c     |    2 --<br>
 src/mesa/main/texcompress.h |   11 -----------<br>
 src/mesa/main/teximage.c    |    2 --<br>
 src/mesa/main/varray.h      |   10 ----------<br>
 18 files changed, 1 insertions(+), 133 deletions(-)<br>
<br></blockquote></div>