[NTOS:MM] Do not assert on a case we actually support
[reactos.git] / sdk /
2021-02-07 Mark Jansen[CMAKE] Fix empty dependencies.graphml being created
2021-02-07 Eric Kohl[NET] Remove the NAME, PRINT and SEND options because...
2021-02-05 George Bișoc[NTOS:SE] Do not use a global lock for tokens (#3445)
2021-02-04 Jérôme Gardou[WINESYNC]: d3dx9 is now in sync with wine-staging...
2021-02-04 winesync[WINESYNC] d3dx9_36: Implement ID3DXSkinInfoImpl_Update...
2021-02-04 winesync[WINESYNC] d3dx9_36: Filter out D3DCompile warning...
2021-02-04 winesync[WINESYNC] d3dx9_36: Improve D3DXSaveTextureToFile...
2021-02-04 winesync[WINESYNC] d3dx9_36: Add support for FOURCC surface...
2021-02-04 winesync[WINESYNC] d3dx9: Implement D3DXComputeTangent
2021-02-04 winesync[WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub
2021-02-04 winesync[WINESYNC] d3dx9_36: Add semi-stub for D3DXOptimizeVert...
2021-02-04 winesync[WINESYNC] d3dx9_36/tests: Add additional tests for...
2021-02-04 winesync[WINESYNC] d3dx9_36/tests: Add initial tests for D3DXDi...
2021-02-04 winesync[WINESYNC] d3dx9_36: Implement D3DXDisassembleShader...
2021-02-04 winesync[WINESYNC] d3dx9_36: Improve stub for ID3DXEffectImpl_C...
2021-02-04 winesync[WINESYNC] d3dx9_36: Add format description for X8L8V8U...
2021-02-04 winesync[WINESYNC] d3dx9: Return D3DFMT_A8R8G8B8 in D3DXGetImag...
2021-02-04 winesync[WINESYNC] d3dx9: Avoid closing invalid handles.
2021-02-04 winesync[WINESYNC] d3dx9: Correctly handle sprites array reallo...
2021-02-04 winesync[WINESYNC] d3dx9: Remove unreachable DT_SINGLELINE...
2021-02-04 winesync[WINESYNC] d3dx9: Implement clipping of glyphs in ID3DX...
2021-02-04 winesync[WINESYNC] d3dx9: Fully initialize the glyph position.
2021-02-04 winesync[WINESYNC] d3dx9: Don't release textures when D3DXSPRIT...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Use wide-char string literals.
2021-02-04 winesync[WINESYNC] d3dx9: Simplify D3DXSphereBoundProbe() a...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add a few D3DXLoadSurfaceFromSu...
2021-02-04 winesync[WINESYNC] d3dx9: Ignore filter in D3DXLoadSurfaceFromS...
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXSkinInfo_Clone().
2021-02-04 winesync[WINESYNC] d3dx9: Use BitScanReverse in make_pow2.
2021-02-04 winesync[WINESYNC] d3dx9/tests: Remove useless '\n' within...
2021-02-04 winesync[WINESYNC] d3dx9: Add support for D3DFMT_P8 in DDS...
2021-02-04 winesync[WINESYNC] d3dx9: Handle horizontal alignment in ID3DXF...
2021-02-04 winesync[WINESYNC] d3dx9: Handle vertical alignment in ID3DXFon...
2021-02-04 winesync[WINESYNC] d3dx9: Add a helper for computing the boundi...
2021-02-04 winesync[WINESYNC] d3dx9: Switch character count to unsigned...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Introduce compare_uint().
2021-02-04 winesync[WINESYNC] d3dx9: Use stricmp() instead of _strnicmp...
2021-02-04 winesync[WINESYNC] d3dx9: Validate state operation in d3dx_pars...
2021-02-04 winesync[WINESYNC] d3dx9: Use an assert() to validate access...
2021-02-04 winesync[WINESYNC] d3dx9: Remove a recursive call to ID3DXFont_...
2021-02-04 winesync[WINESYNC] d3dx9: Add two more DT_SINGLELINE tests.
2021-02-04 winesync[WINESYNC] d3dx9: Handle DT_CALCRECT in ID3DXFont_DrawText.
2021-02-04 winesync[WINESYNC] d3dx9: Handle DT_SINGLELINE in ID3DXFont_Dra...
2021-02-04 winesync[WINESYNC] d3dx9: Handle word breaks in ID3DXFont_DrawText.
2021-02-04 winesync[WINESYNC] d3dx9: Handle clipping in ID3DXFont_DrawText.
2021-02-04 winesync[WINESYNC] d3dx9: Handle newlines in ID3DXFont_DrawText.
2021-02-04 winesync[WINESYNC] d3dx9: Add a very basic ID3DXFont_DrawText...
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXFont_PreloadText.
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXFont_PreloadCharacters.
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXFont_GetGlyphData.
2021-02-04 winesync[WINESYNC] d3dx9: Implement ID3DXFont_PreloadGlyphs.
2021-02-04 winesync[WINESYNC] d3dx9: Reimplement make_pow2() in d3dx9_priv...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add more ID3DXFont_DrawTextW...
2021-02-04 winesync[WINESYNC] d3dx9: Implement D3DXCreateKeyframedAnimatio...
2021-02-04 winesync[WINESYNC] d3dx9: Support D3DFMT_X8L8V8U8 in DDS files.
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add some more ID3DXFont tests.
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add some tests for ID3DXFont_Dr...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Get rid of redundant handling...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Use Tahoma in all font tests.
2021-02-04 winesync[WINESYNC] d3dx9: Pass D3DCOMPILE_ENABLE_BACKWARDS_COMP...
2021-02-04 winesync[WINESYNC] d3dx9: Fix some spec file entries.
2021-02-04 winesync[WINESYNC] d3dx9: Make ID3DXLine::OnResetDevice() retur...
2021-02-04 winesync[WINESYNC] d3dx9_36/tests: Fix some constant conversion...
2021-02-04 winesync[WINESYNC] d3dx9_36: Fix the spelling of a comment.
2021-02-04 winesync[WINESYNC] d3dx9: Implement D3DXCreateFragmentLinker...
2021-02-04 winesync[WINESYNC] d3dx9_36: Fix the spelling of a TRACE()...
2021-02-04 winesync[WINESYNC] d3dx9: Implement d3dx_effect_ApplyParameterB...
2021-02-04 winesync[WINESYNC] d3dx9: Implement recording parameters to...
2021-02-04 winesync[WINESYNC] d3dx9: Factor out free_parameter_object_data...
2021-02-04 winesync[WINESYNC] d3dx9: Factor out set_value() function.
2021-02-04 winesync[WINESYNC] d3dx9: Implement d3dx_effect_DeleteParameter...
2021-02-04 winesync[WINESYNC] d3dx9: Implement d3dx_effect_EndParameterBlo...
2021-02-04 winesync[WINESYNC] d3dx9: Implement d3dx_effect_BeginParameterB...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Test ApplyParameterBlock()...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add test for effect parameter...
2021-02-04 winesync[WINESYNC] d3dx9: Avoid double freeing samplers.
2021-02-04 winesync[WINESYNC] d3dx9: Remove redundant NULL check before...
2021-02-04 winesync[WINESYNC] d3dx9: Correctly handle NULL constant state...
2021-02-04 winesync[WINESYNC] d3dx9: Turn unimplemented interface ERR...
2021-02-04 winesync[WINESYNC] d3dx9: Don't pass usage flags for staging...
2021-02-04 winesync[WINESYNC] d3dx9: Use check_texture_requirements()...
2021-02-04 winesync[WINESYNC] d3dx9: Use check_texture_requirements()...
2021-02-04 winesync[WINESYNC] d3dx9: Factor our check_texture_requirements...
2021-02-04 winesync[WINESYNC] d3dx9: Return an error if no fallback format...
2021-02-04 winesync[WINESYNC] d3dx9: Don't pass usage flags for staging...
2021-02-04 winesync[WINESYNC] d3dx9: Correctly align texture dimensions...
2021-02-04 winesync[WINESYNC] d3dx9: Fix pitch passed to DXTn [de]compress...
2021-02-04 winesync[WINESYNC] d3dx9: Add a trace to D3DXCreateBuffer.
2021-02-04 winesync[WINESYNC] d3dx9: WARN when the file doesn't exist...
2021-02-04 winesync[WINESYNC] d3dx9: Compute the correct source rect in...
2021-02-04 winesync[WINESYNC] d3dx9: Don't pass the D3DLOCK_DISCARD flag...
2021-02-04 winesync[WINESYNC] d3dx9: Implement DXTn compression for offset...
2021-02-04 winesync[WINESYNC] d3dx9: Handle non-zero source rect position...
2021-02-04 winesync[WINESYNC] d3dx9: Move the source rect alignment check...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Improve tests to check for...
2021-02-04 winesync[WINESYNC] d3dx9: Handle compressed surfaces in D3DXLoa...
2021-02-04 winesync[WINESYNC] d3dx9: Add traces to filtering functions.
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add even more tests for misalig...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add more tests loading misalign...
2021-02-04 winesync[WINESYNC] d3dx9/tests: Add a test with a larger DXT5...
next