projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Get rid of the WINED3DRESOURCETYPE typedef.
[wine]
/
dlls
/
wined3d
/
shader.c
2012-01-10
Henri Verbeet
wined3d: Get rid of the WINED3DTEXTURETRANSFORMFLAGS...
blob
|
commitdiff
|
raw
2012-01-10
Henri Verbeet
wined3d: Get rid of the WINED3DTEXTURESTAGESTATETYPE...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Henri Verbeet
wined3d: Simplify transform flag handling in find_ps_co...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-28
Matteo Bruni
wined3d: Improve invalid TEXTURETRANSFORMFLAGS handling.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-22
Henri Verbeet
wined3d: Get rid of the WINED3DFOGMODE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Henri Verbeet
wined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Matteo Bruni
wined3d: Ignore invalid texture transform flags.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Henri Verbeet
wined3d: Remove the special case for loop and rep in...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Henri Verbeet
wined3d: Recognize the SM4 xor opcode.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Henri Verbeet
wined3d: Recognize the SM4 ushr opcode.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Henri Verbeet
wined3d: Recognize the SM4 udiv opcode.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Henri Verbeet
wined3d: Recognize the SM4 round_ni opcode.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Henri Verbeet
wined3d: Recognize the SM4 ge opcode.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Henri Verbeet
wined3d: Recognize the SM4 eq opcode.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Henri Verbeet
wined3d: Get rid of the WINED3DSHADER_PARAM_SRCMOD_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Henri Verbeet
wined3d: Get rid of the WINED3DSHADER_PARAM_REGISTER_TY...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Henri Verbeet
wined3d: Get rid of the COMPARISON_TYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Henri Verbeet
wined3d: Get rid of the WINED3DSAMPLER_TEXTURE_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-31
Henri Verbeet
wined3d: Get rid of the local_constant typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Matteo Bruni
wined3d: Refuse to create a shader unsupported by the...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-26
Henri Verbeet
wined3d: Move the ARB shader program constant handling...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Matteo Bruni
wined3d: When creating a new shader, check shader type...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-14
Henri Verbeet
wined3d: Store a pointer to the framebuffer state in...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
Henri Verbeet
wined3d: Make the shader parameter to shader_generate_m...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-12
Henri Verbeet
wined3d: Make the shader parameter to vshader_get_input...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
Henri Verbeet
wined3d: Mask out writes to unused render targets.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Henri Verbeet
wined3d: Introduce a separate structure for framebuffer...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stefan Dösinger
wined3d: Make two variables unsigned.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-17
Henri Verbeet
wined3d: Get rid of the IWineD3DDevice typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Henri Verbeet
wined3d: Remove object creation methods from the IWineD...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
Matteo Bruni
wined3d: Fix pow handling with special values in ARB...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
Henri Verbeet
wined3d: Rename "shader_backend_t" to "wined3d_shader_b...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-29
Henri Verbeet
wined3d: Get rid of the IWineD3DSurface typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Matteo Bruni
wined3d: Remove rcp special handling of 0 from the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Henri Verbeet
wined3d: Get rid of the IWineD3DBaseShader typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Henri Verbeet
wined3d: Remove COM from the shader implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Henri Verbeet
wined3d: Get rid of IWineD3DBaseShaderClass.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Henri Verbeet
wined3d: Merge the IWineD3DBaseShader implementations.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Henri Verbeet
wined3d: Get rid of IWineD3DPixelShaderImpl.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Henri Verbeet
wined3d: Get rid of struct wined3d_geometryshader.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Henri Verbeet
wined3d: Get rid of IWineD3DVertexShaderImpl.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Henri Verbeet
wined3d: Get rid of IWineD3DPixelShader.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Henri Verbeet
wined3d: Get rid of IWineD3DGeometryShader.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Henri Verbeet
wined3d: Get rid of IWineD3DVertexShader.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Henri Verbeet
wined3d: Move IWineD3DVertexShader::SetLocalConstantsF...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Henri Verbeet
wined3d: Replace "pow2_matrix_identity" in wined3d_text...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Henri Verbeet
wined3d: Get rid of IWineD3DBaseTextureClass.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
Henri Verbeet
wined3d: Get rid of the IWineD3DBaseTexture typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Henri Verbeet
wined3d: Pass an IWineD3DBaseTextureImpl array to pixel...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Henri Verbeet
wined3d: Store an IWineD3DBaseShaderImpl pointer in...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Henri Verbeet
wined3d: Pass an IWineD3DBaseShaderImpl pointer to...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Henri Verbeet
wined3d: Pass an IWineD3DBaseShaderImpl pointer to...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Henri Verbeet
wined3d: Pass an IWineD3DBaseShaderImpl pointer to...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Henri Verbeet
wined3d: Pass an IWineD3DBaseShaderImpl pointer to...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-08
Henri Verbeet
wined3d: Store an IWineD3DDeviceImpl pointer in IWineD3...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Henri Verbeet
wined3d: Rename shader_reg_maps to wined3d_shader_reg_maps.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-06
Henri Verbeet
wined3d: Use local reg_maps variables where possible.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Henri Verbeet
wined3d: shader_get_registers_used() is only called...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Henri Verbeet
wined3d: Move the rel_offset vertex shader field to...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Henri Verbeet
wined3d: Properly initialize min_rel_offset.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Henri Verbeet
wined3d: Move min_rel_offset / max_rel_offset to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-02
Henri Verbeet
wined3d: Remove a unused parameter to shader_dirtifyabl...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Henri Verbeet
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_f...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Henri Verbeet
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_a...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Henri Verbeet
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_u...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-01
Henri Verbeet
wined3d: Pass an IWineD3DDeviceImpl pointer to shader_u...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Henri Verbeet
wined3d: Explicitly pass data and gl_info to shader_des...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-30
Henri Verbeet
wined3d: Explicitly pass data and gl_info to shader_sel...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Henri Verbeet
wined3d: Rename the wined3d_format "Flags" field to...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Henri Verbeet
wined3d: Move loop state to wined3d_shader_context.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Henri Verbeet
wined3d: Move "parse_state" to wined3d_shader_context.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Henri Verbeet
wined3d: Explicitly pass parameters to shader_load_np2f...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Henri Verbeet
wined3d: Recognize the SM4 sqrt opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-14
Henri Verbeet
wined3d: Recognize the SM4 sample_d opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Henri Verbeet
wined3d: Recognize the SM4 ld opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Henri Verbeet
wined3d: Recognize the SM4 ieq opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Henri Verbeet
wined3d: Recognize the SM4 ftoi opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Henri Verbeet
wined3d: Recognize the SM4 div opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-12
Henri Verbeet
wined3d: Recognize the SM4 resource register type.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Henri Verbeet
wined3d: Recognize the SM4 utof opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Henri Verbeet
wined3d: Recognize the SM4 sample_l opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Henri Verbeet
wined3d: Recognize the SM4 sample opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Henri Verbeet
wined3d: Recognize the SM4 itof opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-08
Henri Verbeet
wined3d: SM4 immediate constants are typeless.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-08
Henri Verbeet
wined3d: Recognize the SM4 imul opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-08
Henri Verbeet
wined3d: Recognize the SM4 NULL register type.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-08
Henri Verbeet
wined3d: Allow multiple shader instruction destination...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Henri Verbeet
wined3d: Recognize the SM4 movc opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Henri Verbeet
wined3d: Recognize the SM4 and opcode.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Matteo Bruni
wined3d: Keep track of texture transformation states...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Henri Verbeet
wined3d: Pass a wined3d_state structure to find_ps_comp...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Henri Verbeet
wined3d: Pass a wined3d_state structure to find_vs_comp...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Henri Verbeet
wined3d: Pass a wined3d_state structure to use_vs().
blob
|
commitdiff
|
raw
|
diff to current
2010-09-20
Henri Verbeet
wined3d: Move the vertex shader to wined3d_state.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Henri Verbeet
wined3d: Move texture bindings to wined3d_state.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Henri Verbeet
wined3d: Remove IWineD3DBaseTexture::GetTextureDimensio...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-15
Henri Verbeet
wined3d: Introduce a separate structure for stateblock...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-14
Henri Verbeet
wined3d: Get rid of redundant comparisons against NULL...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Henri Verbeet
wined3d: Explicitly document some more consequences...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-01
Henri Verbeet
wined3d: Don't require wined3d object parents to be...
blob
|
commitdiff
|
raw
|
diff to current
next