projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
oleaut32: Use a saner calling convention for the marshaller asm thunks.
[wine]
/
dlls
/
ddraw
/
vertexbuffer.c
2012-12-04
Stefan Dösinger
ddraw: Create a dynamic buffer if DDLOCK_DISCARDCONTENT...
blob
|
commitdiff
|
raw
2012-09-11
Henri Verbeet
wined3d: wined3d_device_get_render_state() never fails.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Jacek Caban
ddraw: Use proper helpers for iface calls.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-18
Henri Verbeet
wined3d: Rename WINED3DLOCK_* to WINED3D_MAP_*.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
Henri Verbeet
ddraw: Get rid of IDirect3DVertexBufferImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Henri Verbeet
ddraw: Get rid of IDirect3DDeviceImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Henri Verbeet
ddraw: Get rid of IDirectDrawImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
wined3d: Get rid of the WINED3DPOOL typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Henri Verbeet
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Henri Verbeet
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice7 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DDevice7 for applic...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: Use unsafe_impl_from_IDirect3DDevice3 for applic...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DVertexBuffer7 iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Michael Stefaniuc
ddraw: COM cleanup for the IDirect3DVertexBuffer iface.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Michael Stefaniuc
ddraw: Use unsafe_impl_from_IDirect3DVertexBuffer(...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Michael Stefaniuc
ddraw: Rename d3d_vertex_buffer_init() and have it...
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-05-17
Henri Verbeet
wined3d: Remove state management methods from the IWine...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Henri Verbeet
wined3d: Remove object creation methods from the IWineD...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-11
Henri Verbeet
wined3d: Get rid of wined3d_buffer_get_desc().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-09
Henri Verbeet
wined3d: Merge the various resource desc structures.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Henri Verbeet
wined3d: Remove COM from the buffer implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Henri Verbeet
wined3d: Remove COM from the vertex declaration.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-21
Michael Stefaniuc
ddraw: Drop "Thunk_" from the names of the IDirect3DVer...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-15
Henri Verbeet
wined3d: IWineD3DBuffer_Unmap() can't fail.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
Henri Verbeet
wined3d: IWineD3DBuffer_GetDesc() should never fail.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Henri Verbeet
wined3d: Don't require wined3d object parents to be...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Henri Verbeet
ddraw: Add / improve TRACEs.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-20
Henri Verbeet
ddraw: Add a separate function for vertex buffer initia...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-19
Henri Verbeet
ddraw: Remove unused / redundant includes.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Stefan Dösinger
ddraw: Convert VB lock flags to wined3d flags.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Stefan Dösinger
wined3d: Remove the buffer fvf.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Stefan Dösinger
ddraw: Store the fvf in the ddraw buffer.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Stefan Dösinger
wined3d: Merge IWineD3DIndexBuffer and IWineD3DBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Stefan Dösinger
d3d: Unify WINED3DVERTEXBUFFER_DESC and WINED3DINDEXBUF...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Henri Verbeet
wined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Henri Verbeet
ddraw: Get rid of ICOM_OBJECT.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Henri Verbeet
ddraw: Get rid of ICOM_THIS_FROM.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Henri Verbeet
ddraw: Get rid of ICOM_INTERFACE.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Christian Costa
ddraw: Display fixme only once in IDirect3DVertexBuffer...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
ddraw: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Kolbjørn Fredheim
ddraw: Don't clear the return value anymore, we fill...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Michael Stefaniuc
ddraw: Fix missing unlock on an error path. Found by...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Stefan Dösinger
ddraw: Hold the lock in IDirect3DVertexBuffer methods.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Andrew Talbot
ddraw: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-26
Stefan Dösinger
d3d: Fix ProcessVertices.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-26
Stefan Dösinger
ddraw: Get rid of FVFs.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Do not keep internal references on vertex...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
H. Verbeet
ddraw: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-29
Stefan Dösinger
ddraw: Correct a NULL pointer check.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-27
Stefan Dösinger
wined3d: Vertex buffer can be locked multiple times.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Francois Gouget
Assorted spelling, case and grammar fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Alexandre Julliard
ddraw: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Stefan Dösinger
ddraw: Rewrite most of ddraw using WineD3D.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-11
Stefan Dösinger
ddraw: ProcessVertices correction.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
Alexandre Julliard
Make CONST_VTABLE the default in the Wine source.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-12
Lionel Ulmer
Support all possible texture coordinates sizes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Christian Costa
Moved d3ddevice and direct3d objects files to ddraw...
blob
|
commitdiff
|
raw
|
diff to current