Henri Verbeet
|
3569b6ccd2
|
wined3d: wined3d_device_get_viewport() never fails.
|
2012-09-10 11:40:19 +02:00 |
Henri Verbeet
|
64aae8cf02
|
wined3d: wined3d_device_set_viewport() never fails.
|
2012-09-10 11:40:14 +02:00 |
Henri Verbeet
|
739e302e6f
|
d3d10core: Store the resource in the d3d10core rendertarget view.
|
2012-09-10 11:40:08 +02:00 |
Marcus Meissner
|
f5c5a30724
|
gdi32: Fixed passed buffer size.
|
2012-09-10 11:39:43 +02:00 |
Alexandre Julliard
|
115d488183
|
winex11: Add helper functions to retrieve drawable information for a window or DC.
|
2012-09-10 11:39:28 +02:00 |
Alexandre Julliard
|
025f4aed1e
|
winex11: Move the fps tracing to opengl32.
|
2012-09-10 11:38:30 +02:00 |
Alexandre Julliard
|
05c32b9b89
|
gdi32: Move the SwapBuffers entry point to the OpenGL driver.
|
2012-09-10 11:38:28 +02:00 |
Alexandre Julliard
|
9713a54b33
|
opengl32: Update the extension list.
|
2012-09-10 11:38:27 +02:00 |
Alexandre Julliard
|
b4e3674747
|
winex11: Get the information from the drawable structure in SwapBuffers.
|
2012-09-10 11:38:25 +02:00 |
Alexandre Julliard
|
0e9c9772ef
|
comctl32: XOR'ing with a black pen is not useful.
|
2012-09-10 11:38:21 +02:00 |
Alexandre Julliard
|
57f869d557
|
user32: Fix DrawFocusRect to always invert the destination regardless of the text color.
|
2012-09-10 11:38:15 +02:00 |
Piotr Caban
|
bdf9a9f9bd
|
msvcrt: Fixed strncpy_s behavior when count equals 0.
|
2012-09-07 19:15:29 +02:00 |
Jacek Caban
|
42d75be69d
|
jscript: Be more verbose about parser failure.
|
2012-09-07 19:15:23 +02:00 |
Jacek Caban
|
c2dbc6bfaa
|
vbscript: Added ScriptDisp tests.
|
2012-09-07 16:44:42 +02:00 |
Jacek Caban
|
11d2dfaea9
|
vbscript: Added ScriptDisp::InvokeEx implementation.
|
2012-09-07 16:44:35 +02:00 |
Jacek Caban
|
40001df45d
|
vbscript: Added ScriptDisp::GetDispID implementation.
|
2012-09-07 16:44:29 +02:00 |
Jacek Caban
|
8121f73273
|
vbscript: Use separated IDispatchEx implementation for script dispatch.
|
2012-09-07 16:44:21 +02:00 |
Jacek Caban
|
bac5fdc85f
|
vbscript: Fixed class_desc_t leak.
|
2012-09-07 16:44:10 +02:00 |
Hans Leidekker
|
bc8876f9ce
|
iphlpapi: Add partial support for UDP_TABLE_OWNER_MODULE in GetExtendedUdpTable.
|
2012-09-07 16:44:03 +02:00 |
Hans Leidekker
|
18ba68ea62
|
iphlpapi: Implement GetExtendedUdpTable.
|
2012-09-07 16:40:31 +02:00 |
Alexandre Julliard
|
bde5156876
|
winex11: Get the current pixel format from the drawable structure in wglMakeContextCurrentARB.
|
2012-09-07 16:19:17 +02:00 |
Alexandre Julliard
|
11013af0a1
|
winex11: Get the current pixel format from the drawable structure in wglMakeCurrent.
|
2012-09-07 16:19:16 +02:00 |
Alexandre Julliard
|
d52c2de7da
|
winex11: Get the current pixel format from the drawable structure in wglCreateContextAttribsARB.
|
2012-09-07 16:19:15 +02:00 |
Alexandre Julliard
|
c01d723a4f
|
winex11: Get the current pixel format from the drawable structure in wglCreateContext.
|
2012-09-07 16:01:14 +02:00 |
Alexandre Julliard
|
356f9897cd
|
winex11: Store a format pointer instead of an index in the drawable structures.
|
2012-09-07 16:01:13 +02:00 |
Alexandre Julliard
|
bf5e1b6a05
|
winex11: Get the current pixel format from the drawable structure in wglGetPixelFormat.
|
2012-09-07 16:01:10 +02:00 |
Alexandre Julliard
|
4df8f15ff9
|
winex11: Store a drawable structure also for pbuffer contexts.
|
2012-09-07 16:01:03 +02:00 |
Alexandre Julliard
|
ecc8559fe8
|
winex11: Get the current pixel format from the drawable structure for wglSetPixelFormat.
|
2012-09-07 16:00:59 +02:00 |
Qian Hong
|
245308597f
|
gdi32: Fixed family and face name on non English locale.
|
2012-09-07 13:33:47 +02:00 |
Qian Hong
|
733aca30f4
|
gdi32: Read otmpFullName from TT_NAME_ID_UNIQUE_ID.
|
2012-09-07 13:32:56 +02:00 |
Qian Hong
|
abc8f2c6c2
|
gdi32: Read otmpFaceName from TT_NAME_ID_FULL_NAME.
|
2012-09-07 13:32:35 +02:00 |
Qian Hong
|
180185d890
|
gdi32/tests: Added font name tests on English locale.
|
2012-09-07 13:32:06 +02:00 |
Jiang Yike
|
a308bde74a
|
wined3d: Add AMD Radeon HD 7700 series and HD 7800 series graphics cards.
|
2012-09-07 12:23:31 +02:00 |
James Eder
|
10ff9b4f13
|
kernel32: Remove outdated comment.
|
2012-09-07 12:23:30 +02:00 |
James Eder
|
7e8a5490bd
|
kernel32: Use PROCESSOR_FEATURE_MAX in IsProcessorFeaturePresent.
|
2012-09-07 12:23:30 +02:00 |
Piotr Caban
|
789565362d
|
msvcp: Sync spec files and implementations.
|
2012-09-07 11:56:09 +02:00 |
Piotr Caban
|
f2a26313e1
|
msvcp90: Added std::flush(basic_ostream) implementation.
|
2012-09-07 11:55:59 +02:00 |
Piotr Caban
|
d161abb9b3
|
msvcp90: Pass RTTI base pointer from DllMain.
|
2012-09-07 11:55:52 +02:00 |
Piotr Caban
|
8060752c09
|
msvcrt: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:32 +02:00 |
Piotr Caban
|
c41fd08ddc
|
msvcp100: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:14 +02:00 |
Piotr Caban
|
0ebd8990df
|
msvcp60: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:09 +02:00 |
Jacek Caban
|
34d671dc25
|
mshtml: Avoid duplicated string release in navigate_anchor.
|
2012-09-07 11:55:05 +02:00 |
Akihiro Sagawa
|
70937bd8dd
|
user32: Add support for legacy access keys.
|
2012-09-06 20:28:49 +02:00 |
Marcus Meissner
|
b9550ad352
|
msi: Move free after last usage (Coverity).
|
2012-09-06 18:23:40 +02:00 |
Hans Leidekker
|
61a8a247cf
|
wbemprox: Support IClientSecurity on class objects.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
0d28920804
|
wbemprox: Add support for uncommitted instances in IWbemClassObject::Put.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
d25450c80b
|
wbemprox: Implement IWbemClassObject::SpawnInstance.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
e2bd61b45d
|
wbemprox: Add a function to retrieve the maximum processor clock speed.
|
2012-09-06 18:23:39 +02:00 |
Hans Leidekker
|
b11cfb7b21
|
wbemprox: Correctly report the number of logical processors.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
1cd527924f
|
mshtml: Added VBScript as event attribute tests.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
76b1a7e016
|
vbscript: Added IActiveScriptParseProcedure2::ParseProcedureText tests.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
cf0faf1d3c
|
vbscript: Added IActiveScriptParseProcedure2::ParseProcedureText implementation.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
9e3f75cfb1
|
vbscript: Renamed vbscode_t's variables to not suggest that they are global code-only.
|
2012-09-06 18:23:39 +02:00 |
Jacek Caban
|
080169f1d2
|
vbscript: Fixed uninitialized opcode param in forto statement bytecode.
|
2012-09-06 18:23:39 +02:00 |
Piotr Caban
|
e9b51093de
|
msvcp90: Added locale_ctor_locale_locale implementation.
|
2012-09-06 15:45:34 +02:00 |
Piotr Caban
|
225cab9842
|
msvcp90: Fixed locale_ctor_cstr implementation.
|
2012-09-06 15:45:33 +02:00 |
Piotr Caban
|
0e6171f6d7
|
msvcp90: Fixed basic_stringbuf_wchar_overflow implementation.
|
2012-09-06 15:45:33 +02:00 |
Henri Verbeet
|
c8f4ca315e
|
wined3d: Just return the buffer from wined3d_device_get_index_buffer().
|
2012-09-06 15:45:32 +02:00 |
Henri Verbeet
|
a3e28f6ce5
|
wined3d: wined3d_device_set_index_buffer() never fails.
|
2012-09-06 15:45:32 +02:00 |
Henri Verbeet
|
129ad9cbf5
|
d3d10core: Update the MipLevels field after texture creation.
|
2012-09-06 15:45:31 +02:00 |
Michael Stefaniuc
|
1440b25267
|
dsound: Inline some of the IDirectSound helpers.
|
2012-09-06 15:45:31 +02:00 |
Rico Schüller
|
823d1fbc38
|
d3dx9: Move bool cropping into helper function.
|
2012-09-06 15:45:14 +02:00 |
Rico Schüller
|
65c651e376
|
d3dx9: Move D3DXPARAMETER_TYPE conversion helpers to util.
|
2012-09-06 15:44:39 +02:00 |
Vincent Povirk
|
b5c663ee1e
|
mscoree: Preserve %ecx when calling ReallyFixupVTable.
|
2012-09-06 14:16:45 +02:00 |
Alexandre Julliard
|
6f1d43b16e
|
winex11: Check for changes in min/maximize state even when the window rectangle didn't change.
|
2012-09-06 14:09:06 +02:00 |
Alexandre Julliard
|
2eebedf38e
|
winex11: Handle Expose events by refreshing from the window surface.
|
2012-09-06 14:08:37 +02:00 |
Alexandre Julliard
|
33ac850c80
|
winex11: Use window surfaces for rendering top-level windows.
It can be disabled by setting "ClientSideGraphics"="n".
|
2012-09-06 12:44:54 +02:00 |
Alexandre Julliard
|
7304445a7e
|
user32: Maintain a list of active window surfaces and flush them periodically.
|
2012-09-06 12:38:13 +02:00 |
Alexandre Julliard
|
a5ef549c6e
|
user32: Add support for managing a DIB surface for a window.
|
2012-09-06 12:35:32 +02:00 |
Alexandre Julliard
|
27b0b88a0b
|
gdi32: Add a graphics driver to render windows contents through the DIB engine.
|
2012-09-06 12:24:25 +02:00 |
Dan Kegel
|
d97d342585
|
vcomp: Add better stub for omp_get_num_procs.
|
2012-09-05 21:56:59 +02:00 |
Dan Kegel
|
5c988477d4
|
vcomp: Implement omp_get_wtime.
|
2012-09-05 21:56:59 +02:00 |
Erich Hoover
|
a61903388e
|
hhctrl.ocx: Do not permit a NULL caption for HtmlHelp windows.
|
2012-09-05 21:56:58 +02:00 |
Erich Hoover
|
5650362090
|
hhctrl.ocx: Resize the window when HH_SET_WIN_TYPE is called.
|
2012-09-05 21:56:58 +02:00 |
Piotr Caban
|
7477ceb6d1
|
msvcp90: Fixed RTTI structure on 64-bit systems.
|
2012-09-05 21:56:58 +02:00 |
Piotr Caban
|
33937f039f
|
msvcrt: Support 64-bit RTTI in __RTDynamicCast.
|
2012-09-05 21:56:57 +02:00 |
Piotr Caban
|
fbae5a95c3
|
msvcrt: Support 64-bit RTTI in __RTtypeid function.
|
2012-09-05 21:56:57 +02:00 |
Piotr Caban
|
63be52e2aa
|
msvcrt: Moved RTTI and thiscall related macros to separate header.
|
2012-09-05 21:56:56 +02:00 |
Alexandre Julliard
|
01c9c1cbc2
|
gdi32: Let user32 specify the device rectangle when setting the visible region.
|
2012-09-05 21:56:56 +02:00 |
Alexandre Julliard
|
75b641fc75
|
user32: Add a helper function to retrieve the virtual screen rectangle.
|
2012-09-05 21:56:55 +02:00 |
Piotr Caban
|
682b276ac5
|
ntdll: Added processor cache to SystemLogicalProcessorInformation (Mac).
|
2012-09-05 12:38:51 +02:00 |
Piotr Caban
|
785fde5920
|
ntdll: Added numa node information to SystemLogicalProcessorInformation (Mac).
|
2012-09-05 12:38:45 +02:00 |
Piotr Caban
|
6c2b7332d3
|
ntdll: Added processor cores information to SystemLogicalProcessorInformation (Mac).
|
2012-09-05 12:38:37 +02:00 |
Michael Stefaniuc
|
4076e0eb12
|
opengl32: Avoid conflicting defines for GLAPI / WINGDIAPI.
|
2012-09-05 11:48:23 +02:00 |
Michael Stefaniuc
|
6a6806944c
|
opengl32: Move the opengl_ext.h include before the other Wine headers.
|
2012-09-05 11:48:19 +02:00 |
Henri Verbeet
|
8fd7d3a2b3
|
wined3d: Just return the swapchain from wined3d_device_get_swapchain().
|
2012-09-05 11:48:04 +02:00 |
Henri Verbeet
|
ac5c420c91
|
wined3d: Add type information to shader registers.
|
2012-09-05 11:47:59 +02:00 |
Henri Verbeet
|
42582ada00
|
wined3d: Read complete shader instructions at a time.
|
2012-09-05 11:47:55 +02:00 |
Vincent Povirk
|
f2437c2b32
|
mscoree: Add support for tracing the entry point assembly.
|
2012-09-05 11:47:44 +02:00 |
Nikolay Sivov
|
6b19461548
|
user32: Release uniscribe data on Edit control destruction (valgrind).
|
2012-09-05 11:47:39 +02:00 |
Jacek Caban
|
c4c3ff47e7
|
wininet: Set last error for invalid URL argument.
|
2012-09-04 17:32:31 +02:00 |
Erich Hoover
|
b6ed7acce1
|
hhctrl.ocx: Properly show HTML Help dialogs without Tri-Pane display.
|
2012-09-04 17:26:15 +02:00 |
Erich Hoover
|
af0fa40eff
|
hhctrl.ocx: Implement HH_GET_WIN_TYPE.
|
2012-09-04 17:25:23 +02:00 |
Dmitry Timoshkov
|
b8f4252290
|
gdiplus: Add support for generic typographic string format.
|
2012-09-04 17:15:39 +02:00 |
Dmitry Timoshkov
|
bfa35f37a7
|
gdiplus: Add support for StringFormatFlagsNoClip.
|
2012-09-04 17:15:32 +02:00 |
Piotr Caban
|
c6ac0d0fcc
|
kernel32: Added GetLogicalProcessorInformation implementation.
|
2012-09-04 16:15:56 +02:00 |
Piotr Caban
|
67920ea6dd
|
ntdll/tests: Added basic NtQuerySystemInformation(SystemLogicalProcessorInformation) tests.
|
2012-09-04 16:15:55 +02:00 |
Piotr Caban
|
59a54b0f8a
|
ntdll: Added numa nodes information to SystemLogicalProcessorInformation (linux).
|
2012-09-04 16:15:54 +02:00 |
Piotr Caban
|
a3d0a19624
|
ntdll: Added processor cache information to SystemLogicalProcessorInformation (linux).
|
2012-09-04 16:15:54 +02:00 |
Piotr Caban
|
faccf6ad10
|
ntdll: Added partial support for SystemLogicalProcessorInformation information class in NtQuerySystemInformation (linux).
|
2012-09-04 16:15:54 +02:00 |