general question..

Ivan Gyurdiev ivg231 at gmail.com
Mon Jul 21 22:07:07 CDT 2008


James Hawkins wrote:
>> context.c - same except in this case its just a return with noting else..
>> why do a goto why not just do the return?
>>
>>     
>
> This is probably ok to change.  I can only imagine that the original
> author thought there might be cleanup needed at some later point.
>   
The bigger question is why there is a huge if-else statement, and why 
this function is so large.
Huge if-else statement = 2 sub-functions

Shader dirty constants - do shader internals really belong here ?

Ivan



More information about the wine-devel mailing list