On 01/02/2013 11:59 AM, Paul Berry wrote:
Previously this macro existed in 3 separate places, some inside the intel driver and some outside of it. It makes more sense to have it in main/macros.h --- src/glsl/linker.cpp | 2 -- src/mesa/drivers/dri/i965/brw_context.h | 1 + src/mesa/drivers/dri/intel/intel_context.h | 13 ------------- src/mesa/main/extensions.c | 3 +-- src/mesa/main/macros.h | 13 +++++++++++++ 5 files changed, 15 insertions(+), 17 deletions(-)
Reviewed-by: Brian Paul <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
