[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [wined3d] tidy up draw prim and add strided data new to d3d9
From:       Felix Nawothnig <felix.nawothnig () t-online ! de>
Date:       2005-07-29 17:36:10
Message-ID: 42EA690A.8080809 () t-online ! de
[Download RAW message or body]

Oliver Stieber wrote:
> use ++x instead of x++ since x++ potentially requires a temporary variable.

I seriously doubt this will actually have an effect on the resulting 
assembly code generated by any semi-serious compiler (regardless of the 
-O level) as for(i = 0; i < x; i++) is a quite common idiom...

Felix

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic