projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Support VT_I2 variants tracing.
[wine]
/
dlls
/
d3dcompiler_43
/
2012-06-13
Francois Gouget
d3dcompiler_43: Make debug_dump_ir_constructor() static.
tree
|
commitdiff
2012-06-13
Matteo Bruni
d3dcompiler: Add some tests for 'system' type includes.
tree
|
commitdiff
2012-06-13
Matteo Bruni
wpp: Explicitly pass include type to the lookup callbac...
tree
|
commitdiff
2012-06-13
Matteo Bruni
wpp: Invert 'type' callback parameter value, to match...
tree
|
commitdiff
2012-06-12
Matteo Bruni
d3dcompiler: Parse constructors.
tree
|
commitdiff
2012-06-12
Matteo Bruni
d3dcompiler: Parse function definitions.
tree
|
commitdiff
2012-06-12
Matteo Bruni
d3dcompiler: Parse function declarations.
tree
|
commitdiff
2012-06-12
Matteo Bruni
d3dcompiler: Parse sampler declarations.
tree
|
commitdiff
2012-06-12
Matteo Bruni
d3dcompiler: Parse vector and matrix declarations.
tree
|
commitdiff
2012-06-08
Francois Gouget
d3dcompiler_43: Make debug_{base,node}_type() static.
tree
|
commitdiff
2012-06-07
Matteo Bruni
d3dcompiler: Parse variable references in expressions.
tree
|
commitdiff
2012-06-07
Matteo Bruni
d3dcompiler: Parse variable initializers, basic express...
tree
|
commitdiff
2012-06-07
Matteo Bruni
d3dcompiler: Parse modifiers.
tree
|
commitdiff
2012-06-07
Matteo Bruni
d3dcompiler: Distinguish between scalars, vectors and...
tree
|
commitdiff
2012-06-07
Matteo Bruni
d3dcompiler: Dump preprocessed shader sources.
tree
|
commitdiff
2012-06-05
Matteo Bruni
d3dcompiler: Parse variable declarations.
tree
|
commitdiff
2012-06-05
Matteo Bruni
d3dcompiler: Add identifiers parsing.
tree
|
commitdiff
2012-06-05
Matteo Bruni
d3dcompiler: Flesh out the lexer more.
tree
|
commitdiff
2012-06-05
Matteo Bruni
d3dcompiler: Use a separate bytecodewriter debug channel.
tree
|
commitdiff
2012-06-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-05-16
Matteo Bruni
d3dcompiler: Add a stub lexer.
tree
|
commitdiff
2012-05-16
Matteo Bruni
d3dcompiler: Add a stub parser.
tree
|
commitdiff
2012-05-16
Matteo Bruni
d3dcompiler: Trace compilation messages.
tree
|
commitdiff
2012-05-16
Matteo Bruni
d3dcompiler: Partially implement D3DCompile function.
tree
|
commitdiff
2012-05-16
Matteo Bruni
d3dcompiler: Make SlWriteBytecode return the shader...
tree
|
commitdiff
2012-05-08
Matteo Bruni
d3dcompiler: Rename asm_alloc/realloc/free functions...
tree
|
commitdiff
2012-05-08
Matteo Bruni
d3dcompiler: Generalize message reporting function.
tree
|
commitdiff
2012-05-08
Matteo Bruni
d3dcompiler: Make set_parse_status() more general.
tree
|
commitdiff
2012-05-08
Matteo Bruni
d3dcompiler: Remove shader_type typedef.
tree
|
commitdiff
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
next