May 31, 2011
May 31, 2011
Re: Added unbound sampler test for pixel shaders.
by Stefan Dösinger
May 31, 2011
Re: [2/3] kernel32/heap: Fix some hacks in GlobalMemoryStatus().
by Adam Martinson
May 31, 2011
May 31, 2011
Re: [1/3] kernel32/heap: Emulate Win9x if appropriate in GlobalMemoryStatusEx().
by Dmitry Timoshkov
May 31, 2011
Re: [2/3] kernel32/heap: Fix some hacks in GlobalMemoryStatus().
by Dmitry Timoshkov
May 31, 2011
Re: [4/5] ddraw: Extend the lifetime of the IDirect3D7::EnumDevices strings beyond function scope.
by Andrew Nguyen
May 31, 2011
Re: [4/5] ddraw: Extend the lifetime of the IDirect3D7::EnumDevices strings beyond function scope.
by Stefan Dösinger
May 31, 2011
Re: [1/8] d3d8: Use D3DPOOL <-> WINED3DPOOL enum conversion functions instead of implicit conversions (clang)
by Stefan Dösinger
May 31, 2011
May 31, 2011
May 31, 2011
Re: advapi: test and fix GetUserName() in case where buffer is too small
by Hans Leidekker
May 31, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 31, 2011
RFC: d3d9: Increment the reference count of the IDirect3D9 instance when creating a device.
by Andrew Nguyen
May 31, 2011
May 31, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 31, 2011
Re: [1/8] d3d8: Use D3DPOOL <-> WINED3DPOOL enum conversion functions instead of implicit conversions (clang)
by Alexandre Julliard
May 31, 2011
Re: [1/8] d3d8: Use D3DPOOL <-> WINED3DPOOL enum conversion functions instead of implicit conversions (clang)
by Stefan Dösinger
May 31, 2011
May 31, 2011
Re: [1/8] d3d8: Use D3DPOOL <-> WINED3DPOOL enum conversion functions instead of implicit conversions (clang)
by Alexandre Julliard
May 31, 2011
Re: [1/8] d3d8: Use D3DPOOL <-> WINED3DPOOL enum conversion functions instead of implicit conversions (clang)
by Stefan Dösinger
May 31, 2011
Re: kernel32: Call Fls callback (try 2)
by Alexandre Julliard
May 31, 2011
Re: [1/8] d3d8: Use D3DPOOL <-> WINED3DPOOL enum conversion functions instead of implicit conversions (clang)
by Alexandre Julliard
May 31, 2011
Re: advapi: test and fix GetUserName() in case where buffer is too small
by Hans Leidekker
May 31, 2011
Re: bug in GetUserNameW error return values
by James McKenzie
May 30, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Matteo Bruni
May 30, 2011
Re: [1/2] README: Update Linux requirements
by Wolfram Sang
May 30, 2011
GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 30, 2011
Re: [1/2] README: Update Linux requirements
by André Hentschel
May 30, 2011
bug in GetUserNameW error return values
by Kevin Hendricks
May 30, 2011
Re: [1/2] README: Update Linux requirements
by Michael Stefaniuc
May 30, 2011
Re: GSoC: dinput8 Action Mapping
by Vitaliy Margolen
May 30, 2011
RE: Tahoma Font License
by Mark Page
May 30, 2011
Re: GSoC: dinput8 Action Mapping
by Marcus Meissner
May 30, 2011
Re: [3/8] d3d8: Use D3DRESOURCETYPE -> WINED3DRESOURCETYPE enum conversion function instead of implicit conversion (clang)
by Stefan Dösinger
May 30, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Matteo Bruni
May 30, 2011
Re: [3/8] d3d8: Use D3DRESOURCETYPE -> WINED3DRESOURCETYPE enum conversion function instead of implicit conversion (clang)
by Frédéric Delanoy
May 30, 2011
Re: crypt32: Add BCryptEnumAlgorithms stub.
by David Hedberg
May 30, 2011
Re: [3/8] d3d8: Use D3DRESOURCETYPE -> WINED3DRESOURCETYPE enum conversion function instead of implicit conversion (clang)
by Stefan Dösinger
May 30, 2011
Re: [8/8] d3d8: Use D3DPRIMITIVETYPE -> WINED3DPRIMITIVETYPE enum conversion function instead of implicit conversion (clang)
by Stefan Dösinger
May 30, 2011
Re: [8/8] d3d8: Use D3DPRIMITIVETYPE -> WINED3DPRIMITIVETYPE enum conversion function instead of implicit conversion (clang)
by Frédéric Delanoy
May 30, 2011
Re: [8/8] d3d8: Use D3DPRIMITIVETYPE -> WINED3DPRIMITIVETYPE enum conversion function instead of implicit conversion (clang)
by Stefan Dösinger
May 30, 2011
Re: NTDLL doesn't compile under Clang
by James McKenzie
May 29, 2011
Re: [PATCH] gdiplus: Convert and pass in 3 points, not 1 (Coverity)
by Vincent Povirk
May 29, 2011
GSoC: dinput8 Action Mapping
by Lucas Zawacki
May 29, 2011
May 29, 2011
Re: NTDLL doesn't compile under Clang
by Marcus Meissner
May 29, 2011
Re: NTDLL doesn't compile under Clang
by Charles Davis
May 29, 2011
NTDLL doesn't compile under Clang
by C.W. Betts
May 29, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 29, 2011
Re: [7/8] d3d8: Use D3DRENDERSTATETYPE -> WINED3DRENDERSTATETYPE enum conversion function instead of implicit conversion (clang)
by Stefan Dösinger
May 29, 2011
May 27, 2011
Re: Support for D3DQUERY_TIMESTAMP* queries...
by Adam Martinson
May 27, 2011
May 27, 2011
Re: winealsa: Have TRACE_ON() use the same channel as TRACE (alsa).
by Alexandre Julliard
May 27, 2011
Re: [PATCH 1/2] mshtml: Added IHTMLScreen::get_availHeight implementation
by Alexandre Julliard
May 27, 2011
Re: [PATCH 5/5] msvcp90: Added _Mutex class implementation
by Nikolay Sivov
May 27, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Stefan Dösinger
May 26, 2011
Re: [3/3]usp10: add Devanagari script
by Marvin
May 26, 2011
May 26, 2011
May 26, 2011
May 26, 2011
Re: winscard: Implement some functions of winscard.dll
by Alexandre Julliard
May 26, 2011
Re: USB Device Support
by Juan Lang
May 26, 2011
kernel32/heap: Fix GlobalMemoryStatus()/GlobalMemoryStatusEx()
by Adam Martinson
May 26, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 26, 2011
May 26, 2011
Re: ole32/ole2: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). [whitespace fixed]
by Adam Martinson
May 26, 2011
Re: ole32/ole2: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). [whitespace fixed]
by Huw Davies
May 26, 2011
Re: ole32/ole2: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). [whitespace fixed]
by Adam Martinson
May 26, 2011
Re: ole32/ole2: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). [whitespace fixed]
by Huw Davies
May 26, 2011
Re: kernel32/toolhelp: PROCESSENTRY32::szExeFile is the full path in Win9x.
by Saulius Krasuckas
May 26, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Joris Huizer
May 26, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 26, 2011
Re: Tahoma Font License
by Scott Ritchie
May 25, 2011
Re: extern char **environ and msvc
by Stefan Dösinger
May 25, 2011
May 25, 2011
Re: extern char **environ and msvc
by Frank Richter
May 25, 2011
May 25, 2011
re: Hans Leidekker : msi: Support rollback of failed uninstalls.
by Hans Leidekker
May 25, 2011
extern char **environ and msvc
by Stefan Dösinger
May 25, 2011
Re: USB Device Support
by Scott
May 25, 2011
Re: [PATCH 1/2] ddraw: COM cleanup for IDirectDrawSurface3 iface
by Michael Stefaniuc
May 25, 2011
May 25, 2011
Re: [PATCH 1/2] ddraw: COM cleanup for IDirectDrawSurface3 iface
by Stefan Dösinger
May 25, 2011
May 25, 2011
May 25, 2011
Re: ole32/ole2: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). [whitespace fixed]
by Adam Martinson
May 25, 2011
Re: ole32/ole2: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). [whitespace fixed]
by Adam Martinson
May 25, 2011
Re: Tahoma Font License
by Maarten Lankhorst
May 25, 2011
Tahoma Font License
by Mark Page
May 25, 2011
May 25, 2011
Re: [PATCH] version: mark internal function with hidden visibility
by Alexandre Julliard
May 25, 2011
Re: [1/5] wined3d: Don't check the FBO status if FIXMEs are off
by Stefan Dösinger
May 25, 2011
May 25, 2011
Re: [PATCH 1/2] ddraw: COM cleanup for IDirectDrawSurface3 iface
by Michael Stefaniuc
May 25, 2011
Re: [PATCH 1/2] ddraw: COM cleanup for IDirectDrawSurface3 iface
by Michael Stefaniuc
May 25, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 25, 2011
May 25, 2011
May 25, 2011
Re: windows are incompletely drawn: bisected to commit 7864ade5a8306c0078e16ae6d7e40bdece29395b
by Austin English
May 24, 2011
May 24, 2011
windows are incompletely drawn: bisected to commit 7864ade5a8306c0078e16ae6d7e40bdece29395b
by Wolfgang Walter
May 24, 2011
Re: [1/5] wined3d: Don't check the FBO status if FIXMEs are off
by Henri Verbeet
May 24, 2011
May 24, 2011
Re: [PATCH 4/5] wined3d: Mask out writes to unused render targets.
by Stefan Dösinger
May 24, 2011
May 24, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Stefan Dösinger
May 24, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 24, 2011
May 24, 2011
May 24, 2011
May 24, 2011
May 24, 2011
Re: [4/8]usp10: add Thai shaping test
by Marvin
May 24, 2011
Re: [3/8]usp10: add Arabic Shaping Test
by Marvin
May 24, 2011
Re: [2/8]usp10: add Hebrew shaping test
by Marvin
May 24, 2011
May 24, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Stefan Dösinger
May 24, 2011
Re: [11/15]usp10/tests: update test_ScriptShapeOpenType framework to shape in a given font
by Aric Stewart
May 24, 2011
Re: GSoC-2011: Implement Missing Mesh Functions in Wine’s D3DX9
by Michael Mc Donnell
May 24, 2011
Re: [PATCH] winealsa.drv: Implement device enumeration
by Alexandre Julliard
May 24, 2011
Re: [8/15]usp10/tests: Hebrew shaping test
by Alexandre Julliard
May 24, 2011
Re: [11/15]usp10/tests: update test_ScriptShapeOpenType framework to shape in a given font
by Alexandre Julliard
May 24, 2011
Re: ole32/ole2: Don't call IDropTarget::QueryInterface() in RegisterDragDrop(). [whitespace fixed]
by Huw Davies
May 24, 2011
Re: performance regression or not?
by Ken Thomases
May 24, 2011
Re: Wine's implementation of d3dtypes.h does not work with ISO C++
by Chris Robinson
May 24, 2011
May 23, 2011
Re: [1/5] d3d: Make the INTZ test more reliable
by Stefan Dösinger
May 23, 2011
Re: [1/5] d3d: Make the INTZ test more reliable
by Henri Verbeet
May 23, 2011
May 23, 2011
Re: dbghelp: Implement SymEnumSourceFilesW.
by Alexandre Julliard
May 23, 2011
Re: no line numbers in backtraces on Mac OS X?
by Charles Davis
May 23, 2011
Re: no line numbers in backtraces on Mac OS X?
by Stefan Dösinger
May 23, 2011
Re: performance regression or not?
by Stefan Dösinger
May 23, 2011
Re: dbghelp: Implement SymEnumSourceFilesW.
by Eric Pouech
May 23, 2011
Wine's implementation of d3dtypes.h does not work with ISO C++
by Daniel Scharrer
May 23, 2011
Re: [PATCH 1/2] mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32. (try 7 resend)
by Alexandre Julliard
May 23, 2011
Re: [PATCH 1/2] mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32. (try 7 resend)
by Charles Davis
May 23, 2011
Re: user32: Partially implement FlashWindowEx with tests (try 2)
by Alexandre Julliard
May 23, 2011
Re: dbghelp: Implement SymEnumSourceFilesW.
by Alexandre Julliard
May 23, 2011
Re: [PATCH 1/2] mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32. (try 7 resend)
by Alexandre Julliard
May 23, 2011
May 23, 2011
May 23, 2011
performance regression or not?
by Joerg-Cyril.Hoehle@t-systems.com
May 23, 2011
May 23, 2011
May 23, 2011
May 23, 2011
Re: no line numbers in backtraces on Mac OS X?
by Charles Davis
May 23, 2011
Re: no line numbers in backtraces on Mac OS X?
by Eric Pouech
May 23, 2011
no line numbers in backtraces on Mac OS X?
by Joerg-Cyril.Hoehle@t-systems.com
May 23, 2011
mmsystem16.h incorrect? SEGPTR vs. LPSTR
by Joerg-Cyril.Hoehle@t-systems.com
May 23, 2011
Re: mmsystem16.h incorrect? SEGPTR vs. LPSTR
by Damjan Jovanovic
May 23, 2011
Re: mmsystem16.h incorrect? SEGPTR vs. LPSTR
by Alexandre Julliard
May 23, 2011
mmsystem16.h incorrect? SEGPTR vs. LPSTR
by Joerg-Cyril.Hoehle@t-systems.com
May 23, 2011
Request for comments: d3dX : wined3d implicit enum conversion warnings and resolution
by Frédéric Delanoy
May 23, 2011
Re: ddraw: Don't interpret end padding as dwCaps2 for x64.
by Alexandre Julliard
May 23, 2011
Re: urlmon: Fix incorrect pointer arithmetic (too conversative) in map_url_to_zone.
by Nikolay Sivov
May 22, 2011
Re: comctl32: Shed an unused parameter of TOOLTIPS_HitTestT and rename to TOOLTIPS_HitTest. (RESEND)
by Nikolay Sivov
May 22, 2011
Re: TestBot job 11094 results: Re: comctl32/tests: Add casts to avoid comparison of different int types. [take 2]
by Gerald Pfeifer
May 22, 2011
May 22, 2011
Re: user32: Partially implement FlashWindowEx with tests
by Detlef Riekenberg
May 22, 2011
Re: ddraw: Don't interpret end padding as dwCaps2 for x64.
by Dylan Smith
May 22, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by Scott Ritchie
May 22, 2011
Re: comctl32/tests: Add casts to avoid comparison of different int types. [take 2]
by Gerald Pfeifer
May 22, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by Marcus Meissner
May 22, 2011
Re: user32: Partially implement FlashWindowEx with tests
by André Hentschel
May 22, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by James McKenzie
May 22, 2011
May 22, 2011
Re: user32: Partially implement FlashWindowEx with tests
by Dmitry Timoshkov
May 22, 2011
Re: ddraw: Don't interpret end padding as dwCaps2 for x64.
by Stefan Dösinger
May 22, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by Marcus Meissner
May 22, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by James McKenzie
May 21, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by James McKenzie
May 21, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by Scott Ritchie
May 21, 2011
May 21, 2011
hello
by chris.teague@gmail.com
May 20, 2011
Re: gdi32: Fetch CURVECAPS, LINECAPS and POLYGONALCAPS for an EMF from parent device.
by Alexandre Julliard
May 20, 2011
Re: gdi32: Fetch CURVECAPS, LINECAPS and POLYGONALCAPS for an EMF from parent device.
by Dmitry Timoshkov
May 20, 2011
Re: gdi32: Fetch CURVECAPS, LINECAPS and POLYGONALCAPS for an EMF from parent device.
by Alexandre Julliard
May 20, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by Marcus Meissner
May 19, 2011
Re: [3/3] d3d9: Try to get the INTZ test working on nvidia cards
by Henri Verbeet
May 19, 2011
Re: Big ugly build changes might be needed for Debian/Ubuntu
by Michael Stefaniuc
May 19, 2011
Big ugly build changes might be needed for Debian/Ubuntu
by Scott Ritchie
May 19, 2011
Re: [PATCH 7/7] msvcrt: Make functions working on FILE thread safe
by Alexandre Julliard
May 19, 2011
Re: hostname: Add an implementation of the hostname display utility. (try 2)
by Alexandre Julliard
May 19, 2011
May 19, 2011
May 19, 2011
Re: oleaut32/tests: remove macros from test_VarCyCmpR8
by Nikolay Sivov
May 19, 2011
Re: [bugzilla] Fix Bug 16822 - Mass Effect: Mouse input does not work (almost completely)
by Vitaliy Margolen
May 19, 2011
Re: gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS, POLYGONALCAPS for EnhMetafiles
by Dmitry Timoshkov
May 19, 2011
May 19, 2011
May 19, 2011
Re: [PATCH] dinput: Move the c_df* data format constants to the dxguid static library, mark as hidden
by Marcus Meissner
May 19, 2011
Re: tests/msvcrt: add test for _splitpath function
by Eric Pouech
May 19, 2011
Re: d3d: avoid implicit conversion warnings from identical enumeration types D3DPOOL and WINED3DPOOL (Clang) - please discard patch
by Frédéric Delanoy
May 19, 2011
Re: d3d8: Silence implicit enum conversion warnings for D3DFormat (clang) - please discard
by Frédéric Delanoy
May 18, 2011
Re: [PATCH] winex11: Make GetCursorPos respect clipping and virtual screen size.
by Alexandre Julliard
May 18, 2011
May 18, 2011