projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winmm: Always unload the MCI driver when Open fails.
[wine]
/
dlls
/
d3dx9_36
/
2010-09-02
Matteo Bruni
d3dx9: Implement D3DXCompileShaderFromResource.
tree
|
commitdiff
2010-09-02
Matteo Bruni
d3dx9: Implement D3DXCompileShaderFromFile.
tree
|
commitdiff
2010-09-01
Owen Rudge
d3dx9: Implement D3DXLoadSurfaceFromFileInMemory.
tree
|
commitdiff
2010-09-01
Owen Rudge
d3dx9: Implement D3DXCreateTextureFromFileInMemoryEx.
tree
|
commitdiff
2010-08-31
Alexandre Julliard
d3dx9: Use float instead of long in the spec files...
tree
|
commitdiff
2010-08-31
Owen Rudge
d3dx9: Implement missing D3DXCreateTextureFromFile...
tree
|
commitdiff
2010-08-30
Matteo Bruni
d3dx9: Forward D3DXCompileShader to d3dcompiler.
tree
|
commitdiff
2010-08-27
Henri Verbeet
d3dx9_36: Implement D3DXDeclaratorFromFVF().
tree
|
commitdiff
2010-08-27
Henri Verbeet
d3dx9_36/tests: Add some more FVF position handling...
tree
|
commitdiff
2010-08-27
Henri Verbeet
d3dx9_36/tests: Cleanup / simplify test_fvf_decl_conver...
tree
|
commitdiff
2010-08-26
Francois Gouget
d3dx9_36: Make {is,make}_pow2() static.
tree
|
commitdiff
2010-08-26
Henri Verbeet
d3dx9_36/tests: Avoid a redundant vertex declaration...
tree
|
commitdiff
2010-08-26
Henri Verbeet
d3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.
tree
|
commitdiff
2010-08-25
Matteo Bruni
d3dcompiler: Move D3DAssemble tests from d3dx9_36.
tree
|
commitdiff
2010-08-25
Matteo Bruni
d3dcompiler: Move shader assembler implementation from...
tree
|
commitdiff
2010-08-25
Henri Verbeet
d3dx9_36/tests: Use the proper D3DFVF_PSIZE constant...
tree
|
commitdiff
2010-08-25
Henri Verbeet
d3dx9_36/tests: Remove a (mostly) redundant test.
tree
|
commitdiff
2010-08-25
Henri Verbeet
d3dx9_36: Use a lookup table in D3DXGetDeclVertexSize().
tree
|
commitdiff
2010-08-23
Tony Wasserka
d3dx9: Fix an off by one error in point_filter_simple_data.
tree
|
commitdiff
2010-08-23
Tony Wasserka
d3dx9: Black out pixels which are outside the source...
tree
|
commitdiff
2010-08-23
Gerald Pfeifer
d3dx9_36: Simplify instr_ps_1_0123_texld.
tree
|
commitdiff
2010-08-19
Misha Koshelev
d3dx9: Add tests for FVF <-> declaration conversion.
tree
|
commitdiff
2010-08-16
Gerald Pfeifer
d3dx9_36: minwidth and minheight are set but not used...
tree
|
commitdiff
2010-08-04
Alexandre Julliard
d3dx9: Fix some incorrect const typecasts.
tree
|
commitdiff
2010-08-04
Tony Wasserka
d3dx9: Implement ARGB point filtering in D3DXLoadSurfac...
tree
|
commitdiff
2010-08-04
Tony Wasserka
d3dx9: Return D3DERR_INVALIDCALL in D3DXLoadSurfaceFrom...
tree
|
commitdiff
2010-08-04
Tony Wasserka
d3dx9: Move pixel sampling and recombination in copy_si...
tree
|
commitdiff
2010-08-04
Misha Koshelev
d3dx9: Add stub and tests for D3DXCreateMesh.
tree
|
commitdiff
2010-08-03
Henri Verbeet
d3dx9_36/tests: Avoid the non-portable NAN macro.
tree
|
commitdiff
2010-08-02
Misha Koshelev
d3dx9: Complete test for D3DXCreateSphere.
tree
|
commitdiff
2010-07-29
Matteo Bruni
d3dx9: Implement D3DXAssembleShaderFromFile.
tree
|
commitdiff
2010-07-29
Matteo Bruni
d3dx9: Handle parent_data parameter of D3DXInclude...
tree
|
commitdiff
2010-07-28
Paul Chitescu
d3dx9_36: Provide an empty error message in the stub...
tree
|
commitdiff
2010-07-24
Owen Rudge
d3dx9: Add basic implementation of D3DXFilterTexture...
tree
|
commitdiff
2010-07-24
Owen Rudge
d3dx9: Implement D3DXCreateTexture plus tests.
tree
|
commitdiff
2010-07-24
Owen Rudge
d3dx9/tests: Implement additional texture requirement...
tree
|
commitdiff
2010-07-24
Owen Rudge
d3dx9: Implement D3DXCheckTextureRequirements.
tree
|
commitdiff
2010-07-22
Owen Rudge
d3dx9/tests: Add beginning of general tests for texture...
tree
|
commitdiff
2010-07-22
Matteo Bruni
d3dx9: Shader assembler <= ps_1_3 support.
tree
|
commitdiff
2010-07-22
Matteo Bruni
d3dx9: Add <= ps_1_3 instruction parsing to the shader...
tree
|
commitdiff
2010-07-22
Matteo Bruni
d3dx9: Fix dst register handling in ps_1_4.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Matteo Bruni
d3dx9: Shader assembler ps_1_4 support.
tree
|
commitdiff
2010-07-20
Matteo Bruni
d3dx9: Add ps_1_4 instructions parsing to the shader...
tree
|
commitdiff
2010-07-20
Matteo Bruni
d3dx9: Add shift modifiers parsing to the shader assembler.
tree
|
commitdiff
2010-07-20
Matteo Bruni
d3dx9: Add ps_1_x source register modifiers to the...
tree
|
commitdiff
2010-07-19
Misha Koshelev
d3dx9: Add stub and basic test for D3DXCreateSphere.
tree
|
commitdiff
2010-07-19
Matteo Bruni
d3dx9: Check dcl input instruction syntax against shade...
tree
|
commitdiff
2010-07-19
Matteo Bruni
d3dx9: Error out on dcl output instruction where not...
tree
|
commitdiff
2010-07-19
Matteo Bruni
d3dx9: Improve a FIXME.
tree
|
commitdiff
2010-07-19
Matteo Bruni
d3dx9: Remove unused parameter from get_regname().
tree
|
commitdiff
2010-07-09
David Adam
d3dx9_36/test: Fix a copy/paste typo.
tree
|
commitdiff
2010-07-07
Misha Koshelev
d3dx9: Test penultimate declaration element in D3DXDecl...
tree
|
commitdiff
2010-06-24
Francois Gouget
Assorted typo and spelling fixes.
tree
|
commitdiff
2010-06-24
Francois Gouget
d3dx9_36: Make assemble_shader() static.
tree
|
commitdiff
2010-06-10
Matteo Bruni
d3dx9: Disallow sampler declarations where not supported.
tree
|
commitdiff
2010-06-10
Matteo Bruni
d3dx9: Check register type in dcl input instruction.
tree
|
commitdiff
2010-06-10
Matteo Bruni
d3dx9: Allow sampler declaration without sampler type.
tree
|
commitdiff
2010-06-09
Matteo Bruni
d3dx9: Accept texture coordinate registers in dcl instr...
tree
|
commitdiff
2010-06-09
Matteo Bruni
d3dx9: Support ps_2_0-style dcl instruction in the...
tree
|
commitdiff
2010-06-09
Matteo Bruni
d3dx9: Mark builtin compatibility declarations in the...
tree
|
commitdiff
2010-06-07
Matteo Bruni
d3dx9: Allow D3DXAssembleShader calls with NULL parameters.
tree
|
commitdiff
2010-06-01
Matteo Bruni
d3dx9: Make D3DXCompileShader stub more verbose.
tree
|
commitdiff
2010-06-01
Matteo Bruni
d3dx9: Remove stray debug trace.
tree
|
commitdiff
2010-06-01
Matteo Bruni
d3dx9: Fix get_regname debug function.
tree
|
commitdiff
2010-05-31
Matteo Bruni
d3dx9: Allow modifiers on the ps dcl sampler instruction.
tree
|
commitdiff
2010-05-31
Matteo Bruni
d3dx9: Allow modifiers on the ps dcl input instruction.
tree
|
commitdiff
2010-05-27
Matteo Bruni
d3dx9: Shader assembler vs_1_0 and vs_1_1 support.
tree
|
commitdiff
2010-05-26
Marcus Meissner
d3dx9_36: Fixed off by 1 in the usage_idx check (Coverity).
tree
|
commitdiff
2010-05-25
Matteo Bruni
d3dx9: Stricter checks for relative addressing in the...
tree
|
commitdiff
2010-05-21
Matteo Bruni
d3dx9: Shader assembler ps_2_x support.
tree
|
commitdiff
2010-05-21
Matteo Bruni
d3dx9: Add some more tests on register number checking.
tree
|
commitdiff
2010-05-21
Matteo Bruni
d3dx9: Shader assembler vs_2_x support.
tree
|
commitdiff
2010-05-21
Matteo Bruni
d3dx9: Check for oCx register number.
tree
|
commitdiff
2010-05-21
Matteo Bruni
d3dx9: Use separate opcodes for TEXLDP and TEXLDB.
tree
|
commitdiff
2010-05-21
Matteo Bruni
d3dx9: Add missing texkill instruction parsing.
tree
|
commitdiff
2010-05-19
Matteo Bruni
d3dx9: Shader assembler ps_3_0 support.
tree
|
commitdiff
2010-05-19
Matteo Bruni
d3dx9: Add ps_3_0 instructions parsing to the shader...
tree
|
commitdiff
2010-05-18
Matteo Bruni
d3dx9: Add some version-specific checks in the shader...
tree
|
commitdiff
2010-05-18
Owen Rudge
d3dx9: Implement CreateEffectFromFile/Resource functions.
tree
|
commitdiff
2010-05-18
Owen Rudge
d3dx9: Implement D3DXCreateEffectCompilerFromFile/Resource.
tree
|
commitdiff
2010-05-17
Matteo Bruni
d3dx9: Add DEFB instruction support in the shader assem...
tree
|
commitdiff
2010-05-17
Matteo Bruni
d3dx9: Add DEFI instruction support in the shader assem...
tree
|
commitdiff
2010-05-17
Matteo Bruni
d3dx9: Add DEF instruction support in the shader assembler.
tree
|
commitdiff
2010-05-17
Octavian Voicu
d3dx9_36: Export D3DXCreateEffectEx stub.
tree
|
commitdiff
2010-05-13
Matteo Bruni
d3dx9: Add sampler dcl instruction support to the shade...
tree
|
commitdiff
2010-05-13
Matteo Bruni
d3dx9: Add input dcl instruction support to the shader...
tree
|
commitdiff
2010-05-13
Matteo Bruni
d3dx9: Complete output dcl instruction support.
tree
|
commitdiff
2010-05-13
Matteo Bruni
d3dx9: Add output dcl instruction partial support to...
tree
|
commitdiff
2010-05-12
Matteo Bruni
d3dx9: Add predicate support to the shader assembler.
tree
|
commitdiff
2010-05-12
Matteo Bruni
d3dx9: Add other flow control instructions in the shade...
tree
|
commitdiff
2010-05-12
Matteo Bruni
d3dx9: Support some flow control instructions in the...
tree
|
commitdiff
2010-05-10
Gerald Pfeifer
d3dx9_36/tests: Remove variable scaling which is not...
tree
|
commitdiff
2010-05-06
Matteo Bruni
d3dx9: Support some more vs_3_0 instructions in the...
tree
|
commitdiff
2010-05-06
Matteo Bruni
d3dx9: Add relative addressing support to the shader...
tree
|
commitdiff
2010-05-06
Matteo Bruni
d3dx9: Support all the remaining register types in...
tree
|
commitdiff
2010-04-28
Matteo Bruni
d3dx9: Add source register modifiers (sm 2+) support...
tree
|
commitdiff
2010-04-28
Matteo Bruni
d3dx9: Add instruction modifiers (sm 2.0+) support...
tree
|
commitdiff
2010-04-28
Matteo Bruni
d3dx9: Add swizzle and writemask support to the shader...
tree
|
commitdiff
2010-04-26
Gerald Pfeifer
d3dx9_36: Remove variable nul which is not really used...
tree
|
commitdiff
next