Lionel Ulmer
|
4aba282bb8
|
- proper (tested on Win2K) reference counting for Direct3D object
- fix one case of reference counting on textures
- fix stupid bug in texture upload code
- yet another texture enumeration reordering
|
2003-06-04 23:31:39 +00:00 |
Alexandre Julliard
|
31e78f479e
|
Header files must not include config.h.
|
2003-04-12 00:06:42 +00:00 |
Lionel Ulmer
|
b0350a3f4a
|
Have only one GUID for Wine's OpenGL D3D device.
|
2002-12-05 19:07:59 +00:00 |
Lionel Ulmer
|
710b86e43e
|
- add implementation for FindDevice function
- some miscellaneous clean-ups / additions
|
2002-11-24 22:33:41 +00:00 |
Lionel Ulmer
|
43c3dc4d33
|
- Clean up all the D3D COM handling (but the underlaying code is still
as ugly as before).
- Handle properly (ie as on real Windows) negative values in
rectangles during blitting.
|
2002-11-21 21:04:16 +00:00 |