Module: Mesa
Branch: master
Commit: 92b8a37fdfff9e83f39b8885f51ed2f60326ab6a
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=92b8a37fdfff9e83f39b8885f51ed2f60326ab6a
Author: Roland Scheidegger
Date: Sun Mar 24 02:08:01 2013 +0100
gallivm: move code for dealing with rgb9e5 and r11g11b
Module: Mesa
Branch: master
Commit: 7d0c1f243754ebe48eef4ece17166ee18e03044d
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d0c1f243754ebe48eef4ece17166ee18e03044d
Author: Vinson Lee
Date: Sat Mar 23 00:24:52 2013 -0700
llvmpipe: Fix assertions with assignment instead of comparison
Module: Mesa
Branch: master
Commit: a593a1b2768a0d95765d2f86f1cbf69e490449ff
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a593a1b2768a0d95765d2f86f1cbf69e490449ff
Author: Paul Berry
Date: Thu Mar 21 17:14:53 2013 -0700
i965: Shrink brw_vue_map struct.
This patch changes the array
Module: Mesa
Branch: master
Commit: 0a0deb92d9e25067ac4b89cbbd8f8f8f3b4d05db
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a0deb92d9e25067ac4b89cbbd8f8f8f3b4d05db
Author: Paul Berry
Date: Wed Mar 20 10:15:52 2013 -0700
i965/fs: Rename vp_outputs_written to input_slots_valid.
With
Module: Mesa
Branch: master
Commit: bf9bfe838eba116cb63dac9a8998da475e1bd98b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf9bfe838eba116cb63dac9a8998da475e1bd98b
Author: Paul Berry
Date: Sun Mar 17 11:29:28 2013 -0700
i965: Use brw.vue_map_geom_out instead of VS output VUE map wh
Module: Mesa
Branch: master
Commit: 463ef47b1672003bdf0737fdc63c4ffa985291f1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=463ef47b1672003bdf0737fdc63c4ffa985291f1
Author: Paul Berry
Date: Mon Feb 18 10:16:02 2013 -0800
i965: Store the geometry output VUE map in brw_context.
Curre
Module: Mesa
Branch: master
Commit: 8fbc22e880a7a6f34a2fe4e8111b489bdd01919c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8fbc22e880a7a6f34a2fe4e8111b489bdd01919c
Author: Paul Berry
Date: Sun Mar 17 11:13:56 2013 -0700
i965: Move brw_vs_prog_data::outputs_written into VUE map.
Fu
Module: Mesa
Branch: master
Commit: 76ba30800d08149386c0bc6a6c5efc50590d3048
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=76ba30800d08149386c0bc6a6c5efc50590d3048
Author: Paul Berry
Date: Sat Mar 23 08:23:03 2013 -0700
i965/gen7: Use WE_all mode when enabling channel masks for URB
Module: Mesa
Branch: master
Commit: 8371c68a4b4c12f4dd75f82b8b29a624705910a5
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8371c68a4b4c12f4dd75f82b8b29a624705910a5
Author: Paul Berry
Date: Sat Mar 23 15:53:33 2013 -0700
i965: Rename BRW_VARYING_SLOT_MAX -> BRW_VARYING_SLOT_COUNT.