Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
d3d9_patch [2014/11/23 14:01]
okias st/nine
d3d9_patch [2014/12/07 21:51]
okias Tested-by
Line 1: Line 1:
 **Simple patches are good patches.** Every fix should be in a separate patch. **Simple patches are good patches.** Every fix should be in a separate patch.
 +
 +Patches **should be tested** for regressions against wine dlls/d3d9/tests/ . In case you get segfault without patch, feel free comment parts which are not related to your patch.
 +
 +You can also ask for **Tested-by** on IRC and let someone recheck with his HW your patch. It's good to know it also works for others.
  
 Before you send a pull-request on github, it's required to verify all your games and simple demos work. Before you send a pull-request on github, it's required to verify all your games and simple demos work.