[2/6] wined3d: Move FBO application into a state handler

Stefan Dösinger stefan at codeweavers.com
Fri Jul 1 11:49:27 CDT 2011


I put the code that used to be in context_apply_draw_state into state.c 
because the FBO stuff is now a state handler. The alternative would be to keep 
it in context.c and just export one function - that means we don't need the rt 
mask functions in wined3d_private.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-wined3d-Move-FBO-application-into-a-state-handler.patch
Type: text/x-patch
Size: 13921 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110701/0a20dd46/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110701/0a20dd46/attachment-0001.pgp>


More information about the wine-patches mailing list