wined3d: Remove a pbo check.
[wine] / dlls /
2007-09-18  Stefan Dösingerwined3d: Remove a pbo check.
2007-09-18  Stefan Dösingerwined3d: Clean up IWineD3DSurface::ReleaseDC.
2007-09-18  Stefan Dösingerwined3d: Clean up SetMem.
2007-09-18  Stefan Dösingerwined3d: Clean up AddDirtyRect.
2007-09-18  Stefan Dösingerwined3d: Clean up SetFormatDesc.
2007-09-18  Stefan Dösingerwined3d: Clean up SetGLTextureDesc and GetGLDesc.
2007-09-18  Stefan Dösingerwined3d: Reorder surface impl predeclarations.
2007-09-18  Stefan Dösingerwined3d: Base surface move, part 2.
2007-09-18  Stefan Dösingerwined3d: Move non-rendering surface specific code to...
2007-09-18  Stefan Dösingerwined3d: Move resource methods to the base surface...
2007-09-18  Stefan Dösingerwined3d: Start of some surface cleanup.
2007-09-18  Alexandre Julliardwinex11.drv: Invalidate the DCE when the window format...
2007-09-18  Alexandre Julliardgdi32: Update the DC in most OpenGL functions.
2007-09-18  Alexandre Julliardgdi32: Replace remaining instance of DC_GetDCUpdate...
2007-09-18  Alexandre Julliardgdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
2007-09-18  Alexandre Julliardgdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
2007-09-18  Alexandre Julliardgdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-09-17  Chris Robinsongdi32: Don't hold the GDI lock when setting the pixel...
2007-09-17  Alexandre Julliarditss/tests: We can now store binary files in the reposi...
2007-09-17  Alexandre Julliarduser32/tests: We can now store binary files in the...
2007-09-17  Alexandre Julliardcomctl32/tests: We can now store binary files in the...
2007-09-17  Alexandre Julliardcards: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardmsi: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardole32: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardshell32: We can now store binary files in the repository.
2007-09-17  Alexandre Julliarduser32: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardcomdlg32: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardcomctl32: We can now store binary files in the repository.
2007-09-17  Mikolaj Zalewskigdi32: Return the correct font type, ntmFlags and Pitch...
2007-09-17  Mikolaj Zalewskigdi32: If freetype fails try to load manually fonts...
2007-09-17  Mikolaj Zalewskigdi32: Implement AddFontMemResourceEx (based on a patch...
2007-09-17  Mikolaj Zalewskigdi32: Store child font links as pointers to struct...
2007-09-17  Alexandre Julliarduser32/tests: Properly flush events in the update rect...
2007-09-17  Andrew Talbotcrypt32: Fix some memory leaks.
2007-09-17  Michael Stefaniucjanitorial: Remove two fresh redundant NULL checks...
2007-09-17  Alex Villacís Lassoriched20: Prevent overflow on richedit debug channel.
2007-09-17  Alex Villacís Lassoiccvid: Guard against null pointer reference.
2007-09-17  Alexandre Julliardntdll: Fix an error message.
2007-09-17  James Hawkinskernel32: Return TRUE for all pointer params in GlobalU...
2007-09-17  James Hawkinskernel32: Fix the case where memory is freed twice...
2007-09-17  James Hawkinsuser32: Set uiLo and uiHi to zero on error.
2007-09-17  James Hawkinsuser32: Add tests for the DDE pack functions.
2007-09-17  Rob Shearmancredui: The pszUserName parameter in CredUIPromptForCre...
2007-09-17  Alexandre Julliardwininet/ftp: There's no need to query the file size...
2007-09-17  Roderick Colenbranderwined3d: Add pbo support for compressed textures.
2007-09-17  Roderick Colenbranderwined3d: Update list of pci ids.
2007-09-17  Roderick Colenbranderwined3d: Don't create a pbo for system memory surfaces.
2007-09-17  Jacek Cabanmshtml: Make HTMLBodyElement child object of HTMLTextCo...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Added get_body test.
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2007-09-17  Michael Stefaniucmshtml: Move 'inline' to the beginning of the declarati...
2007-09-17  Stefan Dösingerwined3d: Do not invalidate the sysmem copy if a pbo...
2007-09-17  Stefan Dösingerwined3d: Do not allocate memory if there's a pbo.
2007-09-17  Stefan Dösingerwined3d: Use GL_NV_depth_clamp to implement clipping...
2007-09-17  Stefan Dösingerwined3d: Add a fixme for D3DCMP_NOTEQUAL and D3DCMP_EQUAL.
2007-09-14  Alexandre Julliardwininet/tests: Anonymous FTP can succeed without a...
2007-09-14  Vincent Povirkshell32: Implement SHPathPrepareForWrite.
2007-09-14  Vincent Povirkshell32: Add tests for SHPathPrepareForWrite.
2007-09-14  Rob Shearmanserver: Add get_token_statistics server call and use...
2007-09-14  Dan Hipschmanwidl: Add padding to the end of complex structures.
2007-09-14  Andrew Talbotcomdlg32: Fix some memory leaks.
2007-09-14  Andrew Talbotcomctl32: Fix a memory leak.
2007-09-14  Stefan Dösingerwined3d: The D3DSI_COISSUE flag changes the behavior...
2007-09-14  Stefan Dösingerwined3d: Fix texdp3tex in glsl.
2007-09-14  Stefan Dösingerwined3d: Add a test for the cnd instruction.
2007-09-14  Stefan Dösingerwined3d: Add support for showing a logo.
2007-09-14  Stefan Dösingerwined3d: Pixel shader 1.x constants are clamped to...
2007-09-14  Rob Shearmanntdll: Add a stub implementation of FSCTL_PIPE_IMPERSON...
2007-09-14  Rob Shearmanadvapi32: Fix ImpersonateNamedPipeClient to pass in...
2007-09-14  Aric Stewartpropsheet: Do not change idea of size when new pages...
2007-09-13  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2007-09-13  Lei Zhanguser32: Edit control should respond to ctrl + z.
2007-09-13  Americo Jose MeloUpdate the Portuguese translation.
2007-09-13  Jacek Cabanmshtml: Store HTMLDOMNode struct instead of pointer...
2007-09-13  Jacek Cabanmshtml: Added IHTMLAnchorElement stub implementation.
2007-09-13  Andrew Talbotshell32: Constify some variables.
2007-09-13  Roderick Colenbranderwgl: Fix a major ATI regression.
2007-09-13  Stefan Dösingerwined3d: Implement UpdateTexture for volumes.
2007-09-13  Stefan Dösingerwined3d: texm3x3(v)spec normalizes the normal vector.
2007-09-13  Stefan Dösingerwined3d: Disable some volume texture formats.
2007-09-13  Stefan Dösingerwined3d: Convert the colors to the surface format for...
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::put_text tests.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::move("word") implementation.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::moveEnd implementation.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::move("character") implemen...
2007-09-13  Jacek Cabanmshtml: Fixed ref count in parentElement.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange::expand implementation.
2007-09-13  Jacek Cabanmshtml: Added IHTMLTxtRange tests.
2007-09-13  Jacek Cabanmshtml: Reimplement IHTMLTxtRange::get_text.
2007-09-13  Lionel Debrouxsetupapi: Fix memory leak (found by Smatch).
2007-09-13  Francois Gougetcrypt32: We don't consider sys/types.h to be a conditio...
2007-09-13  Roderick Colenbranderwined3d: Add PBO support for dynamically locked surfaces.
2007-09-13  Andrew Talbotavifil32: Fix some memory leaks.
2007-09-13  Juan Langwintrust: Don't prefer native version.
next