Robert Millan
535a55ec9e
configure: Add GNU/kFreeBSD detection.
2011-08-24 11:58:15 +02:00
Henri Verbeet
f80301e3e6
wined3d: Make the gl_info parameter to wined3d_guess_gl_vendor() const.
2011-08-24 11:58:15 +02:00
Henri Verbeet
a88611210f
wined3d: Make the ctx parameter to WineD3D_ReleaseFakeGLContext() const.
2011-08-24 11:58:15 +02:00
Henri Verbeet
22f5d0081f
wined3d: Make the device parameter to drawStridedSlow() const.
2011-08-24 11:58:15 +02:00
Henri Verbeet
4673330cf4
wined3d: Use draw_binding in wined3d_surface_blt().
2011-08-24 11:58:15 +02:00
Henri Verbeet
99da66429b
wined3d: Use draw_binding in device_clear_render_targets().
2011-08-24 11:58:15 +02:00
Henri Verbeet
317d76abb4
wined3d: Use draw_binding in arbfp_blit_surface().
2011-08-24 11:58:14 +02:00
Henri Verbeet
e57b20c215
wined3d: Keep track of a surface's "draw location".
2011-08-24 11:58:14 +02:00
Henri Verbeet
f73593c572
wined3d: Set the current location to SFLAG_INTEXTURE instead of SFLAG_INDRAWABLE in wined3d_surface_depth_blt().
...
These currently end up being the same thing, but that will change soon.
2011-08-24 11:58:14 +02:00
Henri Verbeet
620c81dc76
wined3d: Add a registry key to disable rendering swapchains onscreen.
...
We'll probably want to make this default to TRUE at some point, but at least
for the moment there still seem to be some performance advantages to rendering
onscreen in most cases.
2011-08-24 11:58:14 +02:00
Henri Verbeet
4b1ba0e02d
wined3d: Don't get rid of the user memory unless we're actually called with NULL in surface_set_mem().
...
In particular, some applications will call surface_set_mem() with the same
pointer to notify us the contents have changed.
2011-08-24 11:58:14 +02:00
Aric Stewart
1ad1474be5
usp10: Always use a SCRIPT_STATE and SCRIPT_CONTROL structure in ScriptStringAnalyse.
2011-08-24 11:58:14 +02:00
Alexander Morozov
4b6b0fe681
cryptui: Disable some buttons if a certificate is not selected.
2011-08-24 11:58:14 +02:00
André Hentschel
20d7bc9522
wininet: Parse user and password for proxy authentication.
2011-08-24 11:58:13 +02:00
André Hentschel
d8f036e4dc
wininet: Don't return a relative path when building the proxy url request.
2011-08-24 11:58:13 +02:00
André Hentschel
0fda135f3f
wininet: Use the constants from the wininet header.
2011-08-24 11:58:13 +02:00
Stefan Dösinger
138a12545d
ddraw: Correct WINED3DFMT_X8D24_UNORM.
2011-08-24 11:52:07 +02:00
Stefan Dösinger
2459d79b53
wined3d: Disable WINED3DFMT_S1_UINT_D15_UNORM and WINED3DFMT_S4X4_UINT_D24_UNORM.
2011-08-24 11:52:07 +02:00
Stefan Dösinger
8e7ff78354
ddraw: Correct WINED3DFMT_D24_UNORM_S8_UINT.
2011-08-24 11:52:07 +02:00
Stefan Dösinger
5d1d07abcf
wined3d: Call glFlush after updating a buffer.
2011-08-24 11:52:06 +02:00
Jörg Höhle
541075c3db
mmdevapi: After GetBuffer, refuse Reset, but Start/Stop is ok.
2011-08-24 11:52:06 +02:00
Lucas Fialho Zawacki
64c1f4778c
dinput: Proper conversion of username parameters for Set and BuildActionMap.
2011-08-24 11:51:51 +02:00
Lucas Fialho Zawacki
7e3d51b7c6
dinput: Free previous action map in SetActionMap.
2011-08-24 11:51:48 +02:00
Lucas Fialho Zawacki
4a20339346
dinput: In BuildActionMap, don't assign objects to actions mapped by an user.
2011-08-24 11:51:45 +02:00
Lucas Fialho Zawacki
d175c1526f
dinput: Common implementation for joystick, keyboard and mouse SetActionMap.
2011-08-24 11:51:42 +02:00
Lucas Fialho Zawacki
c0fd222321
dinput: Common implementation of BuildActionMap for keyboard and mouse.
2011-08-24 11:51:39 +02:00
Bruno Jesus
bebc425bb5
ws2_32: Fix false-positive write fds on select().
2011-08-24 11:45:18 +02:00
Jacek Caban
6ee95c7738
oleaut32: Correctly test VARIANT_BOOL value in VarCat.
2011-08-23 18:17:03 +02:00
Jacek Caban
bf4b869152
mshtml: Wine Gecko 1.3 release.
2011-08-23 18:16:44 +02:00
Francois Gouget
18c24345d6
notepad: Tweak an error message for consistency.
2011-08-23 17:52:46 +02:00
Francois Gouget
7ae341e2ce
shdoclc: Convert some unneeded popup menu labels to comments.
2011-08-23 17:48:12 +02:00
Francois Gouget
d7746d7fc8
hhctrl.ocx: Convert an unneeded popup menu label to a comment.
2011-08-23 17:43:36 +02:00
Francois Gouget
b1d171262f
oleview: Replace the CLSCTX_XXX strings with proper English sentences.
2011-08-23 17:33:05 +02:00
Francois Gouget
52d067e3e3
po: A few French translation fixes.
2011-08-23 16:53:57 +02:00
Francois Gouget
97ef93ac33
wmc: Remove a stray reference to wrc in the man page.
2011-08-23 16:53:56 +02:00
Francois Gouget
3704821417
wineps.drv: Make PSDRV_WriteRGB() static.
2011-08-23 16:53:56 +02:00
Hans Leidekker
fabfc5da78
msi/tests: Clean up local packages.
2011-08-23 16:53:56 +02:00
Hans Leidekker
eb7ae99ddb
msi: Remove icons when the product is uninstalled.
2011-08-23 16:53:56 +02:00
Hans Leidekker
db6dbcf2a2
msi: Initialize the installation context from the registry if the product is installed.
2011-08-23 16:53:56 +02:00
Hans Leidekker
70e3790707
msi: Remove local patch packages when the product is removed.
2011-08-23 16:53:56 +02:00
Hans Leidekker
621b0405c9
msi: Don't create a temporary copy of the package.
...
There's no need for it now that we open the package in transacted mode.
2011-08-23 16:53:56 +02:00
Hans Leidekker
0f67869d84
msi: Print a warning instead of a fixme if we fail to open the database.
2011-08-23 16:53:56 +02:00
Hans Leidekker
763e2f3edc
msi/tests: Use a package code that is different from the product code.
2011-08-23 16:53:56 +02:00
Huw Davies
75e2e9cf3f
gdi32: Add an exception handler to catch bad pointers passed by an application.
2011-08-23 16:53:56 +02:00
Huw Davies
597edc503f
gdi32: Remove an unneeded level of indentation.
2011-08-23 16:53:55 +02:00
Huw Davies
1def8d635a
gdi32: Add support for all of the ternary rops.
2011-08-23 16:53:55 +02:00
Huw Davies
95f1abc8d8
gdi32: Add a copy_rect helper function.
2011-08-23 16:53:55 +02:00
Huw Davies
ff307d573a
gdi32: Move the dib driver's GetImage and PutImage to a new source file.
2011-08-23 16:53:55 +02:00
Piotr Caban
ac37efd37b
msvcp: Sync spec files.
2011-08-23 16:53:55 +02:00
Piotr Caban
3496823434
msvcp90: Added basic_streambuf<char> class stub.
2011-08-23 16:53:55 +02:00