wined3d: Make the device parameter to wined3d_device_get_vertex_declaration() const.
[wine] / include / wine /
2011-09-09  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-08  Alexandre Julliardlibwine: Avoid converting the final null in strlwrW...
2011-09-08  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-08  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-07  Alexandre Julliardgdi32: Leave it up to the driver to push the new device...
2011-09-07  Alexandre Julliardgdi32: Add a driver entry point for CreateCompatibleDC.
2011-09-07  Alexandre Julliardgdi32: Make the push/pop_dc_driver functions available...
2011-09-07  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-07  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-06  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-06  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-05  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-05  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-02  Alexandre Julliardgdi32: Make the BITMAPINFO parameters non-const in...
2011-09-02  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-02  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-01  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-09-01  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-31  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-31  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-31  Henri Verbeetddraw: Get rid of the surface implementation switching...
2011-08-29  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-29  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-29  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-29  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-08-03  Alexandre Julliardgdi32: Get rid of the SetBitmapBits driver entry point.
2011-08-03  Alexandre Julliardgdi32: Set the initial bits of a bitmap from the gdi...
2011-07-29  Henri Verbeetwined3d: wined3d_device_evict_managed_resources() doesn...
2011-07-28  Frédéric Delanoyinclude: Assorted spelling fixes.
2011-07-25  Henri Verbeetwined3d: Get rid of wined3d_device_enum_resources().
2011-07-25  Henri Verbeetwined3d: Pass "reset_enum_callback" directly to wined3d...
2011-07-25  Alexandre Julliardgdi32: Get rid of the GetBitmapBits driver entry point.
2011-07-25  Alexandre Julliardgdi32: Get rid of the SetDIBits driver entry point.
2011-07-21  Alexandre Julliardgdi32: Add an optional clip region to the PutImage...
2011-07-21  Alexandre Julliardgdi32: Get rid of the offset in the gdi_image_bits...
2011-07-21  Alexandre Julliardgdi32: Pass the full bitblt_coords structure to the...
2011-07-19  Alexandre Julliardgdi32: Move GET_DC_PHYSDEV back to gdi_private.h, it...
2011-07-18  Alexandre Julliardgdi32: Remove the GetDIBits entry point from the graphi...
2011-07-14  Alexandre Julliardgdi32: Add driver entry points for GetImage and PutImage.
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-13  Alexandre Julliardgdi32: Sort the OpenGL driver functions alphabetically.
2011-07-13  Alexandre Julliardgdi32: Make the DC function structure public.
2011-07-11  Alexandre Julliardgdi32: Compute StretchBlt rectangles in gdi32.
2011-07-07  Alexandre Julliardgdi32: Export the gdi_physdev structure for the externa...
2011-07-05  Henri Verbeetwined3d: Make D3DRS_ZBIAS work.
2011-06-24  Henri Verbeetwined3d: Request per-surface palettes in the client...
2011-06-24  Henri Verbeetwined3d: Explicitly set surface alignment in the client...
2011-06-23  Henri Verbeetd3d8: Implement IDirect3DVolume8 private data handling...
2011-06-22  Henri Verbeetddraw: Implement surface private data handling on top...
2011-06-21  Alexandre Julliardserver: Allow setting a zero-size clip rectangle.
2011-06-21  Vincent Povirkserver: Implement RegisterHotKey/UnregisterHotKey.
2011-06-20  Henri Verbeetd3d8: Implement IDirect3DVolumeTexture8 private data...
2011-06-20  Henri Verbeetd3d9: Implement IDirect3DCubeTexture9 private data...
2011-06-17  Henri Verbeetd3d8: Implement IDirect3DIndexBuffer8 private data...
2011-06-17  Henri Verbeetd3d9: Implement IDirect3DVertexBuffer9 private data...
2011-06-10  Stefan Dösingerwined3d: Silence R16 and AL16 fourcc warnings.
2011-06-07  Henri Verbeetwined3d: Get rid of wined3d_texture_get_type().
2011-05-24  Jörg Höhleinclude: Use SEGPTR for 16bit string pointers in MCI_...
2011-05-19  Henri Verbeetwined3d: Make wined3d.h a normal header file again.
2011-05-19  Henri Verbeetwined3d: Get rid of the IWineD3DDeviceParent interface.
2011-05-17  Henri Verbeetwined3d: Remove COM from the device implementation.
2011-05-17  Henri Verbeetwined3d: Remove state management methods from the IWine...
2011-05-11  Henri Verbeetwined3d: Remove object creation methods from the IWineD...
2011-05-06  Alexandre Julliardserver: Add separate requests for getting/setting the...
2011-05-03  Damjan Jovanovicmmsystem: Use SEGPTR for 16 bit string pointers in...
2011-04-29  Henri Verbeetwined3d: Remove COM from the surface implementation.
2011-04-26  Henri Verbeetwined3d: Remove IWineD3DSurface::PrivateSetup() from...
2011-04-22  Stefan Dösingerd3d: Map D3DRS_ZBIAS to WINED3DRS_DEPTHBIAS.
2011-04-22  Henri Verbeetwined3d: Get rid of IWineD3DSurface::GetType().
2011-04-22  Henri Verbeetwined3d: Get rid of wined3d_volume_get_type().
2011-04-22  Henri Verbeetwined3d: Get rid of wined3d_buffer_get_type().
2011-04-20  Alexandre Julliardserver: Also return the previous cursor position in...
2011-04-20  André Hentschelserver: Remove Alpha support.
2011-04-18  Alexandre Julliardserver: Store a mapping instead of a file for process...
2011-04-18  Henri Verbeetwined3d: Remove IWineD3DSurface::GetImplType() from...
2011-04-15  Henri Verbeetwined3d: Get rid of the IWineD3DBase interface.
2011-04-15  Henri Verbeetwined3d: Get rid of the IWineD3DResource interface.
2011-04-15  Henri Verbeetwined3d: Remove COM from the volume implementation.
2011-04-14  Henri Verbeetwined3d: Remove COM from the swapchain implementation.
2011-04-13  Henri Verbeetwined3d: Remove IWineD3DSwapChain::Destroy() from the...
2011-04-13  Henri Verbeetwined3d: Get rid of the swapchain destroy callback.
2011-04-08  Henri Verbeetwined3d: Don't free D3D swapchains until the wined3d...
2011-04-06  Aric Stewartstrmbase: Add OutputQueue_EOS implementation.
2011-04-06  Aric Stewartstrmbase: Create OutputQueue for queuing outgoing samples.
2011-04-06  Henri Verbeetwined3d: Remove COM from the rendertarget view implemen...
2011-04-05  Alexandre Julliardserver: Post a message to the desktop window when the...
2011-03-31  Alexandre Julliardserver: Return the time of last change along with the...
2011-03-31  Henri Verbeetwined3d: Remove COM from the shader implementation.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DPixelShader.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DGeometryShader.
2011-03-30  Henri Verbeetwined3d: Get rid of IWineD3DVertexShader.
2011-03-29  Henri Verbeetwined3d: Move IWineD3DVertexShader::SetLocalConstantsF...
2011-03-28  Henri Verbeetwined3d: Remove COM from the texture implementation.
2011-03-18  Henri Verbeetwined3d: Get rid of IWineD3DCubeTexture.
2011-03-17  Henri Verbeetwined3d: Get rid of IWineD3DBaseTexture::IsCondNP2().
2011-03-17  Henri Verbeetwined3d: Get rid of IWineD3DTexture.
2011-03-16  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture.
2011-03-15  Henri Verbeetwined3d: Generalize AddDirtyRect() / AddDirtyBox()...
2011-03-15  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture::Unmap().
2011-03-15  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture::Map().
next