d3d9/tests: Add a software vertexprocessing buffer discard test.
[wine] / dlls / propsys / propstore.c
2012-08-28  Vincent Povirkpropsys: Fix memory leak in IPropertyStore::SetValue.
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.