Skip this patch for now as it barely reduces the patch size. The real patch adds much, much more constants and that has to be merged in one go (or it can be done earlier if you want to have it behind the ifdef). Tell me what you prefer :)
Roderick
On Monday 13 August 2007 20:06, Roderick Colenbrander wrote:
Hi,
Add opengl 1.2 / 1.3 constants to wined3d_gl.h because gl.h on windows is still 1.1. Further the defines are behind an ifdef for now because most linux headers do define them and haven't placed them behind some version check.
Once all changes are done the ifdef will be removed. I add it now to prevent large patches.
Regards, Roderick Colenbrander