Re: [AD] SF.net SVN: alleg:[13155] allegro/branches/4.9/src/win/d3d_bmp.cpp |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] SF.net SVN: alleg:[13155] allegro/branches/4.9/src/win/d3d_bmp.cpp
- From: Evert Glebbeek <eglebbk@xxxxxxxxxx>
- Date: Tue, 30 Mar 2010 14:17:12 -0400
On 30 Mar 2010, at 13:05 , trentg@xxxxxxxxxx wrote:
> Revision: 13155
> http://alleg.svn.sourceforge.net/alleg/?rev=13155&view=rev
> Author: trentg
> Date: 2010-03-30 17:05:09 +0000 (Tue, 30 Mar 2010)
>
> Log Message:
> -----------
> Offset bitmap drawing coordinates by -0.5 in D3D driver (center of a pixel is 0,0, top left is -0.5,-0.5 in D3D)
Hang on. Doesn't this effectively undo revision 12934, which supposedly fixed some other problem?
Evert