Brian Paul <[EMAIL PROTECTED]> wrote:
> Did you commit to both branches, or just 3.3?
Just 3.3, as that is what we are developing with for the time being.
I did discover that CVS doesn't work 100% as I expected, because for
some reason it went ahead and checked in a bunch of other files that
I didn't modify at all. Ugh. I hate CVS!
> > BTW, what happened to the gl_Viewport function? This appears to have
> > gone away, but all the existing device drivers try to call it! I
> > changed my code to call the external function and it works for the
> > time being. I assume we want to call the dispatched version, but the
> > dispatcher stuff was just changed by Brian.
>
> Sorry, gl_Viewport is now _mesa_Viewport. And it no longer takes
> an explicit context argument.
Ok, I will change my code. You may want to change all the other
device drivers that call gl_Viewport to suit ;-)
> One of the other things I'm doing in Mesa 3.3 is moving away from
> the gl_ prefix for internal functions in favor of a _mesa_ prefix.
Sounds good to me.
Regards,
+---------------------------------------------------------------+
| SciTech Software - Building Truly Plug'n'Play Software! |
+---------------------------------------------------------------+
| Kendall Bennett | Email: [EMAIL PROTECTED] |
| Director of Engineering | Phone: (530) 894 8400 |
| SciTech Software, Inc. | Fax : (530) 894 9069 |
| 505 Wall Street | ftp : ftp.scitechsoft.com |
| Chico, CA 95928, USA | www : http://www.scitechsoft.com |
+---------------------------------------------------------------+
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev