wgl: Implement wglGetPixelFormatAttribfvARB

Chris Robinson chris.kcat at gmail.com
Tue Dec 5 19:46:30 CST 2006


An implementation for wglGetPixelFormatAttribfvARB, which basically just calls 
the integer-array equivilant and converts the results to float. IMO, it would 
probably be better to put the actual code into the float-array function and 
make the integer-array one piggyback and convert, as this would make it 
easier to follow spec and keep the code clean, but I haven't noticed anything 
that can return a non-whole number so there's currently no difference.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winex11_gpfa.diff
Type: text/x-diff
Size: 2023 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061205/67470ace/winex11_gpfa.bin


More information about the wine-patches mailing list