projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Support writemasks on texkill in ARB.
[wine]
/
dlls
/
wined3d
/
drawprim.c
2009-06-25
Henri Verbeet
wined3d: Make sure we have an active GL context in...
blob
|
commitdiff
|
raw
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
2008-04-07
Alexander Dorofeyev
wined3d: LEAVE_GL when exiting with error in tesselate_...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Stefan Dösinger
wined3d: Update copyright lines.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Alexander Dorofeyev
wined3d: Handle zero primitive count.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Stefan Dösinger
wined3d: Make Clear aware of the depth stencil sharing.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Stefan Dösinger
wined3d: De-Statify depth blit opengl resources.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Andrew Talbot
wined3d: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Austin English
wined3d: Spelling fixes.
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: Add a test for 16 bit floats.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Stefan Dösinger
wined3d: Fixed function vertex attribute types are...
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-12-11
Michael Stefaniuc
wined3d: Fix a "ordered comparison of pointer with...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-05
Gerald Pfeifer
wined3d: Fix error handling in fixed_get_input().
blob
|
commitdiff
|
raw
|
diff to current
2007-11-14
Stefan Dösinger
wined3d: Depth stencil fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Stefan Dösinger
wined3d: Move texture -> drawable blits to LoadLocation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Stefan Dösinger
wined3d: Begin centralizing surface location management.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Stefan Dösinger
wined3d: Check for NULL streams.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-31
Stefan Dösinger
wined3d: Supply texture coords even if no texture is...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Stefan Dösinger
wined3d: Tidy up the vbo removal from the strided data.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Stefan Dösinger
wined3d: Use 0/0/0 as normal if no normal is supplied.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-28
Stefan Dösinger
wined3d: Remove the D3DTTFF_PROJECTED handling from...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Stefan Dösinger
wined3d: Some texture transform fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-27
Stefan Dösinger
wined3d: BaseVertexIndex can be negative.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Stefan Dösinger
wined3d: Fall back to drawStridedSlow if fog coords...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
H. Verbeet
wined3d: UBYTE4 data shouldn't be normalized.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Hernan Rajchert
wined3d: Fixed error message when glDrawElement fails.
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
next