> I'm assuming that OS-independent code can remain OS-independent. ... > I have no illusions that the OS-specific parts of the driver will be portable. Hmm... I guess it all depends on what you think is OS specfic, I always thought dispatch was OS dependent. > Simply dropping a function pointer into the dispatch table is currently a simple > assignment in many implementations, and I would like to keep it that way. Agreed. It can and should remain that way. Albeit you might have to write a macro that hides the assignment because the dispatch data structure might be slightly different. That does not seem like a terrible OS burden to bear. But I'll bet anyone with a little skill in emacs or perl could do this in a couple of hours. But you're right, its another porting task :-( John
- Re: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_ge... Stephen J Baker
- Re: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_ge... Brett Johnson
- Re: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_ge... Paul Miller
- Re: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_g... Stephen J Baker
- Re: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_ge... Brett Johnson
- Re: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_g... Stephen J Baker
- Re: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_g... Michael I. Gold
- Re: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_get... akin
- RE: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_get... John R. Dennis
- RE: [oglbase-discuss] OK, back to Re: 2nd draft:GL_EXT_get... Michael I Gold
- Re: [oglbase-discuss] OK, back to Re: 2nd draft: GL_EXT_ge... John R. Dennis
- Re: [oglbase-discuss] OK, back to Re: 2nd draft: GL_EXT_ge... Bob Beretta
- Re: [oglbase-discuss] OK, back to Re: 2nd draft: GL_EXT_ge... Brett Johnson
- Re: [oglbase-discuss] OK,back to Re: 2nd draft: GL_EXT_get... Bob Beretta
- Re: [oglbase-discuss] OK,back to Re: 2nd draft: GL_EXT_ge... Stephen J Baker
- Re: [oglbase-discuss] OK,back to Re: 2nd draft:GL_EXT_get_... Bob Beretta
- Re: [oglbase-discuss] OK,back to Re: 2nd draft:GL_EXT_get_... Paul Miller
- Re: [oglbase-discuss] OK,back to Re: 2nddraft:GL_EXT_get_p... Bob Beretta
- Re: [oglbase-discuss] OK,back to Re: 2nddraft:GL_EXT_get_p... Paul Miller
- Re: [oglbase-discuss] OK,back to Re: 2nddraft:GL_EXT_get_... Stephen J Baker
- [oglbase-discuss] Multi-Head OpenGL Bob Beretta
