1. 86cdff5 glsl: Don't generate misleading debug names when packing gs inputs. by Paul Berry · 11 years ago
  2. 10ef949 glsl: Hide many classes local to individual .cpp files in anon namespaces. by Eric Anholt · 11 years ago
  3. 3e820e3 glsl: Pass _mesa_glsl_parse_state into matching_signature and such. by Kenneth Graunke · 11 years ago
  4. 72219ac glsl: Properly pack GS output varyings by Paul Berry · 12 years ago
  5. f2ecc84 glsl: Modify varying packing to use a temporary exec_list. by Paul Berry · 12 years ago
  6. 3b0cf70 glsl/linker: Properly pack GS input varyings. by Paul Berry · 12 years ago
  7. 8687c40 glsl: Document lower_packed_varyings' "flat" requirement with an assert. by Paul Berry · 12 years ago
  8. 36b252e Replace gl_vert_result enum with gl_varying_slot. by Paul Berry · 12 years ago
  9. 1ecd23d glsl: Update lower_packed_varyings to handle varying structs. by Paul Berry · 12 years ago
  10. 42a29d8 glsl: Eliminate ambiguity between function ins/outs and shader ins/outs by Paul Berry · 12 years ago
  11. c35abcd glsl: Pack flat "varyings" of mixed types together. by Paul Berry · 12 years ago
  12. 1745a4d glsl: Add a lowering pass for packing varyings. by Paul Berry · 12 years ago