projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ntoskrnl.exe: Implement IoIsWdmVersionAvailable.
[wine]
/
dlls
/
d3d10
/
d3d10_private.h
2010-01-25
Rico Schüller
d3d10: Add D3D10_EOO_PARSED_OBJECT_INDEX in parse_fx10_...
blob
|
commitdiff
|
raw
2010-01-25
Rico Schüller
d3d10: Add D3D10_EOO_PARSED_OBJECT in parse_fx10_object().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Rico Schüller
d3d10: Implement ID3D10EffectPass::GetVertexShaderDesc().
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Rico Schüller
d3d10: Add anonymous shaders.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
Rico Schüller
d3d10: Parse effect shaders as anonymous shaders.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-11
Rico Schüller
d3d10: Reorder struct d3d10_effect_variable to make...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-08
Henri Verbeet
dxgi: The "unknown0" parameter to DXGID3D10CreateDevice...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Rico Schüller
d3d10: Parse local_variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
Rico Schüller
d3d10: Implement ID3D10EffectVariable::GetElement().
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Rico Schüller
d3d10: Implement ID3D10EffectType::GetMemberName().
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Rico Schüller
d3d10: Make the constant buffer a variable.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Rico Schüller
d3d10: Parse constant buffer type.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Rico Schüller
d3d10: Rename ConstantBuffer's variable to member.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-18
Henri Verbeet
d3d10: Mark internal symbols hidden.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-11
Rico Schüller
d3d10: Add variable semantic parsing.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Rico Schüller
d3d10: Implement annotation parsing.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Henri Verbeet
d3d10: Add a debug function for D3D10_SHADER_VARIABLE_TYPE.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-10
Henri Verbeet
d3d10: Add a debug function for D3D10_SHADER_VARIABLE_C...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Henri Verbeet
d3d10: Implement ID3D10EffectType::GetDesc().
blob
|
commitdiff
|
raw
|
diff to current
2009-09-09
Henri Verbeet
d3d10: Implement ID3D10EffectVariable::GetType().
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Rico Schüller
d3d10: Parse variable flag.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-27
Rico Schüller
d3d10: Identify some more unknowns in parse_fx10.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Rico Schüller
d3d10: Add ID3D10EffectConstantBufferVtbl.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Rico Schüller
d3d10: Add annotation skipping.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Henri Verbeet
d3d10: Implement ID3D10Effect::GetVariableByName().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Henri Verbeet
d3d10: Parse effect variables.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Rico Schüller
d3d10: Rename struct d3d10_effect_variable to struct...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Henri Verbeet
d3d10: Merge parse_fx10_technique() and parse_fx10_tech...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Henri Verbeet
d3d10: Parse local buffer names.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-14
Henri Verbeet
d3d10: Parse local buffers.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Rico Schüller
d3d10: Replace a few more unknown in parse_fx10.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-01
Rico Schüller
d3d10: Improve parse_fx10.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Henri Verbeet
d3d10: Create shaders.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Henri Verbeet
d3d10: Implement ID3D10Effect::GetDevice().
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
Henri Verbeet
d3d10: Store the shader's input signature.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Henri Verbeet
d3d10: Implement ID3D10EffectTechnique::GetPassByName().
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Henri Verbeet
d3d10: Implement ID3D10Effect::GetTechniqueByName().
blob
|
commitdiff
|
raw
|
diff to current
2009-02-27
Henri Verbeet
d3d10: Add an initial effect parser.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-27
Henri Verbeet
d3d10: Add some code for parsing DXBC data.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-26
Henri Verbeet
d3d10: Add a stub ID3D10Effect implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Henri Verbeet
d3d10: Implement D3D10CreateDevice() on top of D3D10Cor...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-13
Henri Verbeet
d3d10core: Implement ID3D10Device in d3d10core instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Henri Verbeet
d3d10: Add a stub implementation of ID3D10Device.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Henri Verbeet
d3d10: Add a debug function for D3D10_PRIMITIVE_TOPOLOGY.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Henri Verbeet
d3d10: Add a debug function for DXGI_FORMAT.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Henri Verbeet
d3d10: Add a debug function for D3D10_DRIVER_TYPE.
blob
|
commitdiff
|
raw
|
diff to current