Dylan Smith
|
8cae5c2312
|
d3dxof: GetName can be used to just get the name length.
|
2011-04-21 16:53:43 +02:00 |
Dylan Smith
|
10fbf5f542
|
d3dxof: Avoid overflowing temp buffers for large tokens.
|
2011-04-21 16:53:43 +02:00 |
Dylan Smith
|
555fe78766
|
d3dxof: Add missing checks for remaining bytes during parsing.
|
2011-04-21 16:53:43 +02:00 |
Piotr Caban
|
18b8f951bf
|
msvcrt: Added _resetstkoflw implementation.
|
2011-04-21 16:53:43 +02:00 |
Alexandre Julliard
|
bd1fab7862
|
user32: Don't start menu tracking when the owner window is invalid.
|
2011-04-21 16:53:42 +02:00 |
Jacek Caban
|
354a74e004
|
wininet: Use wrappers for HeapAlloc calls.
|
2011-04-21 16:53:42 +02:00 |
Vincent Povirk
|
a08aa5391e
|
windowscodecs: Handle broken TIFF files without a RowsPerStrip tag.
|
2011-04-21 16:53:42 +02:00 |
Nicolas Le Cam
|
66b11a00b5
|
dxdiagn/tests: Initialize a variable and reduce its scope (valgrind).
|
2011-04-21 16:53:42 +02:00 |
Henri Verbeet
|
03b388609d
|
ddraw: Destroy the ddraw surface after the wined3d texture is destroyed.
|
2011-04-21 16:53:42 +02:00 |
Henri Verbeet
|
6ff226f502
|
ddraw: Destroy the ddraw surface after the wined3d surface is destroyed.
|
2011-04-21 16:53:41 +02:00 |
Henri Verbeet
|
cbf78c5d49
|
ddraw: Release the wined3d surface first in ddraw_surface_destroy().
|
2011-04-21 16:53:41 +02:00 |
Henri Verbeet
|
25c0941e50
|
ddraw: Add a separate function for surface cleanup.
|
2011-04-21 16:53:41 +02:00 |
Henri Verbeet
|
f6e4f4a122
|
wined3d: Get rid of the mipmap hint code.
Mipmap hint isn't a texture parameter, but a global hint. This never worked,
it just causes GL errors.
|
2011-04-21 16:53:41 +02:00 |
Rico Schüller
|
f296fe68ff
|
d3dx9: Implement ID3DXBaseEffect::GetParameterElement().
|
2011-04-21 16:53:41 +02:00 |
Rico Schüller
|
1ae414bc64
|
d3dx9: Implement ID3DXBaseEffect::GetParameterDesc().
|
2011-04-21 16:53:40 +02:00 |
Rico Schüller
|
b483ab8200
|
d3dx9: Implement ID3DXBaseEffect::GetParameterByName().
|
2011-04-21 16:53:27 +02:00 |
André Hentschel
|
5789311201
|
ntdll: Fix usage of ContextFlags on Sparc.
|
2011-04-21 12:45:31 +02:00 |
André Hentschel
|
c7600f8d75
|
ntdll: Fix usage of ContextFlags on ARM.
|
2011-04-21 12:45:29 +02:00 |
André Hentschel
|
e40d1aae36
|
ntdll: Be more generic when storing ARM context.
|
2011-04-21 12:45:27 +02:00 |
Alexandre Julliard
|
79c2e55b5a
|
user32: Only call the driver when the cursor position has really changed.
|
2011-04-20 20:30:09 +02:00 |
Alexandre Julliard
|
abe5440e32
|
server: Also return the previous cursor position in the set_cursor request.
|
2011-04-20 20:29:16 +02:00 |
Dmitry Timoshkov
|
f339b6c0f1
|
winex11.drv: Make sure that all relevant keyboard traces are printed in the same debug channel.
|
2011-04-20 16:34:25 +02:00 |
Huw Davies
|
a9675b3509
|
gdi32: Add a directional bias for the case when the Bresenham error term is zero.
|
2011-04-20 16:34:15 +02:00 |
Michael Stefaniuc
|
a3e77bfe59
|
d3d9: COM cleanup for the IDirect3DVolumeTexture9 iface.
|
2011-04-20 16:34:01 +02:00 |
Michael Stefaniuc
|
aab2d427e3
|
d3d9: COM cleanup for the IDirect3DVolume9 iface.
|
2011-04-20 16:33:55 +02:00 |
Michael Stefaniuc
|
31bea55ef4
|
d3d9: COM cleanup for the IDirect3DTexture9 iface.
|
2011-04-20 16:33:42 +02:00 |
Andrew Nguyen
|
6329d0d47d
|
msvcrt: Avoid the use of SetFilePointerEx in _lseeki64.
|
2011-04-20 16:33:31 +02:00 |
Rico Schüller
|
0a23fc7b29
|
d3dx9: Implement ID3DXBaseEffect::GetPassByName().
|
2011-04-20 16:32:10 +02:00 |
Rico Schüller
|
2e2b3c775b
|
d3dx9: Implement ID3DXBaseEffect::GetPass().
|
2011-04-20 16:32:06 +02:00 |
Rico Schüller
|
f284dc77f2
|
d3dx9: Implement ID3DXBaseEffect::GetPassDesc().
|
2011-04-20 16:32:02 +02:00 |
Rico Schüller
|
8afc8dc0c7
|
d3dx9: Fix ID3DXEffect*::GetVectorArray() forward.
|
2011-04-20 16:31:58 +02:00 |
Matteo Bruni
|
a3c12c5be4
|
wined3d: Fallback to our private window when context activation fails otherwise.
|
2011-04-20 16:31:48 +02:00 |
Matteo Bruni
|
edebabc2ec
|
wined3d: Add two functions for GL context activation/restore.
|
2011-04-20 16:31:45 +02:00 |
André Hentschel
|
894f892b93
|
winedbg: Fix PC adjustment for ARM.
|
2011-04-20 16:31:11 +02:00 |
Dylan Smith
|
5cccad1311
|
include: Create header file d3dx9anim.h.
|
2011-04-20 16:31:02 +02:00 |
Dylan Smith
|
8f33a4d32d
|
include: Add d3dx9mesh.h X template extensions.
|
2011-04-20 16:30:41 +02:00 |
Dmitry Timoshkov
|
fd043c5644
|
winex11.drv: Use dialog window type again for owned popup windows.
|
2011-04-20 16:29:33 +02:00 |
Alexandre Julliard
|
84f2960e5b
|
winhttp: Use an accessor function instead of directly accessing the X509_STORE_CTX structure.
|
2011-04-20 16:28:31 +02:00 |
Alexandre Julliard
|
5b4be5d4c3
|
wininet: Use an accessor function instead of directly accessing the X509_STORE_CTX structure.
|
2011-04-20 16:28:27 +02:00 |
Gerald Pfeifer
|
cf5435656f
|
winecfg: Fix use of uninitialized variable in some cases.
|
2011-04-20 15:23:17 +02:00 |
André Hentschel
|
50ada0ff8e
|
configure: Add ARM check.
|
2011-04-20 13:12:22 +02:00 |
André Hentschel
|
8bfb81dbf6
|
configure: Remove Alpha check.
|
2011-04-20 13:12:03 +02:00 |
André Hentschel
|
d4cf5489e8
|
winebuild: Copy IMAGE_FILE_MACHINE_SPARC from winnt.h and use it.
|
2011-04-20 13:11:32 +02:00 |
André Hentschel
|
46f52f77dc
|
winebuild: Remove Alpha support.
|
2011-04-20 13:11:27 +02:00 |
André Hentschel
|
18aaad2063
|
winedbg: Remove Alpha support.
|
2011-04-20 13:11:18 +02:00 |
André Hentschel
|
40cecfc20d
|
winegcc: Remove Alpha support.
|
2011-04-20 13:10:54 +02:00 |
André Hentschel
|
417e926a80
|
server: Remove Alpha support.
|
2011-04-20 13:10:06 +02:00 |
André Hentschel
|
6f9d1840ef
|
ntdll: Remove Alpha support.
|
2011-04-20 13:09:39 +02:00 |
André Hentschel
|
71af7f1ffa
|
winetest: Remove Alpha support.
|
2011-04-20 13:09:33 +02:00 |
André Hentschel
|
ff2b5c4535
|
libport: Remove Alpha support.
|
2011-04-20 13:09:30 +02:00 |