projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32: Shed unused parameter from TOOLTIPS_NCCreate.
[wine]
/
dlls
/
d3dx9_36
/
tests
/
2010-12-02
Travis Athougies
d3dx9_36/tests: Extended ID3DXConstantTable tests.
tree
|
commitdiff
2010-11-24
Matteo Bruni
d3dx9/tests: Fix a D3DXCheckTextureRequirements test...
tree
|
commitdiff
2010-11-24
Matteo Bruni
d3dx9/tests: Fix some tests to take into account POW2...
tree
|
commitdiff
2010-11-23
Matteo Bruni
d3dx9/tests: Remove a D3DXPlaneNormalize test.
tree
|
commitdiff
2010-11-18
Matteo Bruni
d3dx9: Implement D3DXFillVolumeTexture function.
tree
|
commitdiff
2010-11-18
Matteo Bruni
d3dx9: Implement D3DXFillCubeTexture function.
tree
|
commitdiff
2010-11-18
Matteo Bruni
d3dx9: Implement D3DXFillTexture function.
tree
|
commitdiff
2010-11-09
Matteo Bruni
d3dx9: Implement D3DXCheckVolumeTextureRequirements.
tree
|
commitdiff
2010-11-09
Matteo Bruni
d3dx9: Skip D3DXCheckCubeTextureRequirement test if...
tree
|
commitdiff
2010-11-04
Matteo Bruni
d3dx9: Implement D3DXCheckCubeTextureRequirements.
tree
|
commitdiff
2010-11-04
Matteo Bruni
d3dx9: Implement D3DXFilterTexture for cube textures.
tree
|
commitdiff
2010-10-18
Matteo Bruni
d3dx9: Fix D3DXFilterTexture return value.
tree
|
commitdiff
2010-10-18
Matteo Bruni
d3dx9: Search for a compatible pixel format in D3DXChec...
tree
|
commitdiff
2010-10-13
Christian Costa
d3dx9: Constant table parsing foundations.
tree
|
commitdiff
2010-10-13
Matteo Bruni
d3dx9/tests: Fix a shader test failure.
tree
|
commitdiff
2010-09-28
Misha Koshelev
d3dx9_36: Implement D3DXCreateCylinder.
tree
|
commitdiff
2010-09-27
Misha Koshelev
d3dx9_36/tests: Add tests for D3DXCreateCylinder.
tree
|
commitdiff
2010-09-24
Misha Koshelev
d3dx9_36: Implement D3DXCreateSphere.
tree
|
commitdiff
2010-09-23
Misha Koshelev
d3dx9_36: Implement D3DXCreateMeshFVF.
tree
|
commitdiff
2010-09-23
Misha Koshelev
d3dx9_36: D3DXDeclaratorFromFVF returns D3DERR_INVALIDC...
tree
|
commitdiff
2010-09-21
Misha Koshelev
d3dx9_36: Implement D3DXCreateMesh and initial ID3DXMes...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-16
Misha Koshelev
d3dx9_36: Implement D3DXGetDeclLength with tests.
tree
|
commitdiff
2010-09-13
Matteo Bruni
d3dx9: D3DXPreprocessShader implementation with tests.
tree
|
commitdiff
2010-09-09
Owen Rudge
d3dx9/tests: Add D3DXCreateTextureFromResource tests.
tree
|
commitdiff
2010-09-08
Matteo Bruni
d3dx9: Fix D3DXAssembleShader tests.
tree
|
commitdiff
2010-09-08
Misha Koshelev
d3dx9_36: Fix the D3DXCreateMesh() prototype.
tree
|
commitdiff
2010-09-06
Misha Koshelev
d3dx9: Implement D3DXFVFFromDeclarator.
tree
|
commitdiff
2010-09-01
Owen Rudge
d3dx9: Implement D3DXLoadSurfaceFromFileInMemory.
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
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
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-19
Misha Koshelev
d3dx9: Add tests for FVF <-> declaration conversion.
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
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-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: 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-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-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-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-07
Matteo Bruni
d3dx9: Allow D3DXAssembleShader calls with NULL parameters.
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-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: Add missing texkill instruction parsing.
tree
|
commitdiff
2010-05-19
Matteo Bruni
d3dx9: Shader assembler ps_3_0 support.
tree
|
commitdiff
2010-05-18
Matteo Bruni
d3dx9: Add some version-specific checks in the shader...
tree
|
commitdiff
2010-05-17
Matteo Bruni
d3dx9: Add DEF instruction support in the shader assembler.
tree
|
commitdiff
2010-05-13
Matteo Bruni
d3dx9: Add sampler dcl instruction support to the shade...
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-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-04-28
Matteo Bruni
d3dx9: Add source register modifiers (sm 2+) 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
2010-04-20
Tony Wasserka
d3dx9: Add tests for D3DXDeclaratorFromFVF.
tree
|
commitdiff
2010-04-15
Christian Costa
d3dx9_36: Check wnd just after CreateWindow. Remove...
tree
|
commitdiff
2010-04-14
Christian Costa
d3dx9_36/tests: Move surface tests into surface.c.
tree
|
commitdiff
2010-04-09
Christian Costa
d3dx9_36: Implement D3DXGetImageInfoFromFileInMemory...
tree
|
commitdiff
2010-04-02
Christian Costa
d3dx9_36: Implement D3DXCreateLine and add stubbed...
tree
|
commitdiff
2010-03-30
Matteo Bruni
d3dx9: Implement a basic bytecode writer.
tree
|
commitdiff
2010-03-30
Matteo Bruni
d3dx9: Implement D3DXAssembleShader function, really...
tree
|
commitdiff
2010-03-25
Christian Costa
d3dx9_36: Implement D3DXCreateEffectPool and ID3DXEffec...
tree
|
commitdiff
2010-03-22
Christian Costa
d3dx9_36: Add stubbed interface for ID3DXEffect.
tree
|
commitdiff
2010-03-22
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2010-03-19
Christian Costa
d3dx9_36: Implement ID3DXConstantTableImpl_GetDesc...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-15
Christian Costa
d3dx9_36/tests: Fix contant table header in ctab data.
tree
|
commitdiff
2010-03-01
Christian Costa
d3dx9_36: Find, store and enable retreival of CTAB...
tree
|
commitdiff
next