wined3d: Convert the full surface for now.
[wine] / dlls /
2007-02-15  Stefan Dösingerwined3d: Convert the full surface for now.
2007-02-15  Stefan Dösingerwined3d: Read offscreen render targets upside down...
2007-02-15  Stefan Dösingerwined3d: Test for supported queries.
2007-02-15  Stefan Dösinger6/10: WineD3D: rsq and rcp instructions may need a...
2007-02-15  Stefan Dösingerwined3d: Restore the display mode when releasing a...
2007-02-15  Stefan Dösingerddraw: Handle mipmapped mag filters by ignoring the...
2007-02-15  Stefan Dösingerddraw: Handle mipmapped TEXTUREMIN render states.
2007-02-15  Stefan Dösingerwined3d: Remove empty texture stage applying loop.
2007-02-15  Stefan Dösingerddraw: Forward D3DRS_TEXTUREADDRESS* and D3DTSS_ADDRESS...
2007-02-15  Dmitry Timoshkovgdi32: Skip the SYMBOL_CHARSET test if Symbol or Wingdi...
2007-02-15  Dmitry Timoshkovgdi32: Fix a typo in the memcmp call.
2007-02-15  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in surface...
2007-02-15  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in statebl...
2007-02-15  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in state.c.
2007-02-15  H. Verbeetwined3d: Use WINED3DISSUE_BEGIN / WINED3DISSUE_END...
2007-02-15  H. Verbeetwined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
2007-02-15  H. Verbeetwined3d: Use WINED3DRTYPE_SURFACE rather than D3DRTYPE_...
2007-02-15  H. Verbeetwined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and...
2007-02-15  H. Verbeetwined3d: Add WINED3DDTCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DLINECAPS flags and use them.
2007-02-15  Dmitry Timoshkovcomctl32: Change internal imagelist bitmap storage...
2007-02-15  Vitaliy Margolenadvapi32: Add more tests for DuplicateHandle security.
2007-02-15  Vitaliy Margolenntdll/server: Implement NtSetSecurityObject. With tests.
2007-02-15  Pedro Araujo Chaves Jrgdi32: Fix for GetTextExtentExPointW() and ExtTextOutW().
2007-02-15  H. Verbeetwined3d: Add WINED3DPTADDRESSCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPCMPCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPMISCCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DPBLENDCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DSTENCILCAPS flags and use them.
2007-02-15  H. Verbeetwined3d: Add WINED3DTEXOPCAPS flags and use them.
2007-02-15  Stefan Dösingerwined3d: Restore blitting environment after modifying it.
2007-02-15  Stefan Dösingerwined3d: alphaop fixes for color keying.
2007-02-15  Stefan Dösingerwined3d: Enable color keying only for surfaces without...
2007-02-15  Stefan Dösingerddraw, wined3d: Color keying tests and fixes.
2007-02-15  Stefan Dösingerwined3d: Accelerated blits from and to offscreen render...
2007-02-15  Stefan Dösingerwined3d: Convert and load U8V8 surfaces as rgb.
2007-02-15  Stefan Dösingerwined3d: Implement texbem in arb, improve it in glsl.
2007-02-15  Stefan Dösingerwined3d: Load one bump mapping environment matrix into...
2007-02-15  Stefan Dösingerwined3d: Give the bump env matrices their own states.
2007-02-15  Dmitry Timoshkovgdi32: Revert 1440eb5a35dc95dea1836d9035b51e2b15d83703...
2007-02-15  Jason Greenriched20: If outside of the richedit window, return...
2007-02-15  H. Verbeetwined3d: Use WINED3D_OK rather than D3D_OK.
2007-02-15  H. Verbeetwined3d: Use WINED3DPRESENT_BACK_BUFFER_MAX rather...
2007-02-15  H. Verbeetwined3d: Use WINED3DUSAGE rather than D3DUSAGE.
2007-02-15  H. Verbeetwined3d: Use WINED3DSTREAMSOURCE_INSTANCEDATA rather...
2007-02-15  Detlef Riekenbergwinspool: Do not access NULL when HeapAlloc failed.
2007-02-15  Louis Lendersuser32: Fix error return values in DialogBoxParam ...
2007-02-14  Steven Steinmsi: ValidateProductID action stub.
2007-02-14  Steven Steinmsi: Added "Default" control condition to msi_dialog_se...
2007-02-14  Ivan Sinitsincomdlg32: Set the right background color of the dialog...
2007-02-14  Misha Koshelevshell32/tests: Test creating shell links for commands...
2007-02-14  Misha Koshelevshell32: Properly create shell links for commands on...
2007-02-14  Aric Stewartuser32: Scroll window fix.
2007-02-14  Keith Stevenscomctl32: Add trackbar tests.
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Andrew Talbotimaadp32.acm: Constify some variables.
2007-02-14  Andrew Talbotitss: Constify a variable.
2007-02-14  Andrew Talbotdxdiagn: Constify a variable.
2007-02-14  Stefan Dösingerwined3d: More fullscreen window fixes.
2007-02-14  Stefan Dösingerwined3d: Properly release the converted vertex declaration.
2007-02-14  Stefan Dösingerwined3d: Instancing emulation.
2007-02-14  Stefan Dösingerwined3d: Correctly load vertex attributes with a stride...
2007-02-14  Stefan Dösingerwined3d: Do not leave SetStreamSource early.
2007-02-14  Stefan Dösingerwined3d: Do not release the local vertex buffer copy.
2007-02-14  Stefan Dösingerwined3d: SetStreamSource does not modify stream flags.
2007-02-14  Stefan Dösingerwined3d: Move lights to the state table.
2007-02-14  Stefan Dösingerwined3d: Replace the light chain with a hashmap.
2007-02-14  Alexandre Julliardwinex11.drv: Added a check for the ATI driver corruptin...
2007-02-14  Alexandre Julliardshell32: Don't wrap SHELL_ConfirmIDs in an assert....
2007-02-14  Alexandre Julliardd3d8: Avoid a size_t printf format warning.
2007-02-14  Shanren Zhoucomctl32: Add header tests.
2007-02-14  Jacek Cabanmshtml: Make load_gecko thread safe.
2007-02-14  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2007-02-14  Andrew Talbotversion: Constify a formal parameter of VerQueryValue...
2007-02-14  Mike McCormackmsi: Find pending custom actions by GUID.
2007-02-14  Dmitry Timoshkovuser32: Avoid sending unwanted DM_GETDEFID/DM_SETDEFID...
2007-02-14  H. Verbeetd3d8: Don't store the d3d8 declaration in the wined3d...
2007-02-14  H. Verbeetd3d8: Move loading local d3d8 vertex shader constants...
2007-02-14  H. Verbeetd3d9: Don't store the d3d9 declaration in the wined3d...
2007-02-14  H. Verbeetwined3d: Get rid of the vertexDeclaration field in...
2007-02-14  H. Verbeetd3d8: Store the d3d8 vertex declaration in the d3d8...
2007-02-14  H. Verbeetd3d8: Add an IDirect3DVertexDeclaration8 class to hold...
2007-02-14  H. Verbeetwined3d: Add WINED3DDECLUSAGE, use it.
2007-02-14  H. Verbeetwined3d: Don't use WINED3DSHADERDECLUSAGE_PSIZE / WINED...
2007-02-14  Alexandre Julliardcabinet: Fixed fd leak in case of error.
2007-02-14  Damjan Jovanovicmsvcrt: Implemented stat64, wstat64 and fstat64.
2007-02-14  Damjan Jovanovicmsvcrt: Added declarations for functions and structures...
2007-02-14  Alexandre Julliardgdi32: Fixed typo in AngleArc.
2007-02-14  Chris Robinsonquartz: Loop through the rest of the possible filters...
2007-02-14  Chris Robinsonquartz: Remove 1GB AVI size limitation.
2007-02-14  Chris Robinsonquartz: Properly handle input parameters in FileSource_...
2007-02-14  Stefan Dösingerwined3d: Do not allocate compressed surfaces with glTex...
2007-02-14  Stefan Dösingerwined3d: Swap the SFLAG_DIBSECTION flag when swaping...
2007-02-14  Stefan Dösingerwined3d: Check error conditions before creating the...
2007-02-14  Stefan Dösingerwined3d: Partial render target locking.
2007-02-14  Stefan Dösingerwined3d: Always use np2 repacking if no native np2...
2007-02-14  Stefan Dösingerwined3d: Improve render target locking.
2007-02-14  Stefan Dösingerwined3d: Remove pow2Size from the surfaces.
2007-02-14  Stefan Dösingerwined3d: Show fullscreen rendering windows.
next