-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jesse Barnes wrote: > > Sorry about that, now I know I shouldn't have edited that files. For > future reference those creating new extensions should: > - add temporary values to glx.h with an 'X' appended to indicate a > temporary value (e.g. INTELX_swap_event) > - never edit glxext.h > - remove the temp values once the updated glxext.h arrives from the > registry > > Is that all Ian?
Right. glxext.h and glext.h are not to be modified. "In progress" extensions should go into glx.h or gl.h. If final enums have not been set (i.e., while the extension is under development) "X" should be added to the names. This advertises that the extension is still experimental, and it prevents apps from tripping up when the enums change to the final values. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAku6RK8ACgkQX1gOwKyEAw9WAwCgk1YAD0nSnSTtWaCfaMuRBBtq flUAn1V/vcqvb4tjWw3ILfv31XIzsGJG =Fn4A -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev