[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH 2/5] wined3d: refactoring and add Mesa AMD/ATI driver
From:       Henri Verbeet <hverbeet () gmail ! com>
Date:       2010-02-26 10:11:11
Message-ID: d658b69e1002260211n7fa91471s8d439abc52bc2318 () mail ! gmail ! com
[Download RAW message or body]

On 26 February 2010 06:38, Paul-Andre Panon <ppanon@shaw.ca> wrote:
> +enum wined3d_gl_vendor
> +{
> +    GL_VENDOR_WINE                     = 0x0000,
> +    GL_VENDOR_MESA                     = 0x0001,
> +    GL_VENDOR_APPLE                    = 0x0002,
> +    GL_VENDOR_ATI                      = 0x1002,
> +    GL_VENDOR_NVIDIA                   = 0x10de,
> +    GL_VENDOR_INTEL                    = 0x8086,
> +};
These enum members shouldn't need specific values.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic