H. Verbeet
|
61e1d1379e
|
wined3d: Cleanup GL extension detection.
|
2007-06-27 11:44:32 +02:00 |
Andrew Talbot
|
33c0db06f9
|
ntdll: Constify some variables.
|
2007-06-26 12:54:58 +02:00 |
James Hawkins
|
ee89cfca53
|
msi: Add a stub implementation of MsiQueryComponentStateA.
|
2007-06-26 12:11:47 +02:00 |
H. Verbeet
|
9c44b67d28
|
wined3d: Add max_vertex_samplers and max_combined_samplers to WineD3D_GL_Info.
|
2007-06-26 11:57:05 +02:00 |
H. Verbeet
|
3ad03206ab
|
wined3d: Rename max_samplers to max_fragment_samplers.
|
2007-06-26 11:56:57 +02:00 |
Evan Stade
|
14802872b8
|
gdiplus: Implemented GdipCreatePath and GdipDeletePath.
|
2007-06-22 12:32:24 +02:00 |
Evan Stade
|
f6f04f6e0e
|
gdiplus: Implemented GdipDrawLines.
|
2007-06-22 12:28:54 +02:00 |
Evan Stade
|
5c8b83c524
|
gdiplus: Implemented GdipDrawCurve2.
|
2007-06-20 13:10:24 +02:00 |
Evan Stade
|
c42f8794a1
|
gdiplus: Implemented GdipDrawArc.
|
2007-06-20 13:09:08 +02:00 |
James Hawkins
|
fbbd91544f
|
ntoskrnl.exe: Add a stub implementation of KeInitializeTimer.
|
2007-06-19 12:56:00 +02:00 |
Evan Stade
|
72ab72c50c
|
gdiplus: Implemented GdipDrawPie/GdipFillPie.
|
2007-06-19 11:45:02 +02:00 |
Evan Stade
|
8b9f5342b4
|
gdiplus: Implemented GdipDrawBezier.
|
2007-06-18 13:36:34 +02:00 |
James Hawkins
|
d8860d34e4
|
msi: Implement MsiApplyPatchW.
|
2007-06-18 12:14:53 +02:00 |
John Klehm
|
3c3a879a86
|
include: Allow port.h to build on gcc4.
|
2007-06-15 12:03:23 +02:00 |
Stefan Dösinger
|
c9b8a79e0b
|
wined3d: Implement vertical refresh sync.
|
2007-06-14 13:21:54 +02:00 |
Rob Shearman
|
52581b29bf
|
include: Add HTMLTextContainerEvents dispinterface and necessary dispids.
|
2007-06-14 13:14:40 +02:00 |
H. Verbeet
|
fc5582aef7
|
wined3d: Add wined3d vertex sampler definitions.
|
2007-06-13 11:23:27 +02:00 |
Francois Gouget
|
e84562a15a
|
msdmo: Improve the prototypes Win64 compatibility by replacing long with LONG.
|
2007-06-13 11:18:15 +02:00 |
Francois Gouget
|
12042c040f
|
msdmo: dmoreg.h should include mediaobj.h.
|
2007-06-13 11:10:47 +02:00 |
Evan Stade
|
48f10d4bbf
|
gdiplus: Added public headers.
|
2007-06-11 14:56:17 +02:00 |
Alexandre Julliard
|
9719bcaf5c
|
include: Add DO_NO_IMPORTS ifdefs where needed.
|
2007-06-08 15:49:36 +02:00 |
Andrey Turkin
|
ad5f94d0f7
|
ntdll: Stub and document IoCompletion APIs.
|
2007-06-08 13:29:31 +02:00 |
H. Verbeet
|
1d6d831099
|
wined3d: Fix GLSL definitions.
|
2007-06-07 20:23:39 +02:00 |
Francois Gouget
|
96c337f0a1
|
Assorted spelling fixes.
|
2007-06-07 19:24:32 +02:00 |
Phil Costin
|
e7578dca36
|
wined3d: Add support for loading gamma corrected textures.
|
2007-06-07 13:01:49 +02:00 |
Phil Costin
|
3650e31e85
|
wined3d: Add GL_EXT_texture_sRGB constants and corresponding CheckDeviceFormat query.
|
2007-06-07 13:01:23 +02:00 |
Lei Zhang
|
00bc8fa184
|
include: Add missing definitions to shlobj.h.
|
2007-06-07 13:00:08 +02:00 |
H. Verbeet
|
6ee356fca0
|
wined3d: Get rid of the pBaseVertexIndex parameter to IWineD3DDeviceImpl_GetIndices, use GetBaseVertexIndex instead.
|
2007-06-07 11:20:48 +02:00 |
H. Verbeet
|
262240adce
|
wined3d: Add IWineD3DDevice_GetBaseVertexIndex to retrieve the base vertex index.
|
2007-06-07 11:20:48 +02:00 |
Dmitry Timoshkov
|
70015ab5b4
|
include/msvcrt: Make sure that __int64 is properly defined on a 64-bit platform.
|
2007-06-06 20:33:54 +02:00 |
Alexandre Julliard
|
156b205eb5
|
server: Add support for system processes, that can be signaled to exit when all non-system processes are done.
|
2007-06-06 20:33:13 +02:00 |
Dan Hipschman
|
6cf8e6bd77
|
list.h: Add macros for reverse iteration.
|
2007-06-06 12:12:27 +02:00 |
H. Verbeet
|
785771272a
|
wined3d: Get rid of the BaseVertexIndex parameter to IWineD3DDeviceImpl_SetIndices, use SetBaseVertexIndex instead.
|
2007-06-06 12:10:47 +02:00 |
Michael Stefaniuc
|
30f67b1534
|
wingdi.h: Multi-character character constants are implementation specific according to the C standard. Use a hex number instead.
|
2007-06-05 12:18:55 +02:00 |
Detlef Riekenberg
|
0c71799d02
|
winspool: Implement AddPortEx.
|
2007-06-05 10:57:16 +02:00 |
Alexandre Julliard
|
7c6bc78b90
|
ntdll: Get rid of the num_async_io counter in the TEB.
|
2007-06-04 18:17:16 +02:00 |
Alexandre Julliard
|
8992f89f27
|
server: Remove the extra apc_arg parameter now that user APCs all require the same arg as the kernel APC.
|
2007-06-04 15:20:49 +02:00 |
Detlef Riekenberg
|
360dee625f
|
include/winspool: Add more flags for printer drivers.
|
2007-06-04 12:49:58 +02:00 |
Francois Gouget
|
cfbd3384e2
|
ws2_32: Improve the prototypes Win64 compatibility by replacing long with LONG.
|
2007-06-04 12:49:22 +02:00 |
James Hawkins
|
f083b3c038
|
msi: Implement SummaryInfo::Property get.
|
2007-06-01 12:43:33 +02:00 |
Dmitry Timoshkov
|
29b00e1a8c
|
midimap: Fix compilation warnings in 64-bit mode.
|
2007-06-01 12:40:04 +02:00 |
Francois Gouget
|
ab91c21636
|
version: Fix the VerQueryValueA/W() prototypes.
|
2007-05-31 14:18:35 +02:00 |
Louis Lenders
|
b7a5985bca
|
comctl32: Add stub for DrawShadowText.
|
2007-05-31 13:07:20 +02:00 |
Alexandre Julliard
|
14fceb2cb6
|
include: Fix the definition of MSG_MAXIOVLEN.
|
2007-05-31 12:08:19 +02:00 |
Stefan Leichter
|
88b6bc4f7c
|
advapi32: Added implementation of RegDeleteTreeA/W.
|
2007-05-30 15:55:05 +02:00 |
Alexandre Julliard
|
7718d2bd7c
|
dmusic: Fix license headers that mistakenly use GPL instead of LGPL.
Confirmed by the original author and the major contributors.
|
2007-05-30 12:54:07 +02:00 |
Rob Shearman
|
eb239a47cc
|
include: Fix a typo in wincred.h.
The Attribute field of the CREDENTIALA/W structs should instead be
Attributes.
|
2007-05-30 11:51:41 +02:00 |
Dmitry Timoshkov
|
ab2934781c
|
gdi32: Make SetDCHook 64-bit safe.
|
2007-05-30 11:51:26 +02:00 |
Juan Lang
|
a1e8343e2e
|
wincrypt: Fix typo.
|
2007-05-30 11:51:20 +02:00 |
Alexandre Julliard
|
e6df00aa4f
|
libwine: Add support for glyph chars mapping in OEM codepage tables.
|
2007-05-29 23:31:14 +02:00 |