projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Various background processes must be launched detached from current console (if any).
[wine]
/
dlls
/
dxgi
/
dxgi_private.h
2012-09-25
Ričardas Barkauskas
dxgi: Partially implement IDXGISwapChain_GetDesc.
blob
|
commitdiff
|
raw
2012-04-20
Henri Verbeet
dxgi: COM cleanup for the surface IUnknown interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Henri Verbeet
wined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Michael Stefaniuc
dxgi: COM cleanup for the IDXGISurface iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Michael Stefaniuc
dxgi: COM cleanup for the IWineDXGIAdapter iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Michael Stefaniuc
dxgi: COM cleanup for the IWineDXGIDevice iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Michael Stefaniuc
dxgi: COM cleanup for the IWineDXGIFactory iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Michael Stefaniuc
dxgi: COM cleanup in the IDXGISwapChain iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-06
Michael Stefaniuc
dxgi: COM cleanup for the IDXGIOutput iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Henri Verbeet
wined3d: Remove COM from the device implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
Henri Verbeet
wined3d: Remove COM from the swapchain implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Henri Verbeet
wined3d: Remove COM from IWineD3D.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Henri Verbeet
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Henri Verbeet
dxgi: Add a separate function for factory initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Henri Verbeet
dxgi: Add a separate function for swapchain initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Henri Verbeet
dxgi: Implement IDXGISurface::GetDevice().
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Henri Verbeet
dxgi: Add a separate function for surface initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Henri Verbeet
dxgi: Implement IDXGIAdapter::GetDesc().
blob
|
commitdiff
|
raw
|
diff to current
2009-12-03
Henri Verbeet
dxgi: Implement IDXGIOutput::GetParent().
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Henri Verbeet
dxgi: Add a separate function for device initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Henri Verbeet
dxgi: Mark internal symbols hidden.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Henri Verbeet
dxgi: Implement IDXGIAdapter::EnumOutputs().
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Henri Verbeet
dxgi: Add a separate function for dxgi_adapter initiali...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Henri Verbeet
dxgi: Create a wined3d swapchain.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Henri Verbeet
dxgi: Convert DXGI_FORMAT values to WINED3DFORMAT values.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Henri Verbeet
dxgi: Allow dxgi_surface to be aggregated.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Henri Verbeet
d3d10core: Implement device_parent_CreateSurface().
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Henri Verbeet
wined3d: Add an IWineD3DDeviceParent interface.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Henri Verbeet
dxgi: Add a stub IDXGISurface implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Henri Verbeet
wined3d: Use IDL to generate wined3d.h.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-20
Henri Verbeet
dxgi: Implement IDXGIAdapter::GetParent().
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Henri Verbeet
dxgi: Store an array of adapters in dxgi_factory.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Henri Verbeet
dxgi: Add a wined3d device to dxgi_device.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Henri Verbeet
dxgi: Add an ordinal field to dxgi_adapter.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Henri Verbeet
dxgi: Add a IWineD3D field to dxgi_factory.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Henri Verbeet
dxgi: Implement DXGID3D10CreateDevice().
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Henri Verbeet
dxgi: Add a stub for DXGID3D10RegisterLayers.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Henri Verbeet
dxgi: Add some stubs for IDXGISwapChain.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Henri Verbeet
dxgi: Add some stubs for IDXGIAdapter.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Henri Verbeet
dxgi: Add a debug function for DXGI_FORMAT.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Henri Verbeet
dxgi: Add a stub IDXGIDevice implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Henri Verbeet
dxgi: Implement CreateDXGIFactory().
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Henri Verbeet
dxgi: Add a dxgi dll.
blob
|
commitdiff
|
raw
|
diff to current