Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=6070          
     




------- Additional Comments From [EMAIL PROTECTED]  2006-03-02 07:28 -------
The patch looks good.  Go ahead and check it in.

GL_INVALID_ENUM is the right error code, thanks for catching that.

If we need to check for 4 extensions for some enums, add a CHECK_EXT4() macro.

The NV extensions were implemented before the ARB ones.  That's why the NV
tokens are more prevalent.  Feel free to change that.  It would be good though
to put a comment where there's aliasing:

  case GL_VERTEX_PROGRAM_ARB:  /* == GL_VERTEX_PROGRAM_NV */          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to