Re: wined3d: Track when the FBO is dirty. (try 4)
On Wednesday 27 Apr 2011 01:19:51 Stefan Dösinger wrote:
On Tuesday 26 April 2011 19:35:06 Adam Martinson wrote:
- FIXME("Unrecognized D3DZBUFFERTYPE value %#x.\n", + WARN("treating unrecognized D3DZBUFFERTYPE value %#x as WINED3DZB_TRUE.\n", stateblock->state.render_states[WINED3DRS_ZENABLE]); + /* falltrough */ + case WINED3DZB_TRUE: Please provide a test for this.
Will do, but this is for http://source.winehq.org/patches/data/73534 not http://source.winehq.org/patches/data/73533.
On Wednesday 27 April 2011 18:26:08 Adam Martinson wrote:
Will do, but this is for http://source.winehq.org/patches/data/73534 not http://source.winehq.org/patches/data/73533. Yep, I accidentally replied to the wrong mail(and wrote another mail to mention that)
participants (2)
-
Adam Martinson -
Stefan Dösinger