Henri Verbeet
|
e97dc9f33d
|
d3d9: Implement d3d9_EnumAdapterModesEx().
|
2012-07-02 19:17:59 +02:00 |
Alexandre Julliard
|
39819d1e8b
|
winex11: Replace wgl.h by the official wglext.h from the OpenGL registry.
|
2012-07-02 19:17:41 +02:00 |
Alexandre Julliard
|
19fcc230d0
|
winex11: Move GLX definitions out of wgl.h.
|
2012-07-02 13:21:54 +02:00 |
Nozomi Kodama
|
e3888ec87c
|
d3dx9_36: Implementation of D3DXSHScale.
|
2012-06-29 20:41:47 +02:00 |
Hans Leidekker
|
fe79fea731
|
wbemprox: Fix returned variant type and flavor for system properties.
|
2012-06-29 20:41:44 +02:00 |
Alexandre Julliard
|
83be88953b
|
opengl32: Make the WGL driver context-specific.
|
2012-06-29 20:41:36 +02:00 |
Alexandre Julliard
|
d89f7f2563
|
opengl32: Move checks of the context thread id to opengl32.
|
2012-06-29 20:41:35 +02:00 |
Alexandre Julliard
|
0045ec9dfb
|
opengl32: Use proper handles for GL contexts and pass a context pointer to the WGL driver functions.
|
2012-06-29 20:41:34 +02:00 |
Dmitry Timoshkov
|
79969b6cc4
|
include/basetsd.h: Fix int64 to int truncation warnings when compiling with a 64-bit PSDK compiler.
|
2012-06-29 10:46:49 +02:00 |
Henri Verbeet
|
8d4e3d0d58
|
d3d9: Implement d3d9_GetAdapterModeCountEx().
|
2012-06-29 10:14:29 +02:00 |
Henri Verbeet
|
256d433164
|
d3d9: Implement d3d9_device_PresentEx().
|
2012-06-29 10:14:21 +02:00 |
Alexandre Julliard
|
6a9dcd51a2
|
gdi32: Remove the remaining OpenGL entry points from the DC driver.
|
2012-06-28 18:52:23 +02:00 |
Alexandre Julliard
|
edfc7f0de0
|
opengl32: Move wglGetProcAddress to the WGL driver.
|
2012-06-28 16:14:55 +02:00 |
Alexandre Julliard
|
8a13afedd6
|
opengl32: Move GetPixelFormat to the WGL driver.
|
2012-06-28 15:53:14 +02:00 |
Alexandre Julliard
|
bbdf77a311
|
opengl32: Move wglCreateContext to the WGL driver.
|
2012-06-28 15:47:31 +02:00 |
Alexandre Julliard
|
3bcb8057a1
|
opengl32: Move wglCreateContextAttribsARB to the WGL driver.
|
2012-06-28 15:07:44 +02:00 |
Alexandre Julliard
|
47fe838b15
|
opengl32: Move wglMakeContextCurrentARB to the WGL driver.
|
2012-06-28 14:49:49 +02:00 |
Alexandre Julliard
|
7a031d9b92
|
opengl32: Add the concept of a WGL driver.
|
2012-06-28 14:37:31 +02:00 |
Nozomi Kodama
|
b56227cbf1
|
d3dx9_36: Implementation of D3DXSHDot.
|
2012-06-28 11:35:25 +02:00 |
Henri Verbeet
|
0ce894f274
|
d3d9: Implement d3d9_device_GetDisplayModeEx().
|
2012-06-28 01:39:28 +02:00 |
Henri Verbeet
|
2c8834dffd
|
d3d9: Implement d3d9_GetAdapterDisplayModeEx().
|
2012-06-28 01:39:27 +02:00 |
Henri Verbeet
|
a1bfd0988f
|
wined3d: Take scanline ordering into account in the mode setting code.
|
2012-06-28 01:39:26 +02:00 |
Henri Verbeet
|
4cb8d1ea1e
|
include: Add the DEVMODE dmDisplayFlags constants.
|
2012-06-28 01:39:25 +02:00 |
Alexandre Julliard
|
ee21554893
|
gdi32: Remove OpenGL functions that don't use an HDC from the driver entry points.
|
2012-06-25 16:25:57 +02:00 |
Dmitry Timoshkov
|
40185b6c6e
|
windowscodecs: Add WICImagingCategories registration.
|
2012-06-25 11:08:28 +02:00 |
Roderick Colenbrander
|
c754f28f17
|
winex11.drv: Remove GLX_ATI_render_texture support.
|
2012-06-25 10:39:02 +02:00 |
Eric Pouech
|
83462bf081
|
dbghelp: Added support for index leaves in types definition for CodeView debug format.
|
2012-06-25 10:32:55 +02:00 |
Henri Verbeet
|
0f0fe49240
|
wined3d: Implement mode setting in the adapter instead of the device.
|
2012-06-22 16:13:58 +02:00 |
Dmitry Timoshkov
|
b527679d17
|
include/wine/test.h: Fix compilation of standalone tests with PSDK headers.
|
2012-06-22 14:09:47 +02:00 |
Piotr Caban
|
27f9052440
|
msvcp90: Added num_put<char>::put(double) implementation.
|
2012-06-22 14:08:01 +02:00 |
Thomas Faber
|
55ee48af4c
|
include/httprequest.idl: Use widl-specific attributes only with widl.
|
2012-06-21 18:59:51 +02:00 |
Hans Leidekker
|
d444e1ab1a
|
wbemprox: Add support for retrieving system properties.
|
2012-06-20 19:21:21 +02:00 |
Damjan Jovanovic
|
cc373eef2b
|
include/shlobj.h: Add some missing APIs.
|
2012-06-20 10:31:13 +02:00 |
Hans Leidekker
|
f18b24ad39
|
wbemprox: Implement IWbemClassObject::GetNames.
|
2012-06-19 11:13:10 +02:00 |
Hans Leidekker
|
612f380ad0
|
include: Fix the definition of IWbemClassObject::GetNames.
|
2012-06-19 11:13:02 +02:00 |
Henri Verbeet
|
a6ffab3bf5
|
wined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
|
2012-06-18 17:48:56 +02:00 |
Thomas Faber
|
bb95b706cb
|
include: Make IMAGE_COR20_HEADER declaration compatible with PSDK headers.
|
2012-06-18 11:59:41 +02:00 |
Thomas Faber
|
cb8af0152c
|
port.h: Add INFINITY macro.
|
2012-06-18 11:59:41 +02:00 |
Nozomi Kodama
|
60a0fb30df
|
d3dx9_36: Implementation of D3DXSHMultiply3.
|
2012-06-18 10:56:48 +02:00 |
Dmitry Timoshkov
|
ce5ac728ec
|
include: Fix WICPersistOptions definition.
|
2012-06-15 10:30:51 +02:00 |
Dmitry Timoshkov
|
7cf036a471
|
windowscodecs: Check IFD structure when loading metadata.
|
2012-06-14 22:21:08 +02:00 |
Nozomi Kodama
|
ed7c28353d
|
d3dx9_36: Implementation of D3DXQuaternionSquadSetup.
|
2012-06-14 19:16:40 +02:00 |
Vincent Povirk
|
9b7dca8453
|
windowscodecs: Register pixel formats.
|
2012-06-14 19:12:56 +02:00 |
Vincent Povirk
|
2c5ef84544
|
include: Add IWICPixelFormatInfo definition.
|
2012-06-14 19:12:35 +02:00 |
Hans Leidekker
|
de2ee1b39c
|
include: Define IWbemClassObject.
|
2012-06-14 18:20:06 +02:00 |
Hans Leidekker
|
7a16382cff
|
include: Define WBEM_GENERIC_FLAG_TYPE.
|
2012-06-14 18:19:29 +02:00 |
Jacek Caban
|
4626db2bb2
|
guiddef.h: REF* types should not depend on CINTERFACE.
|
2012-06-14 18:19:22 +02:00 |
Detlef Riekenberg
|
7fbf5c239e
|
kernel32/tests: Accept higher PRODUCT_* values.
|
2012-06-13 21:35:40 +02:00 |
Matteo Bruni
|
80034de243
|
wpp: Explicitly pass include type to the lookup callback function.
Also, always pass the parent name to the callback, d3dcompiler needs
that information.
|
2012-06-13 21:35:39 +02:00 |
Jacek Caban
|
ee82123bd4
|
d3dcompiler.h: Added missing extern "C".
|
2012-06-13 12:10:01 +02:00 |