H. Verbeet
|
da65aed442
|
wined3d: Support cube map FBO attachments.
|
2006-11-20 11:50:14 +01:00 |
H. Verbeet
|
8afe27dacd
|
wined3d: Fix GL_ARB_texture_cube_map extension support.
|
2006-11-20 11:50:14 +01:00 |
Alexandre Julliard
|
0beeffa935
|
winmm: Avoid using sizeof() in traces.
|
2006-11-20 11:50:14 +01:00 |
James Hawkins
|
15fd7a028f
|
kernel32: Replace magic numbers with descriptive defines.
|
2006-11-20 11:24:48 +01:00 |
Andrew Talbot
|
a07dceb002
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:42 +01:00 |
Andrew Talbot
|
bc95bfd3c1
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:25 +01:00 |
Andrew Talbot
|
8831a79e90
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:15 +01:00 |
Andrew Talbot
|
115af5bc8a
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:23:49 +01:00 |
Marcus Meissner
|
c28a97e116
|
ntdll: Converted bitmask into TRUE/FALSE.
|
2006-11-20 11:23:39 +01:00 |
Marcus Meissner
|
87f9dcdb23
|
kernel32: Added missing shift by 8.
|
2006-11-20 11:23:32 +01:00 |
H. Verbeet
|
ef2c062c09
|
wined3d: Allow the depth buffer to be shared between onscreen and offscreen rendering modes.
|
2006-11-17 18:14:25 +01:00 |
H. Verbeet
|
6d66085150
|
wined3d: Add FBO support for offscreen rendering.
|
2006-11-17 18:14:13 +01:00 |
H. Verbeet
|
ad4c2bdb69
|
wined3d: Make the offscreen render mode a registry setting.
|
2006-11-17 18:13:57 +01:00 |
H. Verbeet
|
44f4e254a6
|
wined3d: Fix depth buffer formats to use actual depth textures.
|
2006-11-17 15:54:01 +01:00 |
H. Verbeet
|
9bf04ecd03
|
wined3d: Rename renderUpsideDown to render_offscreen.
|
2006-11-17 15:53:52 +01:00 |
Huw Davies
|
459dd11f3f
|
msxml3: Implement createElement.
|
2006-11-17 15:51:33 +01:00 |
Hans Leidekker
|
17f66b7086
|
setupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo, TargetPath}.
|
2006-11-17 15:51:25 +01:00 |
Jacek Caban
|
7f9a5fac71
|
mshtml: Remove nscstring and nscwstring typedefs.
|
2006-11-17 15:50:36 +01:00 |
Jacek Caban
|
2f853fadb1
|
mshtml: Added semi-stub createStyleSheet implementation.
|
2006-11-17 15:50:32 +01:00 |
Jacek Caban
|
84af63604a
|
mshtml: Added put_fontSize implementation.
|
2006-11-17 15:50:27 +01:00 |
Jacek Caban
|
c8c9a5fb20
|
mshtml: Added put_backgroundColor implementation.
|
2006-11-17 15:50:23 +01:00 |
Jacek Caban
|
7c478bf719
|
mshtml: Added put_fontFamily implementation.
|
2006-11-17 15:50:19 +01:00 |
Jacek Caban
|
5a9980e1b7
|
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
|
2006-11-17 15:49:36 +01:00 |
Jacek Caban
|
5b1af5b7d1
|
mshtml: Added get_style implementation.
|
2006-11-17 15:49:30 +01:00 |
Alexandre Julliard
|
1447e6f634
|
include: Install adshlp.h too.
|
2006-11-17 15:47:16 +01:00 |
Alexandre Julliard
|
2731998ae6
|
include: Get rid of heap.h.
|
2006-11-17 15:29:40 +01:00 |
Alexandre Julliard
|
75b8f88875
|
gdi32: Get rid of the gdi.h include.
|
2006-11-17 14:52:07 +01:00 |
Alexandre Julliard
|
456891b377
|
gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
|
2006-11-17 14:39:04 +01:00 |
Alexandre Julliard
|
5e7afb8c3b
|
winex11.drv: Store the palette mapping in an X context instead of the GDI object.
|
2006-11-17 14:38:43 +01:00 |
Alexandre Julliard
|
bb51f96907
|
gdi32: Get rid of the palette mapping handling and leave it up to the driver.
|
2006-11-17 14:38:11 +01:00 |
Alexandre Julliard
|
719b7068a9
|
winex11.drv: Abstract accesses to the palette color mapping.
|
2006-11-17 14:36:34 +01:00 |
Alexandre Julliard
|
385ceeb8bc
|
winex11.drv: Avoid some direct accesses to the PALETTEOBJ structure.
|
2006-11-17 14:34:56 +01:00 |
Alexandre Julliard
|
ed4f22ab5f
|
gdi32: Moved the system palette flags to winex11.drv.
|
2006-11-17 14:34:44 +01:00 |
Alexandre Julliard
|
c60757b7d8
|
gdi32: Avoid accessing the internal palette object from dib.c.
|
2006-11-17 14:34:20 +01:00 |
Alexandre Julliard
|
46dd467941
|
d3d9: Include wingdi.h, not gdi.h.
|
2006-11-17 12:46:15 +01:00 |
Andrew Talbot
|
60cafb5e95
|
urlmon: Cast-qual warnings fix.
|
2006-11-17 12:45:35 +01:00 |
Vitaliy Margolen
|
161a53f254
|
winecfg: Allow editing of broken drive links.
|
2006-11-17 12:45:29 +01:00 |
Louis Lenders
|
fa47970e6c
|
msvcrt: Add _fstat64 and _stat64 to msvcrt.spec.
|
2006-11-17 12:45:21 +01:00 |
Mike McCormack
|
eba742e5cd
|
msi: Fix a memory leak in load_folder().
|
2006-11-17 11:14:44 +01:00 |
Mike McCormack
|
cf370a8d39
|
msi: Remove unnecessary includes.
|
2006-11-17 11:14:41 +01:00 |
Mike McCormack
|
6b38139e62
|
msi: Remove a level of indent in resolve_folder().
|
2006-11-17 11:14:39 +01:00 |
Mike McCormack
|
4052b8be05
|
msi: Add a test showing the _Properties table is a bit strange.
|
2006-11-17 11:14:33 +01:00 |
Mike McCormack
|
2f2143b4ec
|
msi: Add a test showing which tables are special.
|
2006-11-17 11:14:31 +01:00 |
Mike McCormack
|
5bffd28be7
|
msi: Remove some redundant else statements.
|
2006-11-17 11:14:27 +01:00 |
Kevin Koltzau
|
64506c0a51
|
winedump: Print new DLL characteristics.
|
2006-11-17 11:14:21 +01:00 |
Kevin Koltzau
|
c3c1b7025f
|
winnt.h: Add AMD64 relocation types.
|
2006-11-17 11:14:14 +01:00 |
Kevin Koltzau
|
8cebef6797
|
winnt.h: Add defines for new DLL characteristics.
|
2006-11-17 11:14:07 +01:00 |
Huw Davies
|
7c34694c01
|
msxml3: Implement createProcessingInstruction with a stub PI object.
|
2006-11-17 11:04:42 +01:00 |
Alexandre Julliard
|
2b01f6e07c
|
kernel32: Use the appropriate Unix locale for GetLocaleInfo when a default LCID is used.
For instance LOCALE_SDATE is looked up in the lcid corresponding to
LC_TIME, LOCALE_IDIGITS in the LC_NUMERIC lcid, etc.
|
2006-11-16 22:11:58 +01:00 |
Alexandre Julliard
|
e8b8c5bf6a
|
kernel32: Added the locale name entry to all locale definitions.
|
2006-11-16 22:11:36 +01:00 |