• Jason Green's avatar
    wined3d: Add GLSL helper functions to Device. · b67cda24
    Jason Green authored
    - 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().
    b67cda24
device.c 318 KB