Henri Verbeet : wined3d: Replace the wined3d hash table with the generic red-black tree.

Alexandre Julliard julliard at winehq.org
Wed Jun 3 09:31:15 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jun  3 10:47:26 2009 +0200

wined3d: Replace the wined3d hash table with the generic red-black tree.

---

 dlls/wined3d/arb_program_shader.c  |   22 ++-
 dlls/wined3d/ati_fragment_shader.c |   23 ++-
 dlls/wined3d/glsl_shader.c         |   92 +++++++-----
 dlls/wined3d/utils.c               |  298 ++++--------------------------------
 dlls/wined3d/wined3d_private.h     |   43 +----
 5 files changed, 121 insertions(+), 357 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ad6279de9f6b861401afa1d74100f3825dcd599e



More information about the wine-cvs mailing list