Matteo Bruni : d3dx9: Introduce a parameter rbtree to speed up get_parameter_by_name().

Alexandre Julliard julliard at winehq.org
Wed Mar 21 17:05:18 CDT 2018


Module: wine
Branch: master
Commit: f335932a81bc220d4c8e8944521f9cd2c85346ca
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f335932a81bc220d4c8e8944521f9cd2c85346ca

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Tue Mar 20 23:37:26 2018 +0100

d3dx9: Introduce a parameter rbtree to speed up get_parameter_by_name().

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3dx9_36/d3dx9_private.h |  12 ++++
 dlls/d3dx9_36/effect.c        | 156 ++++++++++++++++++++++++++++++++++++++----
 2 files changed, 155 insertions(+), 13 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=f335932a81bc220d4c8e8944521f9cd2c85346ca



More information about the wine-cvs mailing list