projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Container dirtification is already handled in ModifyLocation().
[wine]
/
dlls
/
wined3d
/
vertexshader.c
2008-04-02
Stefan Dösinger
wined3d: Update copyright lines.
blob
|
commitdiff
|
raw
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
2007-02-15
H. Verbeet
wined3d: Use WINED3D_OK rather than D3D_OK.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
H. Verbeet
d3d8: Move loading local d3d8 vertex shader constants...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
H. Verbeet
wined3d: Get rid of the vertexDeclaration field in...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-19
H. Verbeet
wined3d: The sincos instruction is valid for ps/vs...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
H. Verbeet
wined3d: Give WINED3DSIO_CRS its own function, properly...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-16
H. Verbeet
05/49: wined3d: Only add line numbers for new lines...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-27
Andrew Talbot
wined3d: Cast-qual warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Kovács András
wined3d: Fix introduced regression in shader_glsl_mnxn...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Kovács András
wined3d: Implement D3DSIO_MOVA in ARB backend.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Ivan Gyurdiev
wined3d: Add D3DVS_RASTOUT_OFFSETS to the WINED3D names...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Francois Gouget
wined3d: Remove '\0's in traces.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Ivan Gyurdiev
wined3d: Add shader version/end masks to the WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Ivan Gyurdiev
wined3d: Add D3DSHADER_ADDRMODE masks to the WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Ivan Gyurdiev
wined3d: Add D3DSI and other opcode masks to the WINED3...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSP dest modifier related items into...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSP source modifier-related items into...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSP_REG structures into the WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSP DCL-related structures into WINED3D...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSPR structure into the WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Ivan Gyurdiev
wined3d: Move D3DSIO structure into WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Ivan Gyurdiev
wined3d: Make the shader mode selections per device.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Ivan Gyurdiev
wined3d: Win64 printf fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
Ivan Gyurdiev
wined3d: Move device pointer into the BaseShader class.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
H. Verbeet
wined3d: Don't overwrite the position y offset in ARB...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Stefan Dösinger
wined3d: Avoid wasting a uniform.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-29
Stefan Dösinger
wined3d: Apply the half pixel correction for shaders...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Stefan Dösinger
wined3d: Find the correct sampler type for < 2.0 pshaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
H. Verbeet
wined3d: Fix D3DCOLOR swizzling in shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
H. Verbeet
wined3d: Delay vertex shader compilation until the...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Jason Green
wined3d: More shader fixes / new instructions.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Jason Green
wined3d: Fix minor typo from shader patch.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-27
Jason Green
wined3d: Fix some upside-down rendering issues for...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-25
H. Verbeet
wined3d: Add traces to IWineD3DVertexShaderImpl_SetFunc...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Jason Green
wined3d: Make the number of floating point shader const...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Christian Costa
wined3d: Readd missing copyright to shaders files.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Jason Green
wined3d: Fix for vertex shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Ivan Gyurdiev
wined3d: More flow control instructions.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Ivan Gyurdiev
wined3d: More flow control instructions
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Ivan Gyurdiev
wined3d: Place immediate constants in the same array...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Create fake input semantics for d3d8 shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Ivan Gyurdiev
wined3d: Reverse semantics maps for shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Ivan Gyurdiev
wined3d: Move register count pass to SetFunction.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Ivan Gyurdiev
wined3d: Rework shader mode selection.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Ivan Gyurdiev
wined3d: Move SHADER_ARB code into arb_program_shader.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jason Green
wined3d: Implement locally defined boolean and integer...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Jason Green
wined3d: Remove dead vertex shader code.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Jason Green
wined3d: Implement more GLSL instructions.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Mark instructions without a destination token.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Improve Sampler support on 2.0 and 3.0 shaders.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Add support for shader model 3.0 I/O registers.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Register map cleanups.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Share trace pass
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: Rework dcl processing.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Ivan Gyurdiev
wined3d: The namedArrays code path is dead (always...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-12
Jason Green
wined3d: Map D3DSIO_DEF to it's GLSL generating functio...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Alexandre Julliard
wined3d: Make all the local shader functions static.
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-06-10
Ivan Gyurdiev
wined3d: Downgrade Get*Shader FIXME to TRACE.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jason Green
wined3d: Map vertex shader instructions to GLSL generat...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Jason Green
wined3d: Unified float constant register mapping betwee...
blob
|
commitdiff
|
raw
|
diff to current
next