Hi!

I have finished documenting glViewport() and glScissor() functions → http://fedora.pl/~gajownik/nouveau/glViewport_and_Scissor_NV17 Output of glViewport depends on 13 variables (I still haven't figured out three of them) so it took me some time :/ I've been using this simple program to test the algorithm → http://fedora.pl/~gajownik/nouveau/Viewport.c

What do you think about renaming NV10_SET_VIEWPORT_DIMS to NV10_SCISSOR? If you execute glEnable(GL_SCISSOR_TEST) function, NV10_SET_VIEWPORT_DIMS changes dimensions of scissor box (not viewport ones).

I work now on functions from chapter 4 from this ebook → http://www.opengl.org/documentation/specs/version2.0/glspec20.pdf :)
http://fedora.pl/~gajownik/nouveau/glAlphaFunc_NV17
http://fedora.pl/~gajownik/nouveau/glEnableDisable_NV17

Regards,
        Dawid
--

  ^_*



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to