projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oledb32: Add tests for DBTYPE_R8 to DBTYPE_WSTR/DBTYPE_STR conversion.
[wine]
/
dlls
/
wined3d
/
drawprim.c
2010-03-23
Stefan Dösinger
wined3d: Implement manual buffer fencing.
blob
|
commitdiff
|
raw
2010-03-18
Henri Verbeet
wined3d: Avoid some common invalid context accesses.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Henri Verbeet
wined3d: Kill VTRACE.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Henri Verbeet
wined3d: Ensure draw ordering across contexts.
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-08
Paul Vriens
wined3d: Fix use of memset (Coccinelle).
blob
|
commitdiff
|
raw
|
diff to current
2009-12-22
Henri Verbeet
wined3d: Get rid of some redundant local variables.
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-29
Henri Verbeet
wined3d: Introduce a separate structure for various...
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-22
Henri Verbeet
wined3d: Get rid of GL_LIMITS.
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-11
Henri Verbeet
wined3d: Remove unused parameters to drawPrimitive().
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Stefan Dösinger
wined3d: Silence a compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Henri Verbeet
wined3d: Remove trailing spaces.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Henri Verbeet
wined3d: Properly check if an attribute is used in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Henri Verbeet
wined3d: Properly check if an attribute is used in...
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-08-17
Henri Verbeet
wined3d: Use WINED3D_UNMAPPED_STAGE in some more places.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Henri Verbeet
wined3d: Explicitly pass the context to drawStridedSlow().
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Henri Verbeet
wined3d: Track render_offscreen in the context.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Henri Verbeet
wined3d: Rename WineD3DContext to struct wined3d_context.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Henri Verbeet
wined3d: Get rid of activeContext.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-24
Henri Verbeet
wined3d: Explicitly pass the context to surface_load_ds...
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-07
Henri Verbeet
wined3d: checkGLcall() doesn't need a \n.
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-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: Move the num_untracked_materials lookup out...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Henri Verbeet
wined3d: Don't load a rendertarget just because alpha...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Henri Verbeet
wined3d: Avoid some unneeded rendertarget copies.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Henri Verbeet
wined3d: Avoid some unneeded depthstencil copies.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-25
Henri Verbeet
wined3d: Remove some apparently leftover debug code.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-15
Henri Verbeet
wined3d: Document functions that depend on the caller...
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-10
Stefan Dösinger
wined3d: Save some memory in vertex buffers.
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-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-26
Henri Verbeet
wined3d: Simplify remove_vbos().
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Henri Verbeet
wined3d: Remove unused attributes from WineDirect3DVert...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Henri Verbeet
wined3d: Do the ffp_valid check before even trying...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Henri Verbeet
wined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Henri Verbeet
wined3d: Add separate methods for setting the primitive...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Henri Verbeet
wined3d: Add d3d10 primitive types.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Henri Verbeet
wined3d: Fix some prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Henri Verbeet
wined3d: Pass the vertex count rather than the primitiv...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Michael Stefaniuc
wined3d: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Henri Verbeet
wined3d: Take EXT_vertex_array_bgra into account in...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Henri Verbeet
wined3d: Remove some superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Henri Verbeet
wined3d: Remove stray tabs.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Henri Verbeet
wined3d: Remove a silly check in drawStridedInstanced().
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Henri Verbeet
wined3d: Add support for EXT_vertex_array_bgra.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Henri Verbeet
wined3d: Simplify handling of swizzled attributes.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Henri Verbeet
wined3d: Move position_transformed out of u.s in struct...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Henri Verbeet
wined3d: Cleanup drawStridedFast().
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Henri Verbeet
wined3d: Remove a redundant parameter to drawPrimitive().
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Henri Verbeet
wined3d: Make use_vs() and use_ps() work on a statebloc...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Stefan Dösinger
wined3d: Fake GL_ARB_multitexture.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Henri Verbeet
wined3d: Make some constant arrays also static.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Henri Verbeet
wined3d: Load texture coordinates from the correct...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Henri Verbeet
wined3d: Slightly improve drawStridedSlow() performance.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Henri Verbeet
wined3d: Handle a few "silent" FIXMEs more consistent...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Henri Verbeet
wined3d: Const correctness fixes for drawprim.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Henri Verbeet
wined3d: Make the lpData member of WineDirect3DStridedD...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Andrew Talbot
wined3d: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Henri Verbeet
wined3d: Const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-31
Henri Verbeet
wined3d: Print an error when drawStridedSlowVs() is...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Henri Verbeet
wined3d: Move depth_blt to surface.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Alexandre Julliard
wined3d: Convert source files to utf-8.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Henri Verbeet
wined3d: We only need to enable texturing for a target...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Henri Verbeet
wined3d: Declare diffuseColor and specularColor inside...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Henri Verbeet
wined3d: Print an error when drawStridedSlow() is calle...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Henri Verbeet
wined3d: Handle texture coordinates the same way we...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Henri Verbeet
wined3d: If a stage isn't mapped to a texture unit...
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-12
Tobias Jakobi
wined3d: Fix long int warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Tobias Jakobi
wined3d: Fix SHOW_FRAME_MAKEUP debug dump code.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Henri Verbeet
wined3d: Set the viewport to the texture size in depth_...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Henri Verbeet
wined3d: Correct a TRACE and remove an incorrect comment.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Henri Verbeet
wined3d: Fix a variable name inside a VTRACE.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Henri Verbeet
wined3d: Depth stencil tracking depends on the value...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-27
Stefan Dösinger
wined3d: Remove some junk.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-22
H. Verbeet
wined3d: Move depth stencil location handling code...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
H. Verbeet
wined3d: Apply FBO state in ActivateContext().
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
H. Verbeet
wined3d: Call LoadLocation() on higher render targets...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
H. Verbeet
wined3d: FBO texture == drawable handling is already...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-30
H. Verbeet
wined3d: Container dirtification is already handled...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
H. Verbeet
wined3d: Don't call shader_select() in depth_blt().
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
H. Verbeet
wined3d: Track depth stencil location per-surface.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
H. Verbeet
wined3d: Use dst_fbo to do the depth blit.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
H. Verbeet
wined3d: Explicitly enable depth buffer writing in...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Ben Mayhew
wined3d: Only display Missing vbo streams fixme once.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Andrew Talbot
wined3d: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Alexander Dorofeyev
wined3d: Prevent console spamming in drawPrimitive.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-08
Alexander Dorofeyev
wined3d: Set isInDraw later in drawPrimitive.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Rico Schüller
wined3d: Improve drawStridedInstanced().
blob
|
commitdiff
|
raw
|
diff to current
next