2009/9/28 Allan Tong actong88@gmail.com:
I assume this was done to avoid referencing freed memory, but I'm not sure if there was any other reason for this.
Not referencing potentially freed memory was the only reason.
Note that this patch only changes d3d9.
Could you write one for d3d8 as well? Otherwise I'll send one tomorrow.
On Mon, Sep 28, 2009 at 10:51 AM, Henri Verbeet hverbeet@gmail.com wrote:
2009/9/28 Allan Tong actong88@gmail.com:
Note that this patch only changes d3d9.
Could you write one for d3d8 as well? Otherwise I'll send one tomorrow.
Will do.
- Allan