advapi32: Implement and test SystemFunction004.
[wine] / dlls / wined3d / baseshader.c
2006-05-11  Ivan Gyurdievwined3d: Share shader_dump_ins_modifiers().
2006-05-10  Jason Greenwined3d: Further split GLSL & ARB_v/f_program generatio...
2006-05-10  Jason Greenwined3d: Created generate_base_shader which will be...
2006-05-10  Jason Greenwined3d: Place # of textures, addresses, & temps used...
2006-05-10  Jason Greenwined3d: Move program_dump_decl_usage into baseshader.
2006-05-10  Ivan Gyurdievwined3d: Merge register counting pass.
2006-05-09  Ivan Gyurdievwined3d: Share get_opcode.
2006-05-09  Ivan Gyurdievwined3d: Addline cleanup.