WineD3D: add opengl 1.2/1.3 constanst to wined3d_gl.h

Roderick Colenbrander thunderbird2k at gmx.net
Mon Aug 13 17:28:53 CDT 2007


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



More information about the wine-devel mailing list