mesa: Use assert() instead of ASSERT wrapper.
authorMatt Turner <mattst88@gmail.com>
Sat, 21 Feb 2015 04:18:47 +0000 (20:18 -0800)
committerMatt Turner <mattst88@gmail.com>
Mon, 23 Feb 2015 18:49:47 +0000 (10:49 -0800)
commitbfcdb843830bba0190e00e35e3c5c18c4bdb5de1
treed4e8eebb5d58b3b1ac6caa383bfcda258b19c6c1
parent52049f8fd83f2ef31c2a4d645cfb7d7b2ab518a6
mesa: Use assert() instead of ASSERT wrapper.

Acked-by: Eric Anholt <eric@anholt.net>
131 files changed:
src/gallium/drivers/softpipe/sp_tex_sample.c
src/gallium/state_trackers/glx/xlib/glx_api.c
src/gallium/state_trackers/glx/xlib/xm_api.c
src/mesa/drivers/common/meta.c
src/mesa/drivers/dri/i915/intel_fbo.c
src/mesa/drivers/dri/i915/intel_regions.c
src/mesa/drivers/dri/i965/intel_fbo.c
src/mesa/drivers/dri/r200/r200_state.c
src/mesa/drivers/dri/r200/r200_texstate.c
src/mesa/drivers/dri/radeon/radeon_dma.c
src/mesa/drivers/dri/radeon/radeon_fbo.c
src/mesa/drivers/dri/radeon/radeon_state.c
src/mesa/drivers/dri/radeon/radeon_texstate.c
src/mesa/drivers/dri/swrast/swrast.c
src/mesa/drivers/osmesa/osmesa.c
src/mesa/drivers/x11/fakeglx.c
src/mesa/drivers/x11/xm_api.c
src/mesa/drivers/x11/xm_dd.c
src/mesa/main/api_arrayelt.c
src/mesa/main/arbprogram.c
src/mesa/main/arrayobj.c
src/mesa/main/atifragshader.c
src/mesa/main/blend.c
src/mesa/main/blit.c
src/mesa/main/bufferobj.c
src/mesa/main/buffers.c
src/mesa/main/clear.c
src/mesa/main/compiler.h
src/mesa/main/condrender.c
src/mesa/main/context.c
src/mesa/main/dd.h
src/mesa/main/dlist.c
src/mesa/main/drawpix.c
src/mesa/main/drawtex.c
src/mesa/main/enable.c
src/mesa/main/errors.c
src/mesa/main/eval.c
src/mesa/main/fbobject.c
src/mesa/main/ffvertex_prog.c
src/mesa/main/format_unpack.py
src/mesa/main/formats.c
src/mesa/main/framebuffer.c
src/mesa/main/get.c
src/mesa/main/hash.c
src/mesa/main/image.c
src/mesa/main/imports.c
src/mesa/main/light.c
src/mesa/main/macros.h
src/mesa/main/matrix.c
src/mesa/main/mipmap.c
src/mesa/main/pack.c
src/mesa/main/pbo.c
src/mesa/main/pipelineobj.c
src/mesa/main/points.c
src/mesa/main/readpix.c
src/mesa/main/remap.c
src/mesa/main/renderbuffer.c
src/mesa/main/samplerobj.c
src/mesa/main/shaderobj.c
src/mesa/main/shaderobj.h
src/mesa/main/shared.c
src/mesa/main/state.c
src/mesa/main/texcompress.c
src/mesa/main/texcompress_bptc.c
src/mesa/main/texcompress_cpal.c
src/mesa/main/texcompress_etc.c
src/mesa/main/texcompress_fxt1.c
src/mesa/main/texcompress_rgtc.c
src/mesa/main/texcompress_s3tc.c
src/mesa/main/texformat.c
src/mesa/main/teximage.c
src/mesa/main/texobj.c
src/mesa/main/texparam.c
src/mesa/main/texstate.c
src/mesa/main/texstate.h
src/mesa/main/texstore.c
src/mesa/main/transformfeedback.c
src/mesa/main/varray.c
src/mesa/math/m_debug_xform.c
src/mesa/math/m_trans_tmp.h
src/mesa/program/arbprogparse.c
src/mesa/program/prog_execute.c
src/mesa/program/prog_instruction.c
src/mesa/program/prog_optimize.c
src/mesa/program/prog_parameter.c
src/mesa/program/prog_statevars.c
src/mesa/program/program.c
src/mesa/program/program.h
src/mesa/program/program_parse.y
src/mesa/program/programopt.c
src/mesa/state_tracker/st_cb_bufferobjects.c
src/mesa/state_tracker/st_glsl_to_tgsi.cpp
src/mesa/swrast/s_aaline.c
src/mesa/swrast/s_aatriangle.c
src/mesa/swrast/s_aatritemp.h
src/mesa/swrast/s_alpha.c
src/mesa/swrast/s_atifragshader.c
src/mesa/swrast/s_bitmap.c
src/mesa/swrast/s_blend.c
src/mesa/swrast/s_blit.c
src/mesa/swrast/s_context.c
src/mesa/swrast/s_copypix.c
src/mesa/swrast/s_drawpix.c
src/mesa/swrast/s_fog.c
src/mesa/swrast/s_fragprog.c
src/mesa/swrast/s_lines.c
src/mesa/swrast/s_linetemp.h
src/mesa/swrast/s_logic.c
src/mesa/swrast/s_masking.c
src/mesa/swrast/s_points.c
src/mesa/swrast/s_renderbuffer.c
src/mesa/swrast/s_span.c
src/mesa/swrast/s_stencil.c
src/mesa/swrast/s_texcombine.c
src/mesa/swrast/s_texfetch.c
src/mesa/swrast/s_texfilter.c
src/mesa/swrast/s_texrender.c
src/mesa/swrast/s_triangle.c
src/mesa/swrast/s_tritemp.h
src/mesa/swrast/s_zoom.c
src/mesa/tnl/t_context.c
src/mesa/tnl/t_vb_cliptmp.h
src/mesa/tnl/t_vb_light.c
src/mesa/tnl/t_vb_program.c
src/mesa/tnl/t_vb_render.c
src/mesa/tnl_dd/t_dd_tritmp.h
src/mesa/vbo/vbo_context.c
src/mesa/vbo/vbo_context.h
src/mesa/vbo/vbo_exec_api.c
src/mesa/vbo/vbo_exec_draw.c
src/mesa/vbo/vbo_save_api.c