Sweden-Number/dlls
Raphael Junqueira 9489f8bdc0 - mor usefull debug functions debug_d3dusage and debug_d3ddevicetype
- fix a crash in pixel shader parser (happened with unreal2)
- currently desactive pixel shaders caps (with #define) while hw
  shaders code isn't merged
- when we have a special debug channel for shader, use it ;)
- fix again some stubs return value
- more more readable traces now (principaly IDirect3D8 capacities
  check and surface locking code) using new debug functions
- fix/cleaning the surface locking code
- now we support D3DTOP_SUBSTRACT so declare it in caps
- now support true 32bit (well X 24 bit can be used as 32 bit in caps
  code)
- first try to get D3DTSS_TCI_CAMERASPACENORMAL and
  D3DTSS_TCI_CAMERASPACEREFLECTIONVECTOR look good
- native support 32 bit support (now application can choose 16 or 32
  bit support) if current resolution is 24 bit (as we can only launch
  games in windowed mode)
- textures palettes support
- fix reflexion placement code (the sdk sample begin to work)
- fix a stupid crash when using traces in vshaderdeclaration
- more more readable traces (init/caps)
- more cubetextures fixes
2003-05-17 18:33:02 +00:00
..
advapi32 Stubs for AccessCheckAndAuditAlarmA/W. 2003-05-11 02:37:11 +00:00
avicap32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
avifil32 Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
cabinet Add some missing HeapFree's and one missing free. 2003-04-03 18:04:40 +00:00
comcat Removed uses of the non standard ICOM_VTBL macro. 2003-04-10 18:17:34 +00:00
comctl32 New comctl32 test directory and test case for DPA_Search. 2003-05-15 23:58:48 +00:00
commdlg Use SetDlgItemText instead of sending a WM_SETTEXT. 2003-05-14 00:02:17 +00:00
crtdll Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
crypt32 Added stubs for CertSaveStore and CertEnumCertificatesInStore. 2003-05-12 03:21:45 +00:00
ctl3d Added ordinals to ctl3d32.dll, MyODBC references it by ordinal. 2003-05-12 03:25:12 +00:00
d3d8 - mor usefull debug functions debug_d3dusage and debug_d3ddevicetype 2003-05-17 18:33:02 +00:00
d3dim Added d3dim.dll with stubs. 2003-01-24 01:08:15 +00:00
d3dx8 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
dciman32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
ddraw Silence some TRACEs to better spot real errors. 2003-05-17 18:30:27 +00:00
devenum Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
dinput Small fix in IDirectInputDevice2Impl_QueryInterface. 2003-04-29 22:47:04 +00:00
dinput8 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
dmband Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmcompos Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmime Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmloader Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmscript Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmstyle Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmsynth Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dmusic - implemented some more port related-functions 2003-05-06 00:14:31 +00:00
dmusic32 Added stubs for dpnhpast and for all the dmusic dlls. 2003-04-08 03:56:04 +00:00
dplay Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
dplayx Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
dpnhpast Fix return code of DPNHPAST_DllGetClassObject stub. 2003-05-06 00:15:03 +00:00
dsound Give the right ids to the DirectSoundCreate8 function (thanks to 2003-05-04 02:24:36 +00:00
gdi Use a different magic for memory DCs and get rid of the DC_MEMORY 2003-05-13 23:56:12 +00:00
glu32 Added .spec.def files. 2002-12-12 22:04:04 +00:00
icmp Removed the commented out winsock support, it can't work anyway. 2003-04-04 19:33:07 +00:00
imagehlp Implemented MakeSureDirectoryPathExists. 2003-03-27 00:01:28 +00:00
imm32 Fix a null pointer crash in ImmGetOpenStatus. 2003-05-15 04:18:03 +00:00
iphlpapi In getTcpTable(), guard Linux-specific constants by #ifdef. 2003-05-15 22:55:04 +00:00
kernel Call the user signal proc for exe modules too, to avoid duplicating 2003-05-16 20:16:56 +00:00
lzexpand Fix for building lzexpand with Mingw or MS_VC++ includes 2003-04-30 17:15:06 +00:00
mapi32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
mpr Better error return values from stub functions. 2003-05-12 03:29:50 +00:00
msacm List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
msdmo Added .spec.def files. 2002-12-12 22:04:04 +00:00
msimg32 Implemented the GRADIENT_FILL_RECT{H|V} cases of GdiGradientFill. 2003-04-07 23:21:03 +00:00
msisys Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
msnet32 Added check for duplicate ordinals, and fixed bug it uncovered in 2003-03-20 03:30:58 +00:00
msvcrt Fix some sscanf cases and testcase to get wxtide32.exe running. 2003-05-13 23:38:46 +00:00
msvcrt20 Replaced forwards by normal function declarations. 2003-03-17 04:45:49 +00:00
msvcrtd Fixed ecvt/fcvt/gcvt entries. 2003-04-07 23:30:20 +00:00
msvideo Added a lot of Russian translations. 2003-05-04 02:33:08 +00:00
netapi32 Better API compliance and test case for NetWkstaTransportEnum. 2003-04-30 00:48:56 +00:00
ntdll Moved atom functions to dlls/kernel. 2003-05-16 00:05:08 +00:00
odbc32 Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
ole32 Separate Win16 and Win32 implementations in memlockbytes. 2003-05-15 22:55:37 +00:00
oleaut32 Partial implementaion of VarBstrFromDec. 2003-05-17 18:30:03 +00:00
olecli List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
oledlg Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
olepro32 Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
olesvr List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
opengl32 Added wglGetExtensionsStringARB. 2003-05-07 03:18:51 +00:00
psapi Add some missing HeapFree's and one missing free. 2003-04-03 18:04:40 +00:00
qcap Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
quartz Some stubs for dll setup needed by IE6 setup. 2003-01-02 17:55:45 +00:00
rasapi32 Added RasEnumEntriesW stub. 2003-05-11 02:41:18 +00:00
richedit Replace DPRINTF with TRACE. 2003-03-15 00:12:42 +00:00
rpcrt4 Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
serialui Added .spec.def files. 2002-12-12 22:04:04 +00:00
setupapi Implement a load of setupx Di* stubs. 2003-05-13 22:16:53 +00:00
shdocvw Added version information. 2003-05-13 22:26:09 +00:00
shell32 Partial implementation/stub of undocumented function shell32.256. 2003-05-13 22:20:13 +00:00
shfolder Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
shlwapi Fix miscellaneous spelling errors and typos. 2003-05-13 00:41:57 +00:00
snmpapi Added .spec.def files. 2002-12-12 22:04:04 +00:00
sti Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
tapi32 Only log the parameters of tapiGetLocationInfo as addresses, as output 2003-04-08 19:42:06 +00:00
ttydrv Use a different magic for memory DCs and get rid of the DC_MEMORY 2003-05-13 23:56:12 +00:00
twain Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
url Added .spec.def files. 2002-12-12 22:04:04 +00:00
urlmon Fix some problems found while compiling and linking Wine under 2003-03-31 23:58:27 +00:00
user Avoid using the MapHModule functions. 2003-05-16 20:17:52 +00:00
version Fix for building lzexpand with Mingw or MS_VC++ includes 2003-04-30 17:15:06 +00:00
win32s List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winaspi List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winedos Moved vxd support to winedos. 2003-05-15 23:25:49 +00:00
wineps List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
wininet HTTP_HttpOpenRequestA: Calculate size from the right argument. 2003-05-16 20:12:03 +00:00
winmm winejack.drv.so needs -lwine_uuid too. 2003-05-14 19:34:16 +00:00
winnls List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
winsock Added version information. 2003-05-13 22:26:09 +00:00
winspool Stub AddPortA. 2003-05-13 22:25:12 +00:00
wintab32 List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
wintrust Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
wow32 Replaced forwards by normal function declarations. 2003-03-17 00:17:00 +00:00
wsock32 Added version information. 2003-05-13 22:26:09 +00:00
x11drv We should pass the callers client-area rect and clip rect to x11drv 2003-05-11 03:01:42 +00:00
.cvsignore Create separate makefiles for tests for more flexibility. 2002-08-09 01:22:40 +00:00
Makedll.rules.in Removed no longer needed uses of LDPATH. 2003-04-21 23:54:05 +00:00
Makefile.in Moved vxd support to winedos. 2003-05-15 23:25:49 +00:00
Maketest.rules.in Removed no longer needed uses of LDPATH. 2003-04-21 23:54:05 +00:00
checklink.c Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
make_dlls Explicitly clean generated symlinks. 2003-05-15 04:30:46 +00:00