- 24 May, 2004 4 commits
-
-
Eric Pouech authored
static/global diff for variables) - now re-synchronizing ELF list in all cases (no longer depending on RT_CONSISTENT state) - now should be able to differentiate properly a native from a builtin module - in symbol lookup, now using size of symbol (if known) - SymGetTypeInfo now checks and uses BaseAddress - in MSC-CV, really generate thunk objects
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
-
Eric Pouech authored
-
- 22 May, 2004 3 commits
-
-
Alexandre Julliard authored
the sharing modes (thanks to Dmitry Timoshkov for the test case).
-
Dmitry Timoshkov authored
compatible sharing mode.
-
Christian Costa authored
-
- 21 May, 2004 7 commits
-
-
Alexandre Julliard authored
wine/list.h. Restructured some functions to always return proper NT status codes. A couple of optimizations. Added a few tests for file mappings.
-
Tom Wickline authored
- add licence info to qcap - add d3drm and dpnhpast to dll overrides
-
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 4 commits
-
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-