-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It looks like adding support for GLX_SGI_make_current_read is almost as easy as just enabling the extension thanks to Mesa's internal framebuffer object changes. Thanks Brian!
However, there is one thing that I don't get. Each driver supplies a GetBufferSize callback. This callback is passed a GLframebuffer pointer, but all of the drivers ignore it. They simply return the size of the currently bound drawable. Should these functions determine if the supplied GLframebuffer is the current drawable or readable and return the appropriate size? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFL+x6X1gOwKyEAw8RAmWdAKCarP7nCd7nkz8MKuCUVyjzB7btgwCdFx0K QSVax5hc5FsPIils5X+7WS8= =c8Rg -----END PGP SIGNATURE----- ------------------------------------------------------------------------- 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&kid=120709&bid=263057&dat=121642 _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
