- 21 May, 2004 5 commits
-
-
Robert Reif authored
Moved format structure array to header file and restored NB_WIN_FORMATS macro to calculate array size. Added more error results and used macro as suggested by Andreas Mohr. Cleaned up error result printing to be more consistent.
-
Christian Costa authored
-
Marcus Meissner authored
-
Rein Klazes authored
DC alignment is right-to-left.
-
Dmitry Timoshkov authored
-
- 20 May, 2004 6 commits
-
-
Francois Gouget authored
-
Alexandre Julliard authored
Fixed wrong A/W length checks.
-
Dmitry Timoshkov authored
- Add logging of some useful messages in the parent window. - Add logging of wparam for WM_IME_SETCONTEXT.
-
Francois Gouget authored
and help detect stutter issues. Add explanations describing the interactive test.
-
Francois Gouget authored
about when in pseudo fullduplex mode.
-
Raphael Junqueira authored
-
- 19 May, 2004 3 commits
-
-
Raphael Junqueira authored
- add a new DEBUG_SINGLE_MODE #define (for debug caps needs) - better traces for surface dumping - much better Texture support on Utilities functions and on CheckDeviceType - D3DRS_ZVISIBLE as unsupported (as seen in msdn)
-
Raphael Junqueira authored
subtracks) - Better stubs for IDirectMusicTempoTrack::InitPlay and IDirectMusicTempoTrack::EndPlay (InitPlay should return a valid memory pointer so allocate it). Should be extended for all IDirectMusicTrack objects.
-
Eric Pouech authored
too small.
-
- 18 May, 2004 13 commits
-
-
Eric Pouech authored
<elf>) - added generic thunk support for builtin modules (with the help of winebuild's new markers for thunks) - for ELF modules, no longer generating SymTagPublicSymbols objects from ELF public symbol table - because of last point, rewrote stabs symbols' address and size management by parsing directly the symtab instead of using SymTagPublicSymbols objects - cleaned up SymTagPublicSymbols object names for native modules - fixed off by one errors in array management - SymLoadModule(hProc,0,0,0,0) (wine extension) will force the resynchronization of internal ELF modules list) - new option (0x40000000) for Sym{Get|Set}Option to report ELF modules in SymEnumModules (as well as loader with <wine-loader>) - some minor internal clean-ups - enhanced const correctness
-
Eric Pouech authored
16/32 relay...) - marked the wine thunks by inserting specific symbols (to be managed by wine's dbghelp) - removed the stabs generation: + mostly used by winedbg, and the previous item will replace it for dbghelp + still broken for gdb anyway - enhanced const correctness
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added tests for EndDialog and a simple modal dialog.
-
Eric Pouech authored
-
Huw Davies authored
path building primitives. The clipping comes into play when we actually draw something.
-
Christian Costa authored
-
Patrik Stridvall authored
-
Ivan Leo Murray-Smith authored
-
Dmitry Timoshkov authored
Windows.
-
Alexandre Julliard authored
-
Christian Costa authored
Fixed handling of macros at the end of vertex shaders. Handled NOP and PHASE instructions. Fixed versions of several instructions. Improved pixel shader dump traces. Fixed write mask. Fixed X2 and -X2 source modifiers and implements DZ and DW ones. Implemented texcrd, texld, texm3x3pad, texm3x3tex, texm3x3spec and texm3x3vspec instructions (and partially texbem). Added cnd, cmp and lrp instructions. Rewrite of the "autoparam" code so we can add more complicated instructions (only cnd and cmp as well as simple instructions use that code at the moment).
-
Robert Shearman authored
- Remove unneeded member of private toolbar struct.
-
- 17 May, 2004 11 commits
-
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- Minor bug fixes.
-
Raphael Junqueira authored
-
Thomas Weidenmueller authored
-
Christian Costa authored
-
Raphael Junqueira authored
IDirectMusicTempoTrack::GetParam (need modif on Load). - Return value fixes for GetClassID of TempoTrack and Segment.
-
Filip Navara authored
more transparent. - Remove SubclassWndProc and move its logic to DefSubclassProc.
-
Juan Lang authored
check for the presence of the SigInFile value before failing. - Get rid of a couple redundant assignments.
-
- 14 May, 2004 2 commits
-
-
Alexandre Julliard authored
file I/O in user space anyway.
-
Alexandre Julliard authored
Need to remove trailing dots too (reported by Ken Belleau).
-