Module: wine Branch: master Commit: d4d133f032389f54a45e6c8397a932f0ac47b432 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d4d133f032389f54a45e6c8397...
Author: Stefan Dösinger stefan@codeweavers.com Date: Wed Jul 30 10:57:32 2008 -0500
wined3d: Use C bitfields to compact the ffp description.
---
dlls/wined3d/ati_fragment_shader.c | 4 +- dlls/wined3d/utils.c | 117 +++++++++++++++++++++++------------- dlls/wined3d/wined3d_private.h | 33 +++++++--- 3 files changed, 101 insertions(+), 53 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d4d133f032389f54a45e6c...