projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wined3d: Fix typo in checkGLcall.
[wine]
/
dlls
/
wined3d
/
buffer.c
2010-09-03
Henri Verbeet
wined3d: Explicitly document some more consequences...
blob
|
commitdiff
|
raw
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
2010-08-26
Henri Verbeet
wined3d: Rename the "format" field in wined3d_format_de...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Henri Verbeet
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Henri Verbeet
wined3d: Reattach FBO attachments when any of the corre...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-07
Henri Verbeet
wined3d: Release the context on an error path in buffer...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Henri Verbeet
wined3d: Get rid of GLINFO_LOCATION.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Henri Verbeet
wined3d: Explicitly pass GL info to buffer_get_sysmem().
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Henri Verbeet
wined3d: Explicitly pass GL info to buffer_create_buffe...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-21
Henri Verbeet
wined3d: Set the buffer.c GLINFO_LOCATION to *gl_info.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Stefan Dösinger
wined3d: Don't use GL_ARB_map_buffer_range for now.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-04
Henri Verbeet
wined3d: Separate context acquisition and state applica...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Henri Verbeet
wined3d: Don't write past the end of the buffer's conve...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Alexandre Julliard
wined3d: Remove unused offset parameter in buffer_get_m...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Henri Verbeet
wined3d: Initialization functions don't allocate.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Stefan Dösinger
wined3d: Implement manual buffer fencing.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Stefan Dösinger
wined3d: Partially implement unserialized buffers with...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Stefan Dösinger
wined3d: Add a function for deleting the GL buffer.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Henri Verbeet
wined3d: Rename GlPixelFormatDesc to wined3d_format_desc.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Stefan Dösinger
wined3d: Merge two if conditions in buffer.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Henri Verbeet
wined3d: Add missing checkGLcall's to buffer_Map().
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Stefan Dösinger
wined3d: Check the alignment of mapped buffer pointers.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Stefan Dösinger
wined3d: Implement unfenced updates of double buffered...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Stefan Dösinger
wined3d: Use glMapBuffer for 1:1 uploads in PreLoad.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Stefan Dösinger
wined3d: Don't DISCARD or NOOVERWRITE non-dynamic buffers.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Stefan Dösinger
wined3d: Don't use GL_MAP_FLUSH_EXPLICIT_BIT without...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Stefan Dösinger
wined3d: Don't record dirty areas in a readonly lock.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
Stefan Dösinger
wined3d: Implement dynamic buffers with GL_ARB_map_buff...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Stefan Dösinger
wined3d: Catch invalid buffer map parameters.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Stefan Dösinger
wined3d: Put the APPLE_flush_buffer_range code into...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-26
Henri Verbeet
wined3d: Add support for ARB_vertex_array_bgra.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Stefan Dösinger
wined3d: Implement subrange flushing with GL_APPLE_flus...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Stefan Dösinger
wined3d: Prepare for dynamic vertex buffers.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Stefan Dösinger
wined3d: Track separate dirty ranges in buffers.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Stefan Dösinger
wined3d: Set WINED3D_BUFFER_CREATEBO in buffer_init().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Stefan Dösinger
wined3d: Revert the GL usage confusion.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Henri Verbeet
wined3d: Remove some redundant returns.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Stefan Dösinger
wined3d: Drop the VBO if too many full buffer conversio...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Stefan Dösinger
wined3d: Increment the buffer draw count if the buffer...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Stefan Dösinger
wined3d: Rename conversion_count to something more...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Stefan Dösinger
wined3d: Use unload instead of duplicating buffer remov...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-29
Stefan Dösinger
wined3d: Free buffer conversion info when freeing the...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Stefan Dösinger
wined3d: Fix VBO buffer usage.
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-11-03
Stefan Dösinger
wined3d: Add a usage flag for static buffer declarations.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-29
Henri Verbeet
wined3d: Get rid of the GL_SUPPORT macro.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Henri Verbeet
wined3d: Keep better track of where we're using wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Henri Verbeet
wined3d: Remove a redundant ActivateContext() call.
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-18
Henri Verbeet
wined3d: Move "parent_ops" to IWineD3DResourceClass.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Henri Verbeet
wined3d: Don't free D3D buffers until the wined3d buffe...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Henri Verbeet
wined3d: Add a separate function for buffer initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Henri Verbeet
wined3d: Properly check if an attribute is used in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-24
Henri Verbeet
wined3d: Properly check if an attribute is used in...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Henri Verbeet
wined3d: Pass NULL to ActivateContext() when we don...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-09
Henri Verbeet
wined3d: Fix some cast-qual warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Henri Verbeet
wined3d: Add some missing float suffixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Henri Verbeet
wined3d: Document GL context dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Henri Verbeet
wined3d: Make sure we have an active GL context in...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Henri Verbeet
wined3d: Simplify the transformed position fixup a...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Rico Schüller
wined3d: Don't allow a negative lock_count in buffer_Unmap.
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-04-28
Stefan Dösinger
wined3d: Fix an issue in buffer_get_sysmem.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Stefan Dösinger
wined3d: Activate a thread before mapping a buffer.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Stefan Dösinger
wined3d: Save some memory in vertex buffers.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-09
Stefan Dösinger
d3d: Remove the format from index buffers.
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-08
Stefan Dösinger
wined3d: Merge indexbuffer and buffer implementations.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Stefan Dösinger
wined3d: Use Map and Unmap for index buffers.
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-30
Henri Verbeet
wined3d: Store the format_desc itself in struct wined3d...
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: Use separate structures for ddraw style stride...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Henri Verbeet
wined3d: Remove the format field from IWineD3DResourceC...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Henri Verbeet
wined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Henri Verbeet
wined3d: Simplify IWineD3DVertexBufferImpl_PreLoad...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Henri Verbeet
wined3d: Also set VBFLAG_HASDESC if we can determine...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Henri Verbeet
wined3d: Merge indexbuffer.c with buffer.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Henri Verbeet
wined3d: Merge vertexbuffer.c with buffer.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-23
Henri Verbeet
wined3d: Add IWineD3DBuffer, use it in d3d10core.
blob
|
commitdiff
|
raw
|
diff to current