projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windowscodecs: Add stub JPEG encoder.
[wine]
/
dlls
/
d3dcompiler_43
/
2012-04-09
Józef Kucia
d3dcompiler: Allow the alternative shader version forma...
tree
|
commitdiff
2012-04-09
Józef Kucia
d3dcompiler: Fix parsing the tex instruction in ps_1_0...
tree
|
commitdiff
2012-03-12
Józef Kucia
d3dcompiler/tests: Add test for comments containing...
tree
|
commitdiff
2011-09-26
Andrew Talbot
d3dcompiler_43: Mark fall-throughs in switch statement.
tree
|
commitdiff
2011-08-30
André Hentschel
d3dcompiler_43/tests: Fix printing a NULL string.
tree
|
commitdiff
2011-08-01
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-07-05
Dan Kegel
d3dcompiler_43: Don't crash on long TRACE().
tree
|
commitdiff
2011-05-05
Matteo Bruni
d3dcompiler: Fix error messages generation.
tree
|
commitdiff
2011-05-05
Matteo Bruni
d3dcompiler: Improve some parameter names and fix code...
tree
|
commitdiff
2011-05-03
Alexandre Julliard
d3dcompiler: Specify arguments for stub entry points...
tree
|
commitdiff
2011-05-03
Francois Gouget
d3dcompiler_43: Make write_dword_unknown() static.
tree
|
commitdiff
2011-04-13
Rico Schüller
d3dcompiler: Fix HeapAlloc/HeapFree for type members...
tree
|
commitdiff
2011-04-04
Rico Schüller
d3dcompiler: Make some variables static.
tree
|
commitdiff
2011-04-04
Rico Schüller
d3dcompiler: Move blob and strip functions to blob.c.
tree
|
commitdiff
2011-04-04
Rico Schüller
d3dcompiler: Remove type cast in D3DCreateBlob().
tree
|
commitdiff
2011-04-04
Rico Schüller
d3dcompiler: Move D3DCreateBlob() to blob.c.
tree
|
commitdiff
2011-03-15
Marcus Meissner
d3dcompiler_43: Initialize a variable (Coverity).
tree
|
commitdiff
2011-03-07
Francois Gouget
d3dcompiler_43: Add a '\n' to a couple of FIXME() traces.
tree
|
commitdiff
2011-03-04
Rico Schüller
d3dcompiler: Add debug helper for shader variable type.
tree
|
commitdiff
2011-03-04
Rico Schüller
d3dcompiler: Add debug helper for shader variable class.
tree
|
commitdiff
2011-03-02
Rico Schüller
d3dcompiler: Move some code from header to source file.
tree
|
commitdiff
2011-03-02
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionType:...
tree
|
commitdiff
2011-03-02
Rico Schüller
d3dcompiler/tests: Add GetMemberType* tests.
tree
|
commitdiff
2011-03-01
Rico Schüller
d3dcompiler: Use defines for shader target masks.
tree
|
commitdiff
2011-03-01
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionType:...
tree
|
commitdiff
2011-03-01
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionType:...
tree
|
commitdiff
2011-03-01
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionType:...
tree
|
commitdiff
2011-03-01
Rico Schüller
d3dcompiler: Parse member types.
tree
|
commitdiff
2011-02-28
Rico Schüller
d3dcompiler/tests: Improve test_reflection_bound_resour...
tree
|
commitdiff
2011-02-28
Rico Schüller
d3dcompiler/tests: Add constant buffer test.
tree
|
commitdiff
2011-02-28
Rico Schüller
d3dcompiler: Reorder section parsing to reflect the...
tree
|
commitdiff
2011-02-28
Rico Schüller
d3dcompiler/tests: Add reflection ps output desc test.
tree
|
commitdiff
2011-02-28
Rico Schüller
d3dcompiler: Fix SystemValueType for pixelshader output...
tree
|
commitdiff
2011-02-23
Amine Khaldi
d3dcompiler_43: Avoid an unintended fall-through.
tree
|
commitdiff
2011-02-23
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionVariable...
tree
|
commitdiff
2011-02-23
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionType:...
tree
|
commitdiff
2011-02-23
Rico Schüller
d3dcompiler: Implement ID3D11ShaderRefleflection::GetVa...
tree
|
commitdiff
2011-02-22
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionVariable...
tree
|
commitdiff
2011-02-22
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionVariable...
tree
|
commitdiff
2011-02-22
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionConstantBu...
tree
|
commitdiff
2011-02-22
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionConstantBu...
tree
|
commitdiff
2011-02-22
Rico Schüller
d3dcompiler: Parse reflection types.
tree
|
commitdiff
2011-02-21
Rico Schüller
d3dcompiler: Parse reflection variables.
tree
|
commitdiff
2011-02-21
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionConstantBu...
tree
|
commitdiff
2011-02-21
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflection::GetConst...
tree
|
commitdiff
2011-02-21
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflection::GetConst...
tree
|
commitdiff
2011-02-21
Rico Schüller
d3dcompiler: Parse reflection constant buffers.
tree
|
commitdiff
2011-02-21
Matteo Bruni
d3dcompiler: Fix initial allocation (Valgrind).
tree
|
commitdiff
2011-02-18
Rico Schüller
d3dcompiler/tests: Add GetResourceBindingDesc() test.
tree
|
commitdiff
2011-02-17
Rico Schüller
d3dcompiler/tests: Add reflection ps desc test.
tree
|
commitdiff
2011-02-17
Rico Schüller
d3dcompiler/tests: Add reflection vs desc test.
tree
|
commitdiff
2011-02-16
Rico Schüller
d3dcompiler/tests: Add reflection test.
tree
|
commitdiff
2011-02-16
Rico Schüller
d3dcompiler: Add argument check in D3DReflect().
tree
|
commitdiff
2011-02-14
Rico Schüller
d3dcompiler: Implement ID3DShaderReflection::GetResourc...
tree
|
commitdiff
2011-02-14
Rico Schüller
d3dcompiler: Implement ID3DShaderReflection::GetResourc...
tree
|
commitdiff
2011-02-14
Rico Schüller
d3dcompiler: Parse bound resources.
tree
|
commitdiff
2011-02-08
Rico Schüller
d3dcompiler: Parse OSG5 in the reflection interface.
tree
|
commitdiff
2011-02-07
Matteo Bruni
d3dcompiler: Include the string terminator in the outpu...
tree
|
commitdiff
2011-01-26
Michael Stefaniuc
d3dcompiler_43/tests: COM cleanup for the ID3DInclude...
tree
|
commitdiff
2011-01-10
Travis Athougies
d3dcompiler_43/tests: Added error tests to HLSL test...
tree
|
commitdiff
2011-01-10
Travis Athougies
d3dcompiler_43/tests: Fixed nonconformant C string...
tree
|
commitdiff
2010-12-28
Rico Schüller
d3dcompiler: Implement ID3D11ReflectionInterface::GetDe...
tree
|
commitdiff
2010-12-28
Rico Schüller
d3dcompiler: Add initial SHDR and SHEX parsing.
tree
|
commitdiff
2010-12-28
Rico Schüller
d3dcompiler: Add initial RDEF parsing.
tree
|
commitdiff
2010-12-22
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflection::GetPatch...
tree
|
commitdiff
2010-12-22
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflection::GetOutpu...
tree
|
commitdiff
2010-12-22
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflection::GetInput...
tree
|
commitdiff
2010-12-22
Rico Schüller
d3dcompiler: Parse PCSG in the reflection interface.
tree
|
commitdiff
2010-12-22
Rico Schüller
d3dcompiler: Parse OSGN in the reflection interface.
tree
|
commitdiff
2010-12-22
Rico Schüller
d3dcompiler: Properly initialize Stream member of D3D11...
tree
|
commitdiff
2010-12-21
Rico Schüller
d3dcompiler: Parse ISGN in the reflection interface.
tree
|
commitdiff
2010-12-21
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflection::GetConve...
tree
|
commitdiff
2010-12-21
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflection::GetMovIn...
tree
|
commitdiff
2010-12-21
Rico Schüller
d3dcompiler: Parse reflection STAT tag.
tree
|
commitdiff
2010-12-21
Rico Schüller
d3dcompiler: Use an iface instead of a vtbl pointer...
tree
|
commitdiff
2010-12-21
Rico Schüller
d3dcompiler: Use an iface instead of a vtbl pointer...
tree
|
commitdiff
2010-12-13
Rico Schüller
d3dcompiler: Handle TAG_OSG5 in D3DGetBlobPart().
tree
|
commitdiff
2010-12-09
Rico Schüller
d3dcompiler: Add initial reflection parsing.
tree
|
commitdiff
2010-11-18
Travis Athougies
d3dcompiler_43/tests: Added trigonometric function...
tree
|
commitdiff
2010-11-02
Rico Schüller
d3dcompiler: Add stub ID3D11ShaderReflection interface.
tree
|
commitdiff
2010-11-02
Rico Schüller
d3dcompiler: Add D3DReflect() stub.
tree
|
commitdiff
2010-11-01
Henri Verbeet
d3dcompiler_43/tests: Calculate the probe count.
tree
|
commitdiff
2010-11-01
Henri Verbeet
d3dcompiler_43/tests: Make some variables unsigned.
tree
|
commitdiff
2010-11-01
Henri Verbeet
d3dcompiler_43/tests: Make probe info const.
tree
|
commitdiff
2010-10-29
Travis Athougies
d3dcompiler_43/tests: Added float vector tests to HLSL...
tree
|
commitdiff
2010-10-29
Travis Athougies
d3dcompiler_43/tests: Added tests for conditional expre...
tree
|
commitdiff
2010-10-29
Travis Athougies
d3dcompiler_43/tests: Added order of operations test...
tree
|
commitdiff
2010-10-28
Travis Athougies
d3dcompiler_43/tests: Added HLSL test suite.
tree
|
commitdiff
2010-10-18
Henri Verbeet
d3dcompiler: Mark some internal symbols hidden.
tree
|
commitdiff
2010-10-18
Henri Verbeet
d3dcompiler: Merge asmutils.c into utils.c.
tree
|
commitdiff
2010-10-18
Henri Verbeet
d3dcompiler: Move some bytecode output functions to...
tree
|
commitdiff
2010-10-18
Henri Verbeet
d3dcompiler: Make some variables static.
tree
|
commitdiff
2010-10-15
Henri Verbeet
d3dcompiler: Remove some stray tabs.
tree
|
commitdiff
2010-10-15
Rico Schüller
d3dcompiler/tests: Add D3DCOMPILER_STRIP_REFLECTION_DAT...
tree
|
commitdiff
2010-10-15
Rico Schüller
d3dcompiler/tests: Add D3DCOMPILER_STRIP_DEBUG_INFO...
tree
|
commitdiff
2010-10-15
Rico Schüller
d3dcompiler/tests: Add D3DStripShader() test.
tree
|
commitdiff
2010-10-15
Rico Schüller
d3dcompiler/tests: Add D3D_BLOB_XNA_SHADER test.
tree
|
commitdiff
2010-10-15
Rico Schüller
d3dcompiler/tests: Add D3D_BLOB_XNA_PREPASS_SHADER...
tree
|
commitdiff
2010-10-15
Rico Schüller
d3dcompiler/tests: Add D3D_BLOB_LEGACY_SHADER test.
tree
|
commitdiff
2010-10-15
Rico Schüller
d3dcompiler/tests: Add D3D_BLOB_DEBUG_INFO test.
tree
|
commitdiff
next