Henri Verbeet
|
13aea3a131
|
wined3d: Use GL_DEPTH32F_STENCIL8 for WINED3DFMT_D24FS8.
|
2009-06-08 12:44:17 +02:00 |
Henri Verbeet
|
4bc2180821
|
wined3d: Use GL_DEPTH_COMPONENT32F for WINED3DFMT_D32F_LOCKABLE.
|
2009-06-08 12:44:13 +02:00 |
Henri Verbeet
|
d3bc045f26
|
wined3d: Add support for the ARB_depth_buffer_float extension.
|
2009-06-08 12:44:08 +02:00 |
Paul Vriens
|
06ebe936ac
|
kernel32/tests: Only report unimplemented functions once.
|
2009-06-08 12:44:03 +02:00 |
Nikolay Sivov
|
ae8999f982
|
ntdll: Call NtCreateSection with NULL attributes loading native dll.
|
2009-06-08 12:42:55 +02:00 |
Austin English
|
5d6ba4ef73
|
mshtml: Make the wine-gecko warning more clear.
|
2009-06-08 12:42:44 +02:00 |
André Hentschel
|
c3b9cd378e
|
cryptdlg: Add German translation.
|
2009-06-08 12:42:38 +02:00 |
André Hentschel
|
b20fae4dc4
|
cryptui: Add German translation.
|
2009-06-08 12:42:34 +02:00 |
André Hentschel
|
c50a4738d6
|
winedbg: Fix comment header.
|
2009-06-08 12:42:29 +02:00 |
André Hentschel
|
deadb41bbc
|
oleacc: Add German translation.
|
2009-06-08 12:42:25 +02:00 |
André Hentschel
|
6f1f19a816
|
setupapi: Add German translation.
|
2009-06-08 12:42:20 +02:00 |
André Hentschel
|
49c94aa5e0
|
shell32: Add German translation.
|
2009-06-08 12:42:16 +02:00 |
André Hentschel
|
563542ed07
|
wordpad: Add German translation.
|
2009-06-08 12:42:12 +02:00 |
Joris Huizer
|
12c237056e
|
winemenubuilder: reg_get_val[AW]: Fix memory leak.
|
2009-06-08 12:42:06 +02:00 |
Andrew Eikum
|
119e9af74a
|
gdiplus: Test cases and parameter checks for GdipDrawCurve.
|
2009-06-08 12:41:58 +02:00 |
Andrew Talbot
|
f5d8fa6613
|
comctl32: Constify some variables.
|
2009-06-08 12:41:54 +02:00 |
Paul Vriens
|
a3160779f9
|
mshtml/tests: Use strcmp_wa instead of lstrcmpW to test correctly on Win98.
|
2009-06-08 12:40:39 +02:00 |
Paul Vriens
|
44ef1c9bed
|
mshtml/tests: Correct another test.
|
2009-06-08 12:40:29 +02:00 |
Paul Vriens
|
8a784a5eba
|
mshtml/tests: Use lstrcmpA in a helper function to make it work correctly on Win98.
|
2009-06-08 12:40:22 +02:00 |
Paul Vriens
|
3aef9ef08e
|
mshtml/tests: Correct a test and show a Wine bug.
|
2009-06-08 12:40:04 +02:00 |
André Hentschel
|
c867eca1e0
|
shell32/tests: Fix error messages.
|
2009-06-08 12:39:59 +02:00 |
Alexandre Julliard
|
4b2a15de9f
|
wininet: Always use a full URL for redirects, even with an absolute path.
|
2009-06-05 20:37:57 +02:00 |
Alexandre Julliard
|
7aeffc442c
|
Release 1.1.23.
|
2009-06-05 19:28:43 +02:00 |
Alexandre Julliard
|
8d0cb61bc7
|
winedbg: Add wrappers for Read/WriteProcessMemory to fix the mingw build.
|
2009-06-05 15:19:58 +02:00 |
Alexandre Julliard
|
84ccadeeee
|
comctl32/tests: Avoid size_t in traces.
|
2009-06-05 15:19:57 +02:00 |
Paul Vriens
|
989649c62e
|
shell32/tests: Make sure all created files can be removed.
|
2009-06-05 15:19:57 +02:00 |
Paul Vriens
|
e348c842da
|
shell32/tests: Fix test failures on Win95.
|
2009-06-05 15:19:57 +02:00 |
Marcus Meissner
|
890b5dafb6
|
msi: Check the correct pointers for allocation failure (Coverity).
|
2009-06-05 15:19:57 +02:00 |
Marcus Meissner
|
18738cf89d
|
winegcc: Free two new strlists (Coverity).
|
2009-06-05 15:19:57 +02:00 |
Nikolay Sivov
|
e11c2496c5
|
ntdll: Make NtQueryFullAttributesFile and NtQueryAttributesFile thin wrappers over an internal function.
|
2009-06-05 15:19:57 +02:00 |
Nikolay Sivov
|
1880a786d1
|
ntdll: Make NtCreateFile and NtOpenFile thin wrappers over an internal function.
|
2009-06-05 15:19:57 +02:00 |
Nikolay Sivov
|
475dcb81f5
|
comctl32/listview: Improve column scrolling.
|
2009-06-05 15:19:57 +02:00 |
Nikolay Sivov
|
d5319303f1
|
comctl32/listview: Partially revert commit 43d982fde6 .
|
2009-06-05 15:19:57 +02:00 |
Alexandre Julliard
|
22fef33352
|
winegcc: Create a stub main to work around the lack of Unicode support in Mingw.
|
2009-06-05 15:19:57 +02:00 |
Alexandre Julliard
|
284438dc71
|
winegcc: Link against winecrt0 for the Mingw build too.
|
2009-06-05 15:19:57 +02:00 |
Ben Klein
|
49f1d5f7c8
|
mountmgr.sys: Add tracking of fixed harddisk devices.
|
2009-06-05 15:19:57 +02:00 |
Stephan Rose
|
eb3904d02b
|
gdiplus: Add support for vertical string alignment to GdipDrawString.
|
2009-06-05 15:19:56 +02:00 |
Andrew Eikum
|
f01bfea62e
|
gdiplus: Stub for GdipBitmapCreateApplyEffect.
|
2009-06-05 15:19:56 +02:00 |
Andrew Eikum
|
ad2341253c
|
gdiplus: Stub for GdipBitmapApplyEffect.
|
2009-06-05 15:19:56 +02:00 |
Aurimas Fišeras
|
d8a85425ec
|
kernel32/nls: Switch to UTF-8 encoding for lth.nls.
|
2009-06-05 15:19:56 +02:00 |
Tony Wasserka
|
e6ece9ee4a
|
d3dx9: Test return codes of the D3DXGetImageInfo functions.
|
2009-06-05 15:19:56 +02:00 |
Damjan Jovanovic
|
4af750a578
|
winemenubuilder: Track, update and clean up file open associations.
|
2009-06-05 15:19:56 +02:00 |
Henri Verbeet
|
f8c4832276
|
wined3d: Use GL_DEPTH24_STENCIL8_EXT for depth stencil formats.
|
2009-06-05 15:19:56 +02:00 |
Henri Verbeet
|
d08f4fb5f5
|
wined3d: Add support for EXT_packed_depth_stencil.
|
2009-06-05 15:19:56 +02:00 |
Henri Verbeet
|
a5876bb91e
|
wined3d: Use FBOs for offscreen rendering by default.
|
2009-06-05 15:19:40 +02:00 |
Henri Verbeet
|
fb7531599f
|
wined3d: Only use stretch_rect_fbo() on surfaces that are FBO attachable.
|
2009-06-05 15:19:35 +02:00 |
Henri Verbeet
|
786408fb95
|
wined3d: Check FBO compatibility on all formats with a GL format.
Instead of just the ones that have a fallback specified.
|
2009-06-05 14:43:25 +02:00 |
Henri Verbeet
|
b93c3b3253
|
wined3d: Set texture filtering to NEAREST in check_fbo_compat().
|
2009-06-05 14:43:25 +02:00 |
Henri Verbeet
|
0571ebcee3
|
wined3d: Add extension detection to the GL format template table.
|
2009-06-05 14:43:25 +02:00 |
Henri Verbeet
|
a2440aed7e
|
wined3d: Add extension detection for ARB_depth_texture.
|
2009-06-05 14:43:25 +02:00 |