Alexandre Julliard
|
770d902d10
|
configure: Store all libraries in libdir on Android.
|
2013-09-26 17:58:44 +02:00 |
Alexandre Julliard
|
90520f7fc4
|
configure: Set the library prefix to "lib" on Android.
|
2013-09-26 14:36:02 +02:00 |
Alexandre Julliard
|
a83c598c79
|
makefiles: Add support for specifying a prefix for installed library file names.
|
2013-09-26 14:35:45 +02:00 |
Dmitry Timoshkov
|
a63be0823a
|
ntdll: Make set_line_control() for a serial device print slightly more informative messages.
|
2013-09-26 10:46:56 +02:00 |
Dmitry Timoshkov
|
a20b07c558
|
ntdll: Make asynchronous WaitCommEvent report correct number of bytes returned.
|
2013-09-26 10:46:54 +02:00 |
Henri Verbeet
|
38871d842f
|
d3dx9: Get rid of the ID3DXFileEnumObjectImpl typedef.
|
2013-09-26 10:45:56 +02:00 |
Henri Verbeet
|
177aa5c26f
|
d3dx9: Get rid of the ID3DXFileImpl typedef.
|
2013-09-26 10:45:54 +02:00 |
Henri Verbeet
|
4a9da034ab
|
wined3d: Explicitly pass gl_info to state_init_default().
|
2013-09-26 10:45:52 +02:00 |
Henri Verbeet
|
abbc595fc1
|
wined3d: Initialize the fb state pointer in state_init().
|
2013-09-26 10:45:50 +02:00 |
Henri Verbeet
|
6793fa7157
|
wined3d: Initialize the default state in device_init().
|
2013-09-26 10:45:47 +02:00 |
Michael Stefaniuc
|
df64b0fbe2
|
include: Avoid using CONST in d3d8.h.
|
2013-09-26 10:45:21 +02:00 |
André Hentschel
|
e99e9d8d82
|
winebuild: Update IMAGE_FILE_MACHINE_ARM64.
According to pecoff 8.3.
|
2013-09-26 10:45:10 +02:00 |
Frédéric Delanoy
|
2413841ecb
|
windowscodecs: Use BOOL type where appropriate.
|
2013-09-25 19:51:10 +02:00 |
Frédéric Delanoy
|
ce88fd16ae
|
advapi32: Use BOOL type where appropriate.
|
2013-09-25 19:51:09 +02:00 |
Jacek Caban
|
0be56d27d2
|
mshtml: Wine Gecko 2.24 release.
|
2013-09-25 19:31:38 +02:00 |
Piotr Caban
|
a449b2d57b
|
msvcrt: Call MSVCRT_strtoi64_l in strtoul implementation.
|
2013-09-25 19:30:32 +02:00 |
Piotr Caban
|
c3c44544ff
|
msvcrt: Call MSVCRT_strtoi64_l in strtol implementation.
|
2013-09-25 19:30:30 +02:00 |
Piotr Caban
|
b01f888129
|
msvcrt: Fix internal LONG_MAX and ULONG_MAX definitions.
|
2013-09-25 19:30:23 +02:00 |
Lu Jiashu
|
a0ed65f593
|
winmm: Clone the whole adwInfo array in MMIO_Open.
|
2013-09-25 13:38:14 +02:00 |
Alistair Leslie-Hughes
|
3d193930ab
|
oledb32: Correct DataLinks interface for win64.
|
2013-09-25 13:33:26 +02:00 |
Rico Schüller
|
f7ba8e1472
|
d3dx9: Use struct d3dx_object for objects.
|
2013-09-25 13:33:25 +02:00 |
Sebastian Lackner
|
5fb74c48d1
|
winex11: Added missing release_win_data() to create_foreign_window().
|
2013-09-25 11:54:52 +02:00 |
Dmitry Timoshkov
|
b4e375ecf4
|
kernel32/tests: Add DuplicateHandle test to the file access tests.
|
2013-09-25 11:50:03 +02:00 |
Michael Stefaniuc
|
2a39cb377a
|
dlls: Replace the remaining CONSTs.
|
2013-09-25 11:49:20 +02:00 |
Henri Verbeet
|
0f965d16f0
|
d3dx9: Get rid of the ID3DXSpriteImpl typedef.
|
2013-09-25 11:49:16 +02:00 |
Henri Verbeet
|
0a993f14b4
|
d3dx9: Get rid of the ID3DXSkinInfoImpl typedef.
|
2013-09-25 11:49:14 +02:00 |
Henri Verbeet
|
8866d733e4
|
wined3d: Introduce a function to initialize swapchain specific device state.
|
2013-09-25 11:49:08 +02:00 |
Henri Verbeet
|
cfe16a4bd1
|
d3d10core: Translate d3d10 bind flags / usage to wined3d usage for textures.
|
2013-09-25 11:49:05 +02:00 |
Henri Verbeet
|
991e47e3c9
|
wined3d: Allow WINED3DFMT_R8G8B8A8_UNORM render targets.
|
2013-09-25 11:49:01 +02:00 |
Dmitry Timoshkov
|
2ffd28cff7
|
ntdll: Perform the offset checks in NtWriteFile also for a serial device.
|
2013-09-25 11:48:56 +02:00 |
Dmitry Timoshkov
|
4544826291
|
ntdll/tests: Use official path for temporary files instead of current directory.
|
2013-09-24 20:42:35 +02:00 |
Francois Gouget
|
cccba76091
|
wined3d: Make device_invalidate_shader_constants() static.
|
2013-09-24 19:08:35 +02:00 |
Huw Davies
|
2a32d5765a
|
server: Android has struct user in asm/user.h.
|
2013-09-24 18:58:24 +02:00 |
Jacek Caban
|
8555e77b0e
|
dinput.h: Added missing DI_WRITEPROTECT define.
From mingw-w64.
|
2013-09-24 18:54:59 +02:00 |
Piotr Caban
|
b50833389e
|
msvcrt: Improve error handling in wcsrtombs function.
|
2013-09-24 18:54:37 +02:00 |
Piotr Caban
|
dbbe237985
|
msvcp60: Fix char_traits<wchar_t>::assign implementation.
|
2013-09-24 18:54:27 +02:00 |
Piotr Caban
|
435cf5cebc
|
msvcp80: Add ostream::operator<<(unsigned short) implementation.
|
2013-09-24 18:54:13 +02:00 |
Piotr Caban
|
459920a54d
|
msvcp80: Fix default constructor closures arguments.
|
2013-09-24 18:54:10 +02:00 |
Piotr Caban
|
69677bda34
|
msvcp80: Make it possible to shrink allocated memory in basic_string::reserve.
|
2013-09-24 18:53:51 +02:00 |
Jacek Caban
|
c9cef7153c
|
appwiz.cpl: Use asynchronous binding instead of separated thread to download addons.
|
2013-09-24 18:53:17 +02:00 |
Michael Stefaniuc
|
b08869420a
|
windowscodecs: Avoid using CONST.
|
2013-09-24 12:58:17 +02:00 |
Michael Stefaniuc
|
787bc8719a
|
shell32: Avoid using CONST.
|
2013-09-24 12:58:06 +02:00 |
Michael Stefaniuc
|
5fd4f943dc
|
winex11.drv: Avoid using CONST.
|
2013-09-24 12:58:03 +02:00 |
Michael Stefaniuc
|
3a13dc5995
|
winemac.drv: Avoid using CONST.
|
2013-09-24 12:58:00 +02:00 |
Michael Stefaniuc
|
7c7fa1051c
|
user32: Avoid using CONST.
|
2013-09-24 12:57:57 +02:00 |
Nikolay Sivov
|
1c23b501f7
|
oleaut32: LoadRegTypeLib() should check actual typelib version.
|
2013-09-24 12:57:54 +02:00 |
Nikolay Sivov
|
4be3013014
|
oleaut32: Support typelib redirection in QueryPathOfRegTypeLib().
|
2013-09-24 12:57:46 +02:00 |
Henri Verbeet
|
778b644fc6
|
d3dx9: Get rid of the ID3DXMeshImpl typedef.
|
2013-09-24 12:57:31 +02:00 |
Henri Verbeet
|
ffc66f471c
|
d3dx9: Get rid of the ID3DXLineImpl typedef.
|
2013-09-24 12:57:29 +02:00 |
Henri Verbeet
|
9516ce33d8
|
wined3d: Get rid of clearing the texture bindings in state_init_default().
This is arbitrary, we don't do it for any of the other resource bindings
either, and the wined3d_state structure is assumed to be zero-initialized.
|
2013-09-24 12:57:27 +02:00 |