projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
winemac: Implement CreateDesktopWindow().
[wine]
/
dlls
/
wined3d
/
vertexdeclaration.c
2012-07-20
Henri Verbeet
wined3d: Convert some uppercase hex constants to lowercase.
blob
|
commitdiff
|
raw
2012-06-01
Francois Gouget
wined3d: We must include Wine's port.h before using...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-19
Henri Verbeet
wined3d: Get rid of the WINED3DDECLUSAGE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-19
Henri Verbeet
wined3d: Get rid of the WINED3DDECLMETHOD typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-25
Henri Verbeet
wined3d: Get rid of the WINED3DVERTEXELEMENT typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Henri Verbeet
wined3d: Get rid of the IWineD3DDevice typedefs.
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-02-03
Henri Verbeet
wined3d: Get rid of the IWineD3DVertexDeclaration typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Henri Verbeet
wined3d: Remove COM from the vertex declaration.
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-31
Henri Verbeet
wined3d: Rename wined3d_format_desc to wined3d_format.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-10
Henri Verbeet
wined3d: Rename "wineD3DDevice" to "device".
blob
|
commitdiff
|
raw
|
diff to current
2009-12-09
Henri Verbeet
wined3d: Remove unused GetDevice() implementations.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Henri Verbeet
wined3d: Remove some unused GLINFO_LOCATION definitions.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Henri Verbeet
wined3d: Remove some redundant code in IWineD3DVertexDe...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Henri Verbeet
wined3d: Keep vertex declaration references in the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Use the DXGI naming convention for all formats.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Henri Verbeet
wined3d: Don't free D3D vertex declarations until the...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Henri Verbeet
wined3d: Cleanup vertex declaration initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Stefan Dösinger
wined3d: Make use of GL_ARB_half_float_vertex.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Henri Verbeet
wined3d: Unify vertex and texture formats.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Henri Verbeet
wined3d: Don't create an END element for wined3d vertex...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Henri Verbeet
wined3d: Separate the internal representation of vertex...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Henri Verbeet
wined3d: Remove IWineD3DVertexDeclaration_SetDeclaratio...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Henri Verbeet
wined3d: Remove IWineD3DVertexDeclarationImpl_GetDeclar...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Henri Verbeet
wined3d: Fix a few sign compare warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
Henri Verbeet
wined3d: Allow floating point values for WINED3DDECLUSA...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Henri Verbeet
wined3d: Simplify handling of swizzled attributes.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Henri Verbeet
wined3d: Don't try to draw with unsupported attribute...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Henri Verbeet
wined3d: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-24
Stefan Dösinger
d3d: D3DDECLTYPE_UNUSED is not valid in vertex declarat...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Alexandre Julliard
wined3d: Use unsigned int instead of size_t for element...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Stefan Dösinger
wined3d: Vertex attributes are 4 byte aligned.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Stefan Dösinger
wined3d: Store if half float conversion is needed in...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Stefan Dösinger
wined3d: Emulate half float vertices if GL_NV_half_floa...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Stefan Dösinger
wined3d: Fix a sign mistake in the code creating the...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Stefan Dösinger
wined3d: Track vertex declaration changes on vertex...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-21
Paul Vriens
wined3d/vertexdeclaration: Return when out of memory...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Stefan Dösinger
wined3d: Store the position_transformed flag in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Stefan Dösinger
wined3d: Determine used streams at vdecl creation.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Stefan Dösinger
wined3d: Remove link collection from vertexdeclaration.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Stefan Dösinger
wined3d: Dirtify the shader and declaration states...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
H. Verbeet
d3d8: Don't store the d3d8 declaration in the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
H. Verbeet
d3d8: Move loading local d3d8 vertex shader constants...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
H. Verbeet
d3d9: Don't store the d3d9 declaration in the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
H. Verbeet
wined3d: Add WINED3DDECLUSAGE, use it.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Dmitry Timoshkov
wined3d: Make some data const.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Ivan Gyurdiev
wined3d: Win64 printf fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
H. Verbeet
wined3d: Add a couple of traces to the vertexdeclaratio...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Jason Green
wined3d: Make the number of floating point shader const...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Ivan Gyurdiev
wined3d: Add missing PSIZE register for decl8->9 conver...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Alexandre Julliard
wined3d: Make the virtual table functions static where...
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-05-05
Ivan Gyurdiev
wined3d: QueryInterface corrections.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Jason Green
wined3d: Spelling fixes and downgrade a FIXME to a...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Stefan Dösinger
wined3d: Rename return values from D3D* to WINED3D*.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
H. Verbeet
wined3d: Initialise WINED3DVERTEXELEMENT's Reg field in
blob
|
commitdiff
|
raw
|
diff to current
2006-03-22
H. Verbeet
wined3d: glTypeLookup cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
H. Verbeet
wined3d: Always return the number of elements in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
H. Verbeet
wined3d: Update the QueryInterface functions of IWineD3...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-16
Oliver Stieber
wined3d: Vertex declaration cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-14
H. Verbeet
wined3d: Return the correct parent in IWineD3DVertexDec...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Oliver Stieber
wined3d: Vertex shader 8 support.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Oliver Stieber
Correct some errors in the way vertex declarations...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-12
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-28
Oliver Stieber
Return all elements when getDeclaration is called with...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Oliver Stieber
Tidy up some comments and formatting.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Oliver Stieber
Added support for vertex declarations to wined3d, it...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Oliver Stieber
Implemented guids for wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
Raphael Junqueira
- convert D3D8 VertexDecl to D3D9 format (D3DVERTEXELEM...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-27
Raphael Junqueira
- fix typo in wined3d_interface.h
blob
|
commitdiff
|
raw
|
diff to current
2005-01-26
Raphael Junqueira
- VertexDeclaration device APIs
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Raphael Junqueira
Begin support of VertexDeclaration on wined3d using...
blob
|
commitdiff
|
raw
|
diff to current