wined3d: Recognize Nvidia GT520 cards.
[wine] / dlls / propsys / tests / propstore.c
2012-05-29  Vincent Povirkpropsys: Add test for saving/loading an empty property...
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::SetValueAndState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::SetState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::GetValueAndState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStoreCache::GetState.
2012-05-24  Vincent Povirkpropsys: Implement IPropertyStore::GetAt.
2012-05-23  Vincent Povirkpropsys: Implement IPropertyStore::GetCount.
2012-05-23  Vincent Povirkpropsys: Implement IPropertyStore::SetValue and GetValue.
2012-05-23  Vincent Povirkpropsys: Add stub InMemoryPropertyStore implementation.
2012-05-23  Vincent Povirkpropsys: Add tests for CLSID_InMemoryPropertyStore.