projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Set a driver name appropriate for the vendor in init_driver_info().
[wine]
/
dlls
/
wined3d
/
vertexshader.c
2009-10-26
Stefan Dösinger
wined3d: Use the shader backend reported constant limit...
blob
|
commitdiff
|
raw
2009-10-22
Henri Verbeet
wined3d: Get rid of GL_LIMITS.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Move common shader fields to IWineD3DBaseShade...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Remove SetFunction() from the public shader...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-25
Henri Verbeet
wined3d: Move some common shader functions to the IWine...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Henri Verbeet
wined3d: Don't free D3D vertex shaders until the wined3...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Henri Verbeet
wined3d: Add a separate function for vertex shader...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Henri Verbeet
wined3d: Remove trailing spaces.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Henri Verbeet
wined3d: Use flags for driver quirks.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Make find_gl_vshader backend specific.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Stefan Dösinger
wined3d: Store the compile args in the compile context...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Henri Verbeet
wined3d: Remove the "declaration" parameter to IWineD3D...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Henri Verbeet
wined3d: Use the output signature to setup SM4 vertex...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Henri Verbeet
wined3d: Use strings for shader input/output semantics.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Henri Verbeet
wined3d: Use a separate structure for vertex shader...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Henri Verbeet
wined3d: Use the "input_registers" bitmap for vertex...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Henri Verbeet
wined3d: Use SM3 shader limits for SM4.
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-11
Henri Verbeet
wined3d: Use the output signature to map SM4 pixel...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Stefan Dösinger
winedd: Move shader_*_add_instruction_modifiers into...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Stefan Dösinger
wined3d: Keep track of used float constants.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Henri Verbeet
wined3d: Group register information into struct wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-07
Henri Verbeet
wined3d: Create a struct wined3d_shader_version to...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Henri Verbeet
wined3d: Fix some more indentation.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Henri Verbeet
wined3d: Store the SM 1-3 opcode information tables...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Henri Verbeet
wined3d: Select the frontend based on the version token.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Henri Verbeet
wined3d: Create a frontend for parsing shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Henri Verbeet
wined3d: Clear reg_maps in shader_get_registers_used...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Henri Verbeet
wined3d: Store D3D shader opcode names in a separate...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Stefan Dösinger
d3d: Limit d3d8 and d3d9 vshader constants to 256.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Henri Verbeet
wined3d: Store the destination relative addressing...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Henri Verbeet
wined3d: Get rid of the "token" field from struct wined...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Henri Verbeet
wined3d: Store the relative addressing mode in struct...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Henri Verbeet
wined3d: Store the destination shift in struct wined3d_...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Henri Verbeet
wined3d: Store usage and usage_idx in struct wined3d_sh...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Henri Verbeet
wined3d: Properly check if input/output varyings are...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Henri Verbeet
wined3d: Store a struct wined3d_shader_dst_param in...
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-25
Henri Verbeet
wined3d: Fix a few sign compare warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Henri Verbeet
wined3d: Try to make Coverity shut up (CID 863, 905).
blob
|
commitdiff
|
raw
|
diff to current
2009-02-11
Stefan Dösinger
WineD3D: Put vertex shader duplication infrastructure...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Michael Stefaniuc
wined3d: Remove some unused defines.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Henri Verbeet
wined3d: Simplify handling of swizzled attributes.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Henri Verbeet
wined3d: Get rid of the glname field in struct SHADER_O...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Henri Verbeet
wined3d: Shaders will never have a NULL function.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Henri Verbeet
wined3d: Move the shader version to reg_maps.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Henri Verbeet
wined3d: Don't reparse the entire shader just to update...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Henri Verbeet
wined3d: Don't trace the shader if nobody's looking.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Henri Verbeet
wined3d: shader_trace_init() shouldn't have side effects.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Henri Verbeet
wined3d: Remove some more unused code.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Henri Verbeet
wined3d: Fix the IWineD3DVertexShader and IWineD3DPixel...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Henri Verbeet
wined3d: Add functions to initialize and free shader...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Henri Verbeet
wined3d: Remove some unused code.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Henri Verbeet
wined3d: Const correctness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Stefan Dösinger
wined3d: Make the shader backend call CompileShader.
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-09-24
Henri Verbeet
wined3d: Move part of the shader instruction table...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Henri Verbeet
wined3d: Use shader_glsl_log() in some more places.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-23
Henri Verbeet
wined3d: Merge pshader_hw_map2gl() and vshader_hw_map2gl().
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Stefan Dösinger
wined3d: Remove some more junk code.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Stefan Dösinger
wined3d: Update copyright lines.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
wined3d: Move shader generation into the shader backend.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Austin English
wined3d: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-28
Stefan Dösinger
wined3d: Multiply the half pixel correction with .w.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Stefan Dösinger
wined3d: Ignore tesselated and unused streams when...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Stefan Dösinger
wined3d: Initialize output texcoord .w to 1.0 if needed.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Stefan Dösinger
wined3d: Ignore unused attributes when generating the...
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-11-21
Stefan Dösinger
wined3d: Move glsl shader destruction to the glsl shade...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Stefan Dösinger
wined3d: Move destroying the glsl vshader into a separa...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Stefan Dösinger
wined3d: Move IUnknown functions to IWineD3DBaseShader.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-16
Stefan Dösinger
wined3d: Remove a hack that slipped in.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-14
Stefan Dösinger
wined3d: Hardcode local constants into the shader if...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-13
Francois Gouget
wined3d: Add trailing '\n's to two shader_addline(...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Stefan Dösinger
wined3d: Replace the position fixup mul-add-add with...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Stefan Dösinger
wined3d: Relative addressing offsets are limited to...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Stefan Dösinger
wined3d: Handle ps 3.0 varyings in a different way.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Stefan Dösinger
wined3d: Enable the mNxN implementation for pixel shaders.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Stefan Dösinger
wined3d: Add sincos support to arb shaders.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Stefan Dösinger
wined3d: Implement the nrm instruction in arb.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Stefan Dösinger
wined3d: Add crs and pow instruction support.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Stefan Dösinger
wined3d: Fix the z range.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-28
Stefan Dösinger
wined3d: Hold an internal reference on pixel and vertex...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Stefan Dösinger
wined3d: rsq and rcp use the .w component if no swizzle...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-28
H. Verbeet
wined3d: Implement texldl.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Stefan Dösinger
wined3d: Skip the start offset to the source array...
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-06-08
H. Verbeet
wined3d: Pass NULL for the stateBlock parameter to...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
H. Verbeet
wined3d: WINED3DSIO_POW should use the absolute value...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-23
Fabian Bieler
wined3d: Remove usesFog flag from IWineD3DVertexShaderImpl.
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-03-23
Fabian Bieler
wined3d: Remove fog coordinate clamping in the vertex...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
H. Verbeet
wined3d: Fix IWineD3DPixelShader_GetFunction / IWineD3D...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
H. Verbeet
wined3d: Remove broken software shaders.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
H. Verbeet
wined3d: The texldl instruction takes 3 arguments.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
H. Verbeet
wined3d: Store GLSL programs in a hash table rather...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-28
H. Verbeet
wined3d: Fix matching WINED3DDECLUSAGE_POSITION against...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Stefan Dösinger
6/10: WineD3D: rsq and rcp instructions may need a...
blob
|
commitdiff
|
raw
|
diff to current
next