wined3d: Store GLSL programs in a hash table rather than a linked list.
commit2c85e5e8a3998591c89691c524f64c455def019e
authorH. Verbeet <hverbeet@gmail.com>
Tue, 27 Feb 2007 19:51:53 +0000 (27 20:51 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Feb 2007 12:35:23 +0000 (28 13:35 +0100)
treea0be7bafaf81743315dcf5f217c21ff4f45e79ca
parent2a82ed89b13af91ee660c3464daa2c1bdcaa1224
wined3d: Store GLSL programs in a hash table rather than a linked list.
dlls/wined3d/device.c
dlls/wined3d/directx.c
dlls/wined3d/glsl_shader.c
dlls/wined3d/pixelshader.c
dlls/wined3d/vertexshader.c
dlls/wined3d/wined3d_private.h