commit | b67cda248dcad7790b3da084623d1d59d96c7a07 | [log] [tgz] |
---|---|---|
author | Jason Green <jave27@gmail.com> | Fri Jun 09 03:36:55 2006 -0400 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Jun 09 15:19:52 2006 +0200 |
tree | f732ed632a46361209999ae19e374fda9a120e66 | |
parent | ca7976c34f280328e54a6632f28892ad2b70df77 [diff] |
wined3d: Add GLSL helper functions to Device. - Add functions to attach & detach shader objects, create and delete programs, and maintain the list of programs. - Add a list of GLSL shader programs to the device which is initialized on Init3D(), and deleted on Release().