Re: [1/2] wined3d: Downgrade some ERRs to FIXMEs
April 4, 2007
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
April 2007
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.
6931
Age (days ago)
6931
Last active (days ago)
1 comments
2 participants
participants (2)
-
Felix Nawothnig -
Stefan Dösinger