1. de99760 Move stuff common to vertex/fragment_program into the base class, including: by Brian Paul · 19 years ago
  2. 30d6a4b consolidate vertex/fragment program printing into _mesa_print_program() by Brian Paul · 19 years ago
  3. fd4395b don't need MAKE_SWIZZLE() macro by Brian Paul · 19 years ago
  4. 613e1ad Replace parameter_type enum in program.[ch], use register_file enums instead. by Brian Paul · 19 years ago
  5. 1624162 added a const, clean-up by Brian Paul · 19 years ago
  6. f29f2fc reduce the use of malloc and strdup for parameter lists by Keith Whitwell · 20 years ago
  7. 7c26b61 Reduce the size of mesa's internal fragment and vertex program by Keith Whitwell · 20 years ago
  8. cdb6541 prototype _mesa_init_ati_fragment_shader() by Brian Paul · 20 years ago
  9. 9ca8392 fix LoadProgramNV regression when I had fixed the RefCount bug by Brian Paul · 20 years ago
  10. 253204f More updates for Doxygen. by Brian Paul · 20 years ago
  11. 21841f0 fix some memory leaks (bug #1002030) by Brian Paul · 20 years ago
  12. 2861e73 Moved from src/mesa/main by Michal Krol · 21 years ago