Re: [1/2] wined3d: Downgrade some ERRs to FIXMEs
4 Apr
2007
4 Apr
'07
9 a.m.
Am Dienstag 03 April 2007 23:38 schrieb Felix Nawothnig:
--- dlls/wined3d/state.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) Some of them should technically be ERRs because we tell the application that we do not support those features, so they should never be used. However, since we want to implement them somewhen I think its fine to downgrade them to FIXMEs
4 Apr
4 Apr
11:46 a.m.
New subject: [1/2] wined3d: Downgrade some ERRs to FIXMEs
Stefan Dösinger wrote:
Some of them should technically be ERRs because we tell the application that we do not support those features, so they should never be used.
Application bugs shouldn't trigger ERRs, Wine bugs should. Felix.
6917
Age (days ago)
6917
Last active (days ago)
1 comments
2 participants
participants (2)
-
Felix Nawothnig -
Stefan Dösinger