Module: Mesa
Branch: master
Commit: 739dc95e676b31349525b7daf99453b987748248
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=739dc95e676b31349525b7daf99453b987748248
Author: Ilia Mirkin
Date: Thu Jan 16 13:13:28 2014 -0500
mesa: fix GL_COLOR_SUM enum for drivers without ARB_vertex_pr
Module: Mesa
Branch: master
Commit: 93b953d139112bea1c9c64a3de462cbb52c544fd
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=93b953d139112bea1c9c64a3de462cbb52c544fd
Author: Zack Rusin
Date: Wed Dec 18 19:16:07 2013 -0500
llvmpipe: do constant buffer bounds checking in shaders
It's
Module: Mesa
Branch: master
Commit: dd687fb8d090f08d09ac5e350a92f38ded837788
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd687fb8d090f08d09ac5e350a92f38ded837788
Author: Ilia Mirkin
Date: Sun Jan 12 15:01:29 2014 -0500
nv50, nvc0: initialize ctx->sample_mask to ~0
Commit 95bf222
Module: Mesa
Branch: master
Commit: 188383591d6d657b557a5407ee9b7b993f79c53b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=188383591d6d657b557a5407ee9b7b993f79c53b
Author: Aaron Watry
Date: Thu Jan 2 11:18:09 2014 -0600
mesa/main: Free ctx->DrawIndirectBuffer during teardown
ctx-
Module: Mesa
Branch: master
Commit: 5ac3229f76f02453ae7e971d515b01fb56ad3fa5
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ac3229f76f02453ae7e971d515b01fb56ad3fa5
Author: Aaron Watry
Date: Tue Jan 7 14:45:41 2014 -0600
radeon: Move gfx/dma cs cleanup to r600_common_context_cleanu
Module: Mesa
Branch: master
Commit: ce3528896b37c7d8ef051780e29ea9588fada9da
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce3528896b37c7d8ef051780e29ea9588fada9da
Author: Aaron Watry
Date: Wed Dec 18 14:40:49 2013 -0600
st/dri: prevent leak of dri option default values
v2: Change