[3/5] WineD3D: Optimize the fragment processing description

Francois Gouget fgouget at free.fr
Mon Jul 28 03:05:44 CDT 2008


On Mon, 28 Jul 2008, H. Verbeet wrote:

> 2008/7/28 Stefan Dösinger <stefan at codeweavers.com>:
> > Mostly because I've written this code before you mentioned them to me. I
> > think it can't hurt to ask Alexandre if bitfields are ok to use in Wine.
> > How's the support among compilers(older gcc versions? Non-gcc compilers like
> > icc and msvc?)
> >
> Afaik bit-fields are at least part of C89. I know for sure gcc and
> msvc support them, and would be surprised if icc didn't.

I've seen PSDK structures that have bitfields which means we already use 
them. So there's no issue with using them for our own stuff too.


-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
                           La terre est une bêta...


More information about the wine-patches mailing list