Sweden-Number/include/wine
Oliver Stieber ba5eb14768 Encapsulate texture, surface encapsulated.
Added BindTexture, GetTextureDimensions, UnBindTexture.
Proper GetContainer support for surface.
SetContainer added to surface and volume.
SetInPbufferState added to surface (until gl context management is
implemented).
Minor changes:
- BaseTexture no longer 'holds' a reference to IWineD3DDevice to
  prevent circular referencing.
- Better managment of referinging for texture.
- Some TODO's for implementing a context manager.
- Better preload implementation.
- Fix compile warning in device.c Set/GetSamplerState.
- Add QueryInterface support for surface.
- Format X8R8G8B8 added to locking.
2005-03-14 10:12:52 +00:00
..
.cvsignore Upgraded configure script to use autoconf 2.50 features, and renamed 2002-02-14 19:47:29 +00:00
debug.h Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
exception.h Get rid of the WINE_UNUSED macro. 2004-09-01 17:36:04 +00:00
library.h Added missing declarations in some headers. 2005-01-11 10:46:58 +00:00
list.h Add a LIST_FOR_EACH_ENTRY list helper. 2005-01-14 15:11:07 +00:00
mmsystem16.h - implemented MCI_SOUND command 2004-04-05 20:16:11 +00:00
port.h Added missing declarations in some headers. 2005-01-11 10:46:58 +00:00
pthread.h Revert the thread exit race fix for now, it doesn't work right on 2004-02-05 17:45:31 +00:00
rpcfc.h Avoid spaces before preprocessor directives, that's not portable. 2005-03-02 12:23:20 +00:00
rpcss_shared.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
server.h Const correctness fixes. 2004-11-30 21:38:57 +00:00
server_protocol.h Properly cope with get_message being called recursively while 2005-03-10 11:52:25 +00:00
test.h Disable buffering of test output to keep more information in case of a 2004-05-03 20:19:13 +00:00
unicode.h Get rid of the assembly code, it doesn't really improve anything 2004-09-21 20:13:03 +00:00
winaspi.h Use angle brackets (<>) rather than quotes ("") for the include 2003-08-28 21:43:34 +00:00
winbase16.h Get rid of no longer needed WINE_PACKED define. 2004-01-09 22:18:49 +00:00
windef16.h Moved out of windef.h a few definitions that don't belong there 2003-09-17 04:31:27 +00:00
wine_common_ver.rc Update copyright info for the new year. 2005-01-03 16:53:50 +00:00
wined3d_gl.h Avoid compile warnings. 2005-02-08 16:52:04 +00:00
wined3d_interface.h Encapsulate texture, surface encapsulated. 2005-03-14 10:12:52 +00:00
wined3d_types.h Added a stubbed out version of query to d3d9 and wined3d. 2005-03-03 13:57:15 +00:00
wingdi16.h Get rid of the non-standard CONV_POINT and CONV_RECT functions. 2004-08-31 00:02:02 +00:00
winnet16.h Use angle brackets (<>) rather than quotes ("") for the include 2003-08-28 21:43:34 +00:00
winsock16.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
winuser16.h lpCreateParams should be a SEGPTR in 16-bit code. 2004-01-28 21:41:56 +00:00
wpp.h Moved the wpp library from tools/ to libs/. 2003-05-01 03:16:21 +00:00