projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
sane.ds: Add simplified and traditional Chinese resources.
[wine]
/
dlls
/
wined3d
/
vertexbuffer.c
2008-04-02
Stefan Dösinger
wined3d: Update copyright lines.
blob
|
commitdiff
|
raw
2008-02-28
Stefan Dösinger
wined3d: Remove VBFLAG_LOAD.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-26
Stefan Dösinger
wined3d: Mark a vertex buffer dirty after VBO creation.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Stefan Dösinger
wined3d: Create a VBO before returning memory.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-06
Stefan Dösinger
wined3d: Create VBOs.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Stefan Dösinger
wined3d: Move vertex buffer vbo creation to PreLoad.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Andrew Talbot
wined3d: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Austin English
wined3d: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Stefan Dösinger
wined3d: Implement IWineD3DVertexBuffer::UnLoad.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Stefan Dösinger
wined3d: Add a new IWineD3DResource::UnLoad method.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Stefan Dösinger
wined3d: Implement and test vertex fixups with per...
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-21
Stefan Dösinger
wined3d: Change the vertex buffer declaration's data...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Stefan Dösinger
wined3d: Implement half float vertex buffer conversion.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Stefan Dösinger
wined3d: Fix vertex buffers based on type, not semantic.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Stefan Dösinger
wined3d: Catch transformed position data that appears...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Roderick Colenbrander
wined3d: Don't call ActivateContext between ENTER_GL...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Marcus Meissner
wined3d: Fixed pointer casting and additions.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Stefan Dösinger
wined3d: Store the gl information in a per adapter...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Stefan Dösinger
wined3d: Activate a context before doing opengl calls.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
H. Verbeet
wined3d: Remove some redundant code in IWineD3DVertexBu...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
H. Verbeet
wined3d: Disable vertex shaders when transformed vertic...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
H. Verbeet
wined3d: Use WINED3D_OK rather than D3D_OK.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Stefan Dösinger
wined3d: Do not release the local vertex buffer copy.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Stefan Dösinger
wined3d: Better tracking of vertex buffer assignments.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Stefan Dösinger
wined3d: Revert "wined3d: Do not preload vertex buffers...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Stefan Dösinger
wined3d: D3D7 vertex buffers never change their declara...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Do not try to read the vertex decl when the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Vertex buffers can use the declaration from...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-08
Stefan Dösinger
wined3d: Do not preload vertex buffers in unlock.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Stefan Dösinger
wined3d: Use the baseVertexIndex in the stateblock.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Christoph Bumiller
wineded3: dirtyend set to more than resource size.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Stefan Dösinger
wined3d: Fix a comment.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Ivan Gyurdiev
wined3d: D3DLOCK: Use consistently in the WINED3D names...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Ivan Gyurdiev
wined3d: Win64 printf fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-29
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Stefan Dösinger
wined3d: Stop fixing up a VBO if the declaration change...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Stefan Dösinger
wined3d: Verify the VBO vertex declaration every draw.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
H. Verbeet
wined3d: D3d8 shaders can have a NULL pFunction, but...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Stefan Dösinger
wined3d: Move vertex fixups into their own function.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-12
Stefan Dösinger
wined3d: Check the color data type too when deciding...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Add position_transformed flag to Strided data...
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-27
H. Verbeet
wined3d: Fix compilation (VBO constants).
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Stefan Dösinger
wined3d: Vertex fixups.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Stefan Dösinger
wined3d: Add support for VBOs to the drawing code.
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-07
Stefan Dösinger
wined3d: Rename return values from D3D* to WINED3D*.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-13
Stefan Dösinger
wined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Stefan Dösinger
wined3d: Consistently use WINED3DRESOURCETYPE.
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-07-24
Raphael Junqueira
- add a new settings for vbo support
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-13
Oliver Stieber
Added basic memory management and tracking to wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Oliver Stieber
- Volume now inherits Resource. This isn't the way...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Oliver Stieber
Implemented guids for wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-19
Joris Huizer
Get rid of some TRACE(..., This->resource.ref).
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Jason Edmeades
- Add texture support for all the texture types for...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Jason Edmeades
Add render target support, and ensure there is a front...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Jason Edmeades
Add Get/Set Transform support, plus BeginScene (does...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-24
Jason Edmeades
Add indexbuffer support into wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-23
Jason Edmeades
- Implement SetStreamSource
blob
|
commitdiff
|
raw
|
diff to current
2004-10-14
Jason Edmeades
- Add support (as far as was previously) for the Vertex...
blob
|
commitdiff
|
raw
|
diff to current