Alexandre Julliard
|
72e873873e
|
winex11: Get rid of the glGetIntegerv wrapper.
|
2012-07-20 13:21:25 +02:00 |
Alexandre Julliard
|
76ae99a426
|
winex11: Remove unused fields in the PBuffer object.
|
2012-07-20 12:36:44 +02:00 |
Alexandre Julliard
|
6a3aa4eb49
|
opengl32: Use proper handles for PBuffers instead of raw pointers.
|
2012-07-20 12:36:41 +02:00 |
Alexandre Julliard
|
98bd066c95
|
opengl32: Add a mechanism for managing different types of OpenGL handles.
|
2012-07-20 12:27:19 +02:00 |
Alexandre Julliard
|
1b9455e65d
|
opengl32: Add supported wgl extension functions to the OpenGL function table.
|
2012-07-20 00:40:42 +02:00 |
Alexandre Julliard
|
4c0779006e
|
opengl32: Move the wgl functions to the main OpenGL function table.
|
2012-07-19 22:50:37 +02:00 |
Alexandre Julliard
|
782e96b910
|
opengl32: Declare input pointers as const in function prototypes.
|
2012-07-19 22:17:14 +02:00 |
Alexandre Julliard
|
6a8ded433b
|
gdi32: Remove left-over debug trace.
|
2012-07-19 20:27:39 +02:00 |
Nozomi Kodama
|
f5714cccbd
|
d3dx9_36: Implementation of D3DXSHRotateZ.
|
2012-07-19 17:02:01 +02:00 |
Wei-Lun Chao
|
d782cfed20
|
po: Update Chinese (Taiwan) translation.
|
2012-07-19 17:00:37 +02:00 |
Wei-Lun Chao
|
70c23b10e0
|
po: Update Chinese (Taiwan) translation.
|
2012-07-19 16:58:43 +02:00 |
Wei-Lun Chao
|
4d54d95370
|
po: Update Chinese (Taiwan) translation.
|
2012-07-19 16:56:26 +02:00 |
Alexandre Julliard
|
2f31a66941
|
wined3d: Load glPointParameter functions as extensions rather than standard OpenGL functions.
|
2012-07-19 16:47:49 +02:00 |
Dmitry Timoshkov
|
6d3154ab83
|
include: Move PaletteFlags definition to gdipluspixelformats.h.
|
2012-07-19 16:02:49 +02:00 |
Dmitry Timoshkov
|
af8721f41b
|
include: Add some useful helpers to check various pixel format properties.
|
2012-07-19 16:02:35 +02:00 |
Dmitry Timoshkov
|
ccfdb827b5
|
include: Add PixelFormat32bppCMYK definition.
|
2012-07-19 16:02:13 +02:00 |
Jacek Caban
|
4da232070e
|
ole32: Use proper allocators for storing help file in ErrorInfoImpl.
|
2012-07-19 16:01:52 +02:00 |
Jacek Caban
|
cd1f67ee24
|
ole32: Use proper allocators for storing description in ErrorInfoImpl.
|
2012-07-19 16:01:52 +02:00 |
Jacek Caban
|
4843f031f9
|
ole32: Use proper allocators for storing source in ErrorInfoImpl.
|
2012-07-19 16:01:51 +02:00 |
Jacek Caban
|
12f1fbb7a4
|
mshtml: Store MSHTML node reference in Gecko node object and get rid of all node list in document object.
|
2012-07-19 16:01:51 +02:00 |
Jacek Caban
|
94060b99c9
|
mshtml: Make nsIDOMHTMLDocument reference cycle collectable.
|
2012-07-19 16:01:50 +02:00 |
Jacek Caban
|
e9cc7676fa
|
mshtml: Make node object's dynamic IDispatchEx-based properties cycle collectable.
|
2012-07-19 16:01:50 +02:00 |
Jacek Caban
|
97ff991f46
|
mshtml: Make node object cycle collector aware.
|
2012-07-19 16:01:49 +02:00 |
Michael Stefaniuc
|
4c7e608d5c
|
dsound: Get rid of the DSOUND_QueryInterface() helper.
|
2012-07-19 16:01:48 +02:00 |
Michael Stefaniuc
|
9cc62d321c
|
dsound: Handle IDirectSound by the IDirectSound8 implementation.
|
2012-07-19 16:01:48 +02:00 |
Michael Stefaniuc
|
6fecd3d642
|
dsound: Merge IDirectSound8 into the main DirectSound object.
|
2012-07-19 16:01:47 +02:00 |
Michael Stefaniuc
|
db5344e438
|
dsound: Drop a redundant 'IDirectSound8' from the method names.
|
2012-07-19 16:01:47 +02:00 |
Michael Stefaniuc
|
bf4481d3f0
|
dsound: Merge the DirectSound create functions.
|
2012-07-19 16:01:46 +02:00 |
Michael Stefaniuc
|
8978a4b51b
|
dsound: Merge IUnknown into the main DirectSound object.
|
2012-07-19 16:01:45 +02:00 |
Michael Stefaniuc
|
478191c059
|
dsound: Cleanup IDirectSoundImpl_Create() and move it.
|
2012-07-19 16:01:45 +02:00 |
Michael Stefaniuc
|
a565c0fadf
|
dsound: Rename the DirectSound object refcount to "numIfaces".
|
2012-07-19 16:01:44 +02:00 |
Michael Stefaniuc
|
4992e6a515
|
dsound: Merge the two IUnknown/IDirectSound implementations for DirectSound.
|
2012-07-19 16:01:43 +02:00 |
Michael Stefaniuc
|
e236a3c2d5
|
dsound/tests: Add IDirectSound refcount and COM aggregation tests.
|
2012-07-19 16:01:43 +02:00 |
Heiko Hund
|
1ba968821a
|
winhttp: Make strings in WINHTTP_PROXY_INFO non-const.
|
2012-07-19 16:01:18 +02:00 |
Nikolay Sivov
|
24a690e90e
|
ole32: Use a single implementation for 1Ole stream initialization.
|
2012-07-19 15:44:25 +02:00 |
Nikolay Sivov
|
c3fd306f61
|
msxml3: Accept selection namespaces string with trailing spaces.
|
2012-07-19 15:44:16 +02:00 |
Henri Verbeet
|
09443f14e7
|
wined3d: Enable "AlwaysOffscreen" by default.
|
2012-07-19 15:43:59 +02:00 |
Henri Verbeet
|
8a95eb0604
|
wined3d: Disable the X11 / GL lock.
|
2012-07-19 15:43:34 +02:00 |
Henri Verbeet
|
f1aea860f9
|
wined3d: Fix the draw buffer limit calculation.
|
2012-07-19 15:43:26 +02:00 |
Henri Verbeet
|
5f83f2cdf4
|
ddraw: Implement ddraw7_GetVerticalBlankStatus() on top of wined3d_get_adapter_raster_status().
|
2012-07-19 15:43:17 +02:00 |
Henri Verbeet
|
2bfc5214be
|
ddraw: Implement ddraw7_GetScanLine() on top of wined3d_get_adapter_raster_status().
|
2012-07-19 15:43:11 +02:00 |
Caron Jensen
|
9877df9aeb
|
wined3d: Recognize AMD Tahiti cards.
|
2012-07-19 15:43:01 +02:00 |
Marcus Meissner
|
b810fad34c
|
mshtml: Remove superflous check (Coverity).
|
2012-07-19 15:42:52 +02:00 |
Alexandre Julliard
|
7c9d35e575
|
gdi32: PatBlt needs to bypass the brush for ROPs that don't make use of it.
|
2012-07-19 15:42:31 +02:00 |
Alexandre Julliard
|
fd9b0e3006
|
opengl32: Remove redundant fields in the functions hashes.
|
2012-07-19 00:07:03 +02:00 |
Alexandre Julliard
|
101bdf425b
|
winex11: Use the function table pointer to call dynamically loaded OpenGL functions.
|
2012-07-18 19:51:09 +02:00 |
Dmitry Timoshkov
|
b20a1f56b0
|
gdiplus: GdipMeasureString operates internally in pixels but in/out rectangles are in device units.
|
2012-07-18 17:17:46 +02:00 |
Dmitry Timoshkov
|
9288acda1d
|
gdiplus: GdipGetFontHeight should convert height from font to device units.
|
2012-07-18 17:17:38 +02:00 |
Dmitry Timoshkov
|
ed8a3304c4
|
gdiplus: Factor out units_to_pixels() helper.
|
2012-07-18 17:17:31 +02:00 |
Dmitry Timoshkov
|
9da37c769e
|
gdiplus: Add a test for font and graphics using different base units.
|
2012-07-18 17:17:14 +02:00 |