Re: [4/7] WineD3D: Macroize CheckDeviceFormat to reduce code duplication
3 Apr
2008
3 Apr
'08
5:07 a.m.
Stefan Dösinger <stefan(a)codeweavers.com> writes:
The main idea is to avoid that we have screen-sized code sections in this function that look exactly the same. This should make navigation in the code easier
It would be even better with an array of flag->function mappings and a simple loop over the flags to check. -- Alexandre Julliard julliard(a)winehq.org
6552
Age (days ago)
6552
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard