mesa/src
Ian Romanick 9de863603d mesa: Initialize all the viewports
v2: Use MAX_VIEWPORTS instead of ctx->Const.MaxViewports because the
driver may not set ctx->Const.MaxViewports yet.

v3: Handle all viewport entries in update_viewport_matrix and
_mesa_copy_context too.  This was previously in an earlier patch.
Having the code in the earlier patch could cause _mesa_copy_context to
access a matrix that hadn't been constructed.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> [v2]
2014-01-20 11:31:59 -08:00
..
egl egl_dri2: use loader util lib 2014-01-18 18:47:49 +00:00
gallium draw: use some cast wrappers in draw_pt_fetch_shade_pipeline*.c 2014-01-20 11:01:48 -08:00
gbm gbm: use the loader util lib 2014-01-18 18:47:48 +00:00
getopt
glsl glsl: Remove exec_list iterators now that nothing uses them. 2014-01-13 11:49:47 -08:00
glx glx: use the loader util lib 2014-01-18 18:47:48 +00:00
gtest gtest: enable subdir-objects to prevent automake warnings 2013-11-16 14:01:27 +00:00
hgl haiku libGL: Move from gallium target to src/hgl 2014-01-06 15:50:21 -06:00
loader logger: Remove unused variable. 2014-01-20 13:58:11 +00:00
mapi glapi: Update dispatch XML files for ARB_shader_image_load_store. 2014-01-15 16:42:08 +01:00
mesa mesa: Initialize all the viewports 2014-01-20 11:31:59 -08:00
Makefile.am loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00
SConscript loader: introduce the loader util lib 2014-01-18 18:47:27 +00:00