CVSROOT:        /cvs
Module name:    xenocara
Changes by:     j...@cvs.openbsd.org    2015/02/20 16:10:00

Modified files:
        dist/Mesa      : configure.ac 
        dist/Mesa/docs : GL3.txt autoconf.html devinfo.html egl.html 
                         install.html llvmpipe.html relnotes.html 
        dist/Mesa/include/CL: cl_d3d10.h cl_d3d11.h 
                              cl_dx9_media_sharing.h 
        dist/Mesa/include/EGL: egl.h eglext.h eglplatform.h 
        dist/Mesa/include/GL: gl_mangle.h glext.h glxext.h wglext.h 
        dist/Mesa/include/GL/internal: dri_interface.h 
        dist/Mesa/include/GLES: egl.h gl.h glext.h glplatform.h 
        dist/Mesa/include/GLES2: gl2.h gl2ext.h gl2platform.h 
        dist/Mesa/include/GLES3: gl31.h 
        dist/Mesa/include/KHR: khrplatform.h 
        dist/Mesa/include/VG: openvg.h vgext.h vgplatform.h vgu.h 
        dist/Mesa/scons: crossmingw.py custom.py gallium.py llvm.py 
        dist/Mesa/src  : SConscript 
        dist/Mesa/src/egl/drivers/dri2: egl_dri2.c egl_dri2.h 
                                        platform_drm.c 
                                        platform_wayland.c 
                                        platform_x11.c 
        dist/Mesa/src/egl/main: SConscript eglapi.c eglapi.h 
                                egldisplay.h egldriver.c eglmisc.c 
        dist/Mesa/src/gallium: SConscript 
        dist/Mesa/src/gallium/auxiliary: SConscript 
        dist/Mesa/src/gallium/auxiliary/cso_cache: cso_context.c 
        dist/Mesa/src/gallium/auxiliary/draw: draw_context.c 
                                              draw_context.h draw_gs.c 
                                              draw_llvm.c draw_llvm.h 
                                              draw_pipe_aaline.c 
                                              draw_pipe_aapoint.c 
                                              draw_pipe_clip.c 
                                              draw_pipe_pstipple.c 
        dist/Mesa/src/gallium/auxiliary/gallivm: lp_bld_arit.c 
                                                 lp_bld_arit.h 
                                                 lp_bld_conv.c 
                                                 lp_bld_debug.cpp 
                                                 lp_bld_debug.h 
                                                 lp_bld_init.c 
                                                 lp_bld_init.h 
                                                 lp_bld_logic.c 
                                                 lp_bld_misc.cpp 
                                                 lp_bld_pack.c 
                                                 lp_bld_sample.c 
                                                 lp_bld_sample.h 
                                                 lp_bld_sample_aos.c 
                                                 lp_bld_sample_soa.c 
                                                 lp_bld_swizzle.c 
                                                 lp_bld_tgsi.h 
                                                 lp_bld_tgsi_info.c 
                                                 lp_bld_tgsi_soa.c 
                                                 lp_bld_type.c 
                                                 lp_bld_type.h 
        dist/Mesa/src/gallium/auxiliary/os: os_misc.c os_misc.h 
        dist/Mesa/src/gallium/auxiliary/pipebuffer: pb_bufmgr.h 
                                                    pb_bufmgr_cache.c 
        dist/Mesa/src/gallium/auxiliary/target-helpers: 
                                                        inline_debug_helper.h 
        dist/Mesa/src/gallium/auxiliary/tgsi: tgsi_build.c tgsi_dump.c 
                                              tgsi_exec.c tgsi_exec.h 
                                              tgsi_info.c 
                                              tgsi_opcode_tmp.h 
                                              tgsi_parse.c tgsi_parse.h 
                                              tgsi_scan.c tgsi_scan.h 
                                              tgsi_text.c 
                                              tgsi_transform.c 
                                              tgsi_transform.h 
                                              tgsi_ureg.c tgsi_ureg.h 
                                              tgsi_util.c 
        dist/Mesa/src/gallium/auxiliary/util: u_atomic.h u_blit.c 
                                              u_blit.h u_blitter.c 
                                              u_caps.c u_cpu_detect.c 
                                              u_debug.c u_debug.h 
                                              u_draw.c u_draw.h 
                                              u_dump_state.c u_format.c 
                                              u_format.csv u_format.h 
                                              u_format_latc.c 
                                              u_format_pack.py 
                                              u_format_parse.py 
                                              u_format_rgtc.c 
                                              u_format_s3tc.c 
                                              u_format_table.py 
                                              u_inlines.h u_math.h 
                                              u_pstipple.c u_pstipple.h 
                                              u_rect.h 
                                              u_simple_shaders.c 
                                              u_simple_shaders.h 
                                              u_snprintf.c 
        dist/Mesa/src/gallium/auxiliary/vl: vl_compositor.c 
        dist/Mesa/src/gallium/docs/source: context.rst screen.rst 
                                           tgsi.rst 
        dist/Mesa/src/gallium/drivers/galahad: glhd_context.c 
                                               glhd_screen.c 
        dist/Mesa/src/gallium/drivers/i915: TODO i915_debug_fp.c 
                                            i915_query.c i915_screen.c 
                                            i915_state.c i915_state.h 
                                            i915_surface.c i915_winsys.h 
        dist/Mesa/src/gallium/drivers/identity: id_context.c 
        dist/Mesa/src/gallium/drivers/llvmpipe: SConscript lp_context.c 
                                                lp_context.h 
                                                lp_draw_arrays.c 
                                                lp_jit.c lp_jit.h 
                                                lp_query.c lp_rast.c 
                                                lp_rast.h 
                                                lp_rast_debug.c 
                                                lp_rast_priv.h 
                                                lp_screen.c lp_setup.c 
                                                lp_state_fs.c 
                                                lp_state_sampler.c 
                                                lp_state_setup.c 
                                                lp_surface.c 
                                                lp_test_blend.c 
                                                lp_test_conv.c 
                                                lp_test_format.c 
                                                lp_test_main.c 
                                                lp_texture.c 
                                                lp_texture.h 
        dist/Mesa/src/gallium/drivers/noop: noop_pipe.c 
        dist/Mesa/src/gallium/drivers/nouveau: nouveau_fence.c 
                                               nouveau_screen.c 
                                               nv_object.xml.h 
        dist/Mesa/src/gallium/drivers/r300: r300_blit.c r300_chipset.c 
                                            r300_context.h r300_emit.c 
                                            r300_fs.c r300_query.c 
                                            r300_render.c r300_screen.c 
                                            r300_screen.h 
                                            r300_screen_buffer.c 
                                            r300_state.c r300_texture.c 
        dist/Mesa/src/gallium/drivers/r600: eg_asm.c evergreen_state.c 
                                            evergreend.h r600_asm.c 
                                            r600_asm.h r600_blit.c 
                                            r600_llvm.h r600_pipe.c 
                                            r600_pipe.h r600_shader.c 
                                            r600_shader.h r600_state.c 
                                            r600_state_common.c r600d.h 
        dist/Mesa/src/gallium/drivers/r600/sb: sb_bc_parser.cpp 
        dist/Mesa/src/gallium/drivers/radeon: radeon_llvm_emit.c 
        dist/Mesa/src/gallium/drivers/rbug: rbug_context.c rbug_core.c 
                                            rbug_objects.c 
        dist/Mesa/src/gallium/drivers/softpipe: sp_context.h 
                                                sp_draw_arrays.c sp_fs.h 
                                                sp_fs_exec.c sp_quad.h 
                                                sp_quad_blend.c 
                                                sp_quad_depth_test.c 
                                                sp_quad_depth_test_tmp.h 
                                                sp_query.c sp_screen.c 
                                                sp_setup.c sp_state.h 
                                                sp_state_derived.c 
                                                sp_state_sampler.c 
                                                sp_state_shader.c 
                                                sp_surface.c 
                                                sp_tex_sample.c 
                                                sp_texture.c 
                                                sp_texture.h 
                                                sp_tile_cache.c 
                                                sp_tile_cache.h 
        dist/Mesa/src/gallium/drivers/svga: svga_cmd.c svga_pipe_query.c 
                                            svga_resource.c 
                                            svga_resource_texture.c 
                                            svga_screen.c 
                                            svga_screen_cache.c 
                                            svga_state_fs.c 
                                            svga_state_vs.c 
                                            svga_surface.c svga_winsys.h 
        dist/Mesa/src/gallium/drivers/svga/include: svga_reg.h 
        dist/Mesa/src/gallium/drivers/trace: tr_context.c 
                                             tr_dump_state.c 
        dist/Mesa/src/gallium/include/pipe: p_config.h p_context.h 
                                            p_defines.h p_format.h 
                                            p_shader_tokens.h p_state.h 
                                            p_video_state.h 
        dist/Mesa/src/gallium/include/state_tracker: st_api.h 
        dist/Mesa/src/gallium/state_trackers/dri: SConscript 
        dist/Mesa/src/gallium/state_trackers/egl: SConscript 
        dist/Mesa/src/gallium/state_trackers/egl/common: egl_g3d.c 
                                                         egl_g3d_loader.h 
        dist/Mesa/src/gallium/state_trackers/egl/fbdev: native_fbdev.c 
        dist/Mesa/src/gallium/state_trackers/egl/gdi: native_gdi.c 
        dist/Mesa/src/gallium/state_trackers/gbm: gbm_drm.c 
                                                  gbm_gallium_drmint.h 
        dist/Mesa/src/gallium/state_trackers/glx/xlib: SConscript 
                                                       glx_api.c 
                                                       xm_api.c 
        dist/Mesa/src/gallium/state_trackers/vega: vg_manager.c 
        dist/Mesa/src/gallium/state_trackers/wgl: opengl32.def 
                                                  stw_context.c 
                                                  stw_context.h 
                                                  stw_device.c 
                                                  stw_device.h 
                                                  stw_ext_extensionsstring.c 
                                                  stw_framebuffer.c 
                                                  stw_pixelformat.c 
        dist/Mesa/src/gallium/targets/egl-static: SConscript egl.c 
                                                  egl_pipe.c egl_pipe.h 
                                                  egl_st.c egl_st.h 
        dist/Mesa/src/gallium/targets/libgl-gdi: SConscript 
        dist/Mesa/src/gallium/targets/libgl-xlib: SConscript 
        dist/Mesa/src/gallium/tests/graw: SConscript 
        dist/Mesa/src/gallium/tests/unit: SConscript 
        dist/Mesa/src/gallium/winsys/i915/drm: i915_drm_winsys.c 
        dist/Mesa/src/gallium/winsys/nouveau/drm: nouveau_drm_winsys.c 
        dist/Mesa/src/gallium/winsys/radeon/drm: radeon_drm_bo.c 
                                                 radeon_drm_bo.h 
                                                 radeon_drm_cs.c 
                                                 radeon_drm_winsys.c 
                                                 radeon_winsys.h 
        dist/Mesa/src/gallium/winsys/svga/drm: vmw_context.c 
                                               vmw_screen_svga.c 
        dist/Mesa/src/gallium/winsys/sw/dri: SConscript 
        dist/Mesa/src/gallium/winsys/sw/wrapper: wrapper_sw_winsys.c 
        dist/Mesa/src/gallium/winsys/sw/xlib: SConscript 
        dist/Mesa/src/gbm/backends/dri: gbm_dri.c gbm_driint.h 
        dist/Mesa/src/gbm/main: gbm.c gbm.h 
        dist/Mesa/src/glsl: SConscript ast.h ast_function.cpp 
                            ast_to_hir.cpp ast_type.cpp glsl_lexer.cpp 
                            glsl_lexer.ll glsl_parser.cpp glsl_parser.h 
                            glsl_parser.yy glsl_parser_extras.cpp 
                            glsl_parser_extras.h glsl_symbol_table.cpp 
                            glsl_types.cpp glsl_types.h ir.cpp ir.h 
                            ir_clone.cpp ir_constant_expression.cpp 
                            ir_function.cpp 
                            ir_function_detect_recursion.cpp 
                            ir_hierarchical_visitor.h ir_hv_accept.cpp 
                            ir_optimization.h ir_print_visitor.cpp 
                            ir_reader.cpp ir_rvalue_visitor.cpp 
                            ir_set_program_inouts.cpp ir_validate.cpp 
                            link_functions.cpp linker.cpp linker.h 
                            loop_analysis.cpp loop_analysis.h 
                            lower_if_to_cond_assign.cpp 
                            lower_instructions.cpp lower_jumps.cpp 
                            lower_variable_index_to_cond_assign.cpp 
                            lower_vec_index_to_cond_assign.cpp 
                            lower_vec_index_to_swizzle.cpp main.cpp 
                            opt_constant_folding.cpp 
                            opt_constant_propagation.cpp 
                            opt_constant_variable.cpp 
                            opt_copy_propagation.cpp 
                            opt_copy_propagation_elements.cpp 
                            opt_dead_code_local.cpp 
                            opt_dead_functions.cpp 
                            opt_function_inlining.cpp 
                            opt_structure_splitting.cpp s_expression.cpp 
                            s_expression.h 
        dist/Mesa/src/glsl/glcpp: glcpp-lex.c glcpp-lex.l glcpp-parse.c 
                                  glcpp-parse.h glcpp-parse.y glcpp.c 
        dist/Mesa/src/glsl/glcpp/tests: 063-comments.c.expected 
                                        086-reserved-macro-names.c.expected 
                                        092-redefine-macro-error-2.c.expected 
                                        093-divide-by-zero.c.expected 
                                        
094-divide-by-zero-short-circuit.c.expected 
                                        095-recursive-define.c.expected 
                                        
097-paste-with-non-function-macro.c.expected 
                                        098-elif-undefined.c.expected 
                                        glcpp-test 
        dist/Mesa/src/glx: applegl_glx.c dri2.h dri2_glx.c dri_common.c 
                           dri_glx.c drisw_glx.c glx_pbuffer.c glxcmds.c 
                           glxcurrent.c glxext.c indirect_glx.c 
                           render2.c vertarr.c xfont.c 
        dist/Mesa/src/glx/apple: apple_glapi.c apple_glx.c apple_glx.h 
                                 apple_visual.c apple_xgl_api_read.c 
                                 apple_xgl_api_stereo.c 
                                 apple_xgl_api_viewport.c 
        dist/Mesa/src/mapi/glapi: SConscript 
        dist/Mesa/src/mapi/glapi/gen: glX_proto_send.py gl_API.xml 
                                      gl_enums.py gl_gentable.py 
        dist/Mesa/src/mesa: SConscript 
        dist/Mesa/src/mesa/drivers/common: driverfuncs.c meta.c meta.h 
        dist/Mesa/src/mesa/drivers/dri/common: dri_util.c utils.c 
                                               xmlconfig.c 
        dist/Mesa/src/mesa/drivers/dri/common/xmlpool: t_options.h 
        dist/Mesa/src/mesa/drivers/dri/i915: i830_context.c 
                                             i830_context.h i830_reg.h 
                                             i830_state.c 
                                             i830_texblend.c 
                                             i830_texstate.c i830_vtbl.c 
                                             i915_context.c 
                                             i915_context.h i915_state.c 
                                             i915_vtbl.c intel_context.c 
                                             intel_context.h 
                                             intel_screen.c intel_tris.c 
        dist/Mesa/src/mesa/drivers/dri/i965: brw_cc.c brw_clip.c 
                                             brw_clip_line.c 
                                             brw_clip_tri.c 
                                             brw_clip_unfilled.c 
                                             brw_clip_util.c 
                                             brw_context.c brw_context.h 
                                             brw_curbe.c brw_defines.h 
                                             brw_disasm.c brw_draw.c 
                                             brw_draw.h 
                                             brw_draw_upload.c brw_eu.c 
                                             brw_eu.h brw_eu_emit.c 
                                             brw_fs.cpp brw_fs.h 
                                             brw_fs_reg_allocate.cpp 
                                             brw_fs_visitor.cpp brw_gs.c 
                                             brw_gs.h brw_misc_state.c 
                                             brw_program.c 
                                             brw_queryobj.c brw_sf.c 
                                             brw_sf.h brw_sf_emit.c 
                                             brw_sf_state.c 
                                             brw_shader.cpp brw_shader.h 
                                             brw_state.h 
                                             brw_state_batch.c 
                                             brw_state_cache.c 
                                             brw_state_dump.c 
                                             brw_state_upload.c 
                                             brw_structs.h 
                                             brw_tex_layout.c brw_util.c 
                                             brw_vs.c brw_vs_state.c 
                                             brw_vs_surface_state.c 
                                             brw_wm.c brw_wm.h 
                                             brw_wm_state.c 
                                             brw_wm_surface_state.c 
                                             gen6_cc.c gen6_clip_state.c 
                                             gen6_gs_state.c 
                                             gen6_sampler_state.c 
                                             gen6_sf_state.c gen6_urb.c 
                                             gen6_vs_state.c 
                                             gen6_wm_state.c 
                                             gen7_sf_state.c gen7_urb.c 
                                             gen7_vs_state.c 
                                             gen7_wm_state.c 
                                             gen7_wm_surface_state.c 
                                             intel_batchbuffer.c 
                                             intel_blit.c 
                                             intel_buffer_objects.c 
                                             intel_mipmap_tree.c 
                                             intel_mipmap_tree.h 
                                             intel_reg.h intel_screen.c 
                                             intel_screen.h 
                                             intel_state.c intel_tex.c 
                                             intel_tex.h 
                                             intel_tex_validate.c 
        dist/Mesa/src/mesa/drivers/dri/nouveau: nouveau_bufferobj.c 
                                                nouveau_context.c 
                                                nouveau_driver.c 
                                                nouveau_driver.h 
                                                nouveau_screen.c 
                                                nouveau_texture.c 
                                                nouveau_util.h 
        dist/Mesa/src/mesa/drivers/dri/r200: r200_context.c r200_ioctl.c 
                                             r200_ioctl.h r200_state.c 
                                             r200_state.h r200_swtcl.c 
        dist/Mesa/src/mesa/drivers/dri/radeon: radeon_buffer_objects.c 
                                               radeon_common.c 
                                               radeon_common_context.c 
                                               radeon_common_context.h 
                                               radeon_context.c 
                                               radeon_debug.h 
                                               radeon_maos_verts.c 
                                               radeon_screen.c 
                                               radeon_screen.h 
                                               radeon_state.c 
                                               radeon_state.h 
                                               radeon_swtcl.c 
        dist/Mesa/src/mesa/drivers/dri/swrast: swrast.c 
        dist/Mesa/src/mesa/drivers/osmesa: SConscript osmesa.c 
        dist/Mesa/src/mesa/drivers/windows/gdi: SConscript 
        dist/Mesa/src/mesa/drivers/x11: fakeglx.c xm_api.c xmesaP.h 
        dist/Mesa/src/mesa/main: api_arrayelt.c api_validate.c 
                                 api_validate.h arbprogram.c arrayobj.c 
                                 arrayobj.h atifragshader.c attrib.c 
                                 bufferobj.c bufferobj.h buffers.c 
                                 clear.c compiler.h condrender.c 
                                 config.h context.c context.h convolve.c 
                                 cpuinfo.c cpuinfo.h dd.h debug.c 
                                 dlist.c dlopen.h enable.c eval.c 
                                 extensions.c extensions.h fbobject.c 
                                 feedback.c ff_fragment_shader.cpp 
                                 ffvertex_prog.c fog.c formats.c 
                                 formats.h get.c hash.c histogram.c 
                                 imports.c imports.h macros.h mipmap.c 
                                 mtypes.h multisample.c pack.c 
                                 pixelstore.c pixelstore.h polygon.c 
                                 queryobj.c shaderapi.c shaderobj.c 
                                 shared.c state.c syncobj.c 
                                 texcompress.c texcompress_rgtc.c 
                                 texcompress_s3tc.c texenv.c texenv.h 
                                 texformat.c texgetimage.c teximage.c 
                                 teximage.h texobj.c texparam.c 
                                 texstate.c texstore.c texstore.h 
                                 uniforms.c uniforms.h varray.c varray.h 
                                 version.c version.h viewport.c 
                                 viewport.h 
        dist/Mesa/src/mesa/math: m_debug_clip.c m_debug_norm.c 
                                 m_debug_xform.c m_matrix.c m_matrix.h 
        dist/Mesa/src/mesa/program: arbprogparse.c ir_to_mesa.cpp 
                                    prog_cache.c prog_execute.c 
                                    prog_optimize.c prog_statevars.c 
                                    prog_statevars.h program.c 
                                    programopt.c sampler.cpp 
        dist/Mesa/src/mesa/state_tracker: st_atom_blend.c 
                                          st_atom_rasterizer.c 
                                          st_atom_sampler.c 
                                          st_atom_shader.c 
                                          st_atom_texture.c 
                                          st_atom_viewport.c 
                                          st_cb_bufferobjects.c 
                                          st_cb_clear.c 
                                          st_cb_condrender.c 
                                          st_cb_drawpixels.c 
                                          st_cb_eglimage.c st_cb_fbo.c 
                                          st_cb_program.c 
                                          st_cb_queryobj.c 
                                          st_cb_readpixels.c 
                                          st_cb_texture.c st_context.c 
                                          st_context.h st_debug.c 
                                          st_debug.h st_draw.c 
                                          st_extensions.c 
                                          st_extensions.h st_format.c 
                                          st_format.h st_gen_mipmap.c 
                                          st_manager.c st_mesa_to_tgsi.c 
                                          st_program.c st_program.h 
                                          st_texture.c st_texture.h 
        dist/Mesa/src/mesa/swrast: s_aatriangle.c s_texcombine.c 
                                   s_texfilter.c 
        dist/Mesa/src/mesa/tnl: t_vb_cliptmp.h t_vertex.c 
        dist/Mesa/src/mesa/vbo: vbo_context.h vbo_exec.c vbo_exec_api.c 
                                vbo_exec_array.c vbo_exec_draw.c 
                                vbo_save_api.c vbo_save_draw.c 
                                vbo_split_copy.c 
        dist/Mesa/src/mesa/x86: assyntax.h common_x86.c 
                                common_x86_features.h 
                                read_rgba_span_x86.S 
        dist/Mesa/src/mesa/x86-64: x86-64.c 
Added files:
        dist/Mesa/include/GL/internal: sarea.h 
        dist/Mesa/src/gallium/auxiliary/util: u_format_srgb.h 
                                              u_format_srgb.py 
        dist/Mesa/src/gallium/drivers: Makefile.am Makefile.in 
        dist/Mesa/src/gallium/drivers/freedreno: freedreno_lowering.c 
                                                 freedreno_lowering.h 
        dist/Mesa/src/gallium/drivers/freedreno/a3xx: disasm-a3xx.c 
                                                      fd3_compiler.c 
                                                      fd3_compiler.h 
                                                      fd3_compiler_old.c 
                                                      instr-a3xx.h ir3.c 
                                                      ir3.h ir3_cp.c 
                                                      ir3_depth.c 
                                                      ir3_dump.c 
                                                      ir3_flatten.c 
                                                      ir3_ra.c 
                                                      ir3_sched.c 
                                                      ir3_visitor.h 
        dist/Mesa/src/gallium/drivers/i915: SConscript 
        dist/Mesa/src/gallium/drivers/ilo: ilo_3d.c ilo_3d.h 
                                           ilo_3d_pipeline.c 
                                           ilo_3d_pipeline.h 
                                           ilo_3d_pipeline_dump.c 
                                           ilo_3d_pipeline_gen6.c 
                                           ilo_3d_pipeline_gen6.h 
                                           ilo_3d_pipeline_gen7.c 
                                           ilo_3d_pipeline_gen7.h 
                                           ilo_gpe.h ilo_gpe_gen6.c 
                                           ilo_gpe_gen6.h ilo_gpe_gen7.c 
                                           ilo_gpe_gen7.h 
        dist/Mesa/src/gallium/drivers/ilo/include: brw_defines.h 
                                                   brw_structs.h 
        dist/Mesa/src/gallium/drivers/nouveau/codegen: 
                                                       target_lib_nvc0.asm 
                                                       target_lib_nvc0.asm.h 
                                                       target_lib_nve4.asm 
                                                       target_lib_nve4.asm.h 
                                                       target_lib_nvf0.asm 
                                                       target_lib_nvf0.asm.h 
        dist/Mesa/src/gallium/drivers/nouveau/nv50: nv50_draw.c 
        dist/Mesa/src/gallium/drivers/nouveau/nvc0: nvc0_draw.c 
                                                    nvc0_graph_macros.h 
                                                    nvc0_push.c 
        dist/Mesa/src/gallium/state_trackers: Makefile.am Makefile.in 
        dist/Mesa/src/gallium/state_trackers/dri/common: dri_context.c 
                                                         dri_context.h 
                                                         dri_drawable.c 
                                                         dri_drawable.h 
                                                         dri_screen.c 
                                                         dri_screen.h 
        dist/Mesa/src/gallium/state_trackers/dri/drm: Makefile.am 
                                                      Makefile.in 
                                                      Makefile.sources 
                                                      SConscript dri2.c 
                                                      dri2_buffer.h 
        dist/Mesa/src/gallium/state_trackers/dri/sw: Makefile.am 
                                                     Makefile.in 
                                                     Makefile.sources 
                                                     SConscript drisw.c 
        dist/Mesa/src/gallium/state_trackers/egl: Makefile.in 
        dist/Mesa/src/gallium/state_trackers/gbm: Makefile.in 
        dist/Mesa/src/gallium/targets: Makefile.am Makefile.in dri.sym 
                                       omx.sym vdpau.sym xvmc.sym 
        dist/Mesa/src/gallium/targets/dri-freedreno: Makefile.am 
                                                     Makefile.in 
                                                     target-kgsl.c 
                                                     target-msm.c 
        dist/Mesa/src/gallium/targets/dri-i915: Makefile.am Makefile.in 
                                                SConscript target.c 
        dist/Mesa/src/gallium/targets/dri-ilo: Makefile.am Makefile.in 
                                               target.c 
        dist/Mesa/src/gallium/targets/dri-nouveau: Makefile.am 
                                                   Makefile.in 
                                                   nouveau_dri.dyn 
                                                   target.c 
        dist/Mesa/src/gallium/targets/dri-swrast: Makefile.am 
                                                  Makefile.in SConscript 
                                                  swrast_drm_api.c 
        dist/Mesa/src/gallium/targets/dri-vmwgfx: Makefile.am 
                                                  Makefile.in SConscript 
                                                  target.c vmw_powf.c 
        dist/Mesa/src/gallium/targets/gbm: gbm.c 
        dist/Mesa/src/gallium/targets/haiku-softpipe: 
                                                      GalliumFramebuffer.cpp 
                                                      GalliumFramebuffer.h 
        dist/Mesa/src/gallium/targets/omx-nouveau: Makefile.am 
                                                   Makefile.in target.c 
        dist/Mesa/src/gallium/targets/r300/common: drm_target.c 
        dist/Mesa/src/gallium/targets/r300/dri: Makefile.am Makefile.in 
                                                radeon.dyn 
        dist/Mesa/src/gallium/targets/r600/common: drm_target.c 
        dist/Mesa/src/gallium/targets/r600/dri: Makefile.am Makefile.in 
        dist/Mesa/src/gallium/targets/r600/omx: Makefile.am Makefile.in 
        dist/Mesa/src/gallium/targets/r600/vdpau: Makefile.am 
                                                  Makefile.in 
        dist/Mesa/src/gallium/targets/r600/xvmc: Makefile.am Makefile.in 
        dist/Mesa/src/gallium/targets/radeonsi/common: drm_target.c 
        dist/Mesa/src/gallium/targets/radeonsi/dri: Makefile.am 
                                                    Makefile.in 
        dist/Mesa/src/gallium/targets/radeonsi/omx: Makefile.am 
                                                    Makefile.in 
        dist/Mesa/src/gallium/targets/radeonsi/vdpau: Makefile.am 
                                                      Makefile.in 
        dist/Mesa/src/gallium/targets/vdpau-nouveau: Makefile.am 
                                                     Makefile.in 
                                                     target.c 
        dist/Mesa/src/gallium/targets/xvmc-nouveau: Makefile.am 
                                                    Makefile.in target.c 
        dist/Mesa/src/gallium/winsys: Makefile.am Makefile.in 
        dist/Mesa/src/gallium/winsys/i915/drm: SConscript 
        dist/Mesa/src/gallium/winsys/i915/sw: Makefile.am Makefile.in 
                                              Makefile.sources 
                                              SConscript 
                                              i915_sw_batchbuffer.c 
                                              i915_sw_buffer.c 
                                              i915_sw_fence.c 
                                              i915_sw_public.h 
                                              i915_sw_winsys.c 
                                              i915_sw_winsys.h 
        dist/Mesa/src/gallium/winsys/intel: intel_winsys.h 
        dist/Mesa/src/gallium/winsys/radeon/tools: radeon_ctx.h 
        dist/Mesa/src/gallium/winsys/sw/hgl: bitmap_wrapper.cpp 
                                             bitmap_wrapper.h 
        dist/Mesa/src/glsl: ralloc.c ralloc.h strtod.c strtod.h 
        dist/Mesa/src/glsl/glcpp/tests: 103-garbage-after-else.c 
                                        103-garbage-after-else.c.expected 
                                        118-multiple-else.c 
                                        118-multiple-else.c.expected 
        dist/Mesa/src/glsl/tests: ralloc_test.cpp 
        dist/Mesa/src/glsl/tests/lower_jumps: lower_breaks_1.opt_test 
                                              lower_breaks_1.opt_test.expected 
                                              lower_breaks_2.opt_test 
                                              lower_breaks_2.opt_test.expected 
                                              lower_breaks_3.opt_test 
                                              lower_breaks_3.opt_test.expected 
                                              lower_breaks_4.opt_test 
                                              lower_breaks_4.opt_test.expected 
                                              lower_breaks_5.opt_test 
                                              lower_breaks_5.opt_test.expected 
                                              lower_breaks_6.opt_test 
                                              lower_breaks_6.opt_test.expected 
                                              
lower_guarded_conditional_break.opt_test 
                                              
lower_guarded_conditional_break.opt_test.expected 
                                              lower_pulled_out_jump.opt_test 
                                              
lower_pulled_out_jump.opt_test.expected 
                                              lower_returns_1.opt_test 
                                              lower_returns_1.opt_test.expected 
                                              lower_returns_2.opt_test 
                                              lower_returns_2.opt_test.expected 
                                              lower_returns_3.opt_test 
                                              lower_returns_3.opt_test.expected 
                                              lower_returns_4.opt_test 
                                              lower_returns_4.opt_test.expected 
                                              lower_returns_main_false.opt_test 
                                              
lower_returns_main_false.opt_test.expected 
                                              lower_returns_main_true.opt_test 
                                              
lower_returns_main_true.opt_test.expected 
                                              lower_returns_sub_false.opt_test 
                                              
lower_returns_sub_false.opt_test.expected 
                                              lower_returns_sub_true.opt_test 
                                              
lower_returns_sub_true.opt_test.expected 
                                              lower_unified_returns.opt_test 
                                              
lower_unified_returns.opt_test.expected 
                                              
remove_continue_at_end_of_loop.opt_test 
                                              
remove_continue_at_end_of_loop.opt_test.expected 
                                              
return_non_void_at_end_of_loop_lower_nothing.opt_test 
                                              
return_non_void_at_end_of_loop_lower_nothing.opt_test.expected 
                                              
return_non_void_at_end_of_loop_lower_return.opt_test 
                                              
return_non_void_at_end_of_loop_lower_return.opt_test.expected 
                                              
return_non_void_at_end_of_loop_lower_return_and_break.opt_test 
                                              
return_non_void_at_end_of_loop_lower_return_and_break.opt_test.expected 
                                              
return_void_at_end_of_loop_lower_nothing.opt_test 
                                              
return_void_at_end_of_loop_lower_nothing.opt_test.expected 
                                              
return_void_at_end_of_loop_lower_return.opt_test 
                                              
return_void_at_end_of_loop_lower_return.opt_test.expected 
                                              
return_void_at_end_of_loop_lower_return_and_break.opt_test 
                                              
return_void_at_end_of_loop_lower_return_and_break.opt_test.expected 
        dist/Mesa/src/glx: dri2_query_renderer.c 
        dist/Mesa/src/glx/apple: Makefile glxreply.c 
        dist/Mesa/src/mapi/es1api: Makefile.am Makefile.in 
        dist/Mesa/src/mapi/es2api: Makefile.am Makefile.in 
        dist/Mesa/src/mapi/glapi: Makefile.am Makefile.in 
        dist/Mesa/src/mapi/glapi/tests: Makefile.am Makefile.in 
        dist/Mesa/src/mapi/shared-glapi: Makefile.am Makefile.in 
        dist/Mesa/src/mapi/shared-glapi/tests: Makefile.am Makefile.in 
        dist/Mesa/src/mesa/drivers/dri/i965: brw_blorp_clear.cpp 
                                             brw_gs_emit.c brw_vec4_gs.c 
                                             brw_vec4_gs.h 
                                             brw_wm_sampler_state.c 
                                             gen7_sampler_state.c 
                                             gen8_disasm.c 
                                             gen8_fs_generator.cpp 
                                             gen8_generator.cpp 
                                             gen8_generator.h 
                                             gen8_instruction.c 
                                             gen8_instruction.h 
                                             gen8_vec4_generator.cpp 
                                             intel_chipset.h 
                                             test_blorp_blit_eu_gen.cpp 
        dist/Mesa/src/mesa/drivers/dri/radeon/server: radeon_dri.h 
                                                      radeon_macros.h 
        dist/Mesa/src/mesa/main: hash_table.c hash_table.h 
                                 texcompress_rgtc_tmp.h 
        dist/Mesa/src/mesa/main/tests/hash_table: Makefile.am 
                                                  Makefile.in 
                                                  collision.c 
                                                  delete_and_lookup.c 
                                                  delete_management.c 
                                                  destroy_callback.c 
                                                  insert_and_lookup.c 
                                                  insert_many.c 
                                                  null_destroy.c 
                                                  random_entry.c 
                                                  remove_null.c 
                                                  replacement.c 
        dist/Mesa/src/mesa/program: register_allocate.c 
                                    register_allocate.h 
Removed files:
        dist/Mesa      : CleanSpec.mk 
        dist/Mesa/docs/relnotes: 10.1.2.html 10.1.3.html 10.1.4.html 
                                 10.1.5.html 10.1.6.html 10.3.1.html 
                                 10.3.2.html 10.3.3.html 10.3.html 
                                 10.4.1.html 10.4.2.html 10.4.3.html 
                                 10.4.html 
        dist/Mesa/include/D3D9: d3d9.h d3d9caps.h d3d9types.h 
        dist/Mesa/include/EGL: eglextchromium.h 
        dist/Mesa/include/GL: glcorearb.h 
        dist/Mesa/include/d3dadapter: d3dadapter9.h drm.h present.h 
        dist/Mesa/m4   : ax_check_gnu_make.m4 ax_gcc_func_attribute.m4 
        dist/Mesa/src/egl/main: Makefile.sources 
        dist/Mesa/src/gallium: Makefile.am Makefile.in 
        dist/Mesa/src/gallium/auxiliary/target-helpers: 
                                                        inline_drm_helper.h 
        dist/Mesa/src/gallium/auxiliary/tgsi: tgsi_lowering.c 
                                              tgsi_lowering.h 
        dist/Mesa/src/gallium/auxiliary/util: u_format_bptc.c 
                                              u_format_bptc.h 
        dist/Mesa/src/gallium/drivers/freedreno: Automake.inc 
        dist/Mesa/src/gallium/drivers/freedreno/ir3: disasm-a3xx.c 
                                                     instr-a3xx.h ir3.c 
                                                     ir3.h ir3_cmdline.c 
                                                     ir3_compiler.c 
                                                     ir3_compiler.h 
                                                     ir3_compiler_old.c 
                                                     ir3_cp.c 
                                                     ir3_depth.c 
                                                     ir3_dump.c 
                                                     ir3_flatten.c 
                                                     ir3_ra.c 
                                                     ir3_sched.c 
                                                     ir3_shader.c 
                                                     ir3_shader.h 
                                                     ir3_visitor.h 
        dist/Mesa/src/gallium/drivers/i915: Automake.inc 
        dist/Mesa/src/gallium/drivers/ilo: Automake.inc ilo_builder.c 
                                           ilo_builder.h 
                                           ilo_builder_3d.h 
                                           ilo_builder_3d_bottom.h 
                                           ilo_builder_3d_top.h 
                                           ilo_builder_blt.h 
                                           ilo_builder_decode.c 
                                           ilo_builder_media.h 
                                           ilo_builder_mi.h 
                                           ilo_builder_render.h 
                                           ilo_draw.c ilo_draw.h 
                                           ilo_layout.c ilo_layout.h 
                                           ilo_render.c ilo_render.h 
                                           ilo_render_dynamic.c 
                                           ilo_render_gen.h 
                                           ilo_render_gen6.c 
                                           ilo_render_gen7.c 
                                           ilo_render_media.c 
                                           ilo_render_surface.c 
                                           ilo_state_3d.h 
                                           ilo_state_3d_bottom.c 
                                           ilo_state_3d_top.c 
                                           intel_winsys.h 
        dist/Mesa/src/gallium/drivers/ilo/genhw: gen_render.xml.h 
                                                 gen_render_media.xml.h 
        dist/Mesa/src/gallium/drivers/llvmpipe: Automake.inc 
        dist/Mesa/src/gallium/drivers/nouveau: Automake.inc 
        dist/Mesa/src/gallium/drivers/nouveau/codegen: 
                                                       nv50_ir_emit_gm107.cpp 
                                                       
nv50_ir_lowering_gm107.cpp 
                                                       nv50_ir_lowering_gm107.h 
                                                       nv50_ir_lowering_nvc0.h 
                                                       nv50_ir_target_gm107.cpp 
                                                       nv50_ir_target_gm107.h 
        dist/Mesa/src/gallium/drivers/nouveau/codegen/lib: Makefile 
                                                           gf100.asm 
                                                           gf100.asm.h 
                                                           gk104.asm 
                                                           gk104.asm.h 
                                                           gk110.asm 
                                                           gk110.asm.h 
                                                           gm107.asm 
                                                           gm107.asm.h 
        dist/Mesa/src/gallium/drivers/nouveau/nvc0/mme: Makefile 
                                                        com9097.mme 
                                                        com9097.mme.h 
        dist/Mesa/src/gallium/drivers/r300: Automake.inc 
        dist/Mesa/src/gallium/drivers/r600: Automake.inc 
        dist/Mesa/src/gallium/drivers/radeonsi: Automake.inc 
        dist/Mesa/src/gallium/drivers/softpipe: Automake.inc 
        dist/Mesa/src/gallium/drivers/svga: Automake.inc 
        dist/Mesa/src/gallium/drivers/vc4: Automake.inc Makefile.am 
                                           Makefile.in Makefile.sources 
                                           vc4_bufmgr.c vc4_bufmgr.h 
                                           vc4_cl.c vc4_cl.h 
                                           vc4_cl_dump.c vc4_context.c 
                                           vc4_context.h vc4_draw.c 
                                           vc4_drm.h vc4_emit.c 
                                           vc4_formats.c 
                                           vc4_opt_algebraic.c 
                                           vc4_opt_copy_propagation.c 
                                           vc4_opt_cse.c 
                                           vc4_opt_dead_code.c 
                                           vc4_packet.h vc4_program.c 
                                           vc4_qir.c vc4_qir.h vc4_qpu.c 
                                           vc4_qpu.h vc4_qpu_defines.h 
                                           vc4_qpu_disasm.c 
                                           vc4_qpu_emit.c 
                                           vc4_qpu_validate.c 
                                           vc4_query.c 
                                           vc4_register_allocate.c 
                                           vc4_reorder_uniforms.c 
                                           vc4_resource.c vc4_resource.h 
                                           vc4_screen.c vc4_screen.h 
                                           vc4_simulator.c 
                                           vc4_simulator_validate.h 
                                           vc4_state.c vc4_tiling.c 
                                           vc4_tiling.h 
        dist/Mesa/src/gallium/drivers/vc4/kernel: Makefile.am 
                                                  Makefile.in 
                                                  Makefile.sources 
                                                  README vc4_drv.h 
                                                  vc4_gem.c 
                                                  vc4_validate.c 
                                                  vc4_validate_shaders.c 
        dist/Mesa/src/gallium/state_trackers/dri: Makefile.sources 
                                                  dri2.c dri2_buffer.h 
                                                  dri_context.c 
                                                  dri_context.h 
                                                  dri_drawable.c 
                                                  dri_drawable.h 
                                                  dri_query_renderer.c 
                                                  dri_query_renderer.h 
                                                  dri_screen.c 
                                                  dri_screen.h drisw.c 
        dist/Mesa/src/gallium/state_trackers/hgl: SConscript 
                                                  bitmap_wrapper.cpp 
                                                  bitmap_wrapper.h hgl.c 
                                                  hgl_context.h 
        dist/Mesa/src/gallium/state_trackers/nine: Makefile.am 
                                                   Makefile.in 
                                                   Makefile.sources 
                                                   README adapter9.c 
                                                   adapter9.h 
                                                   authenticatedchannel9.c 
                                                   authenticatedchannel9.h 
                                                   basetexture9.c 
                                                   basetexture9.h 
                                                   cryptosession9.c 
                                                   cryptosession9.h 
                                                   cubetexture9.c 
                                                   cubetexture9.h 
                                                   device9.c device9.h 
                                                   device9ex.c 
                                                   device9ex.h 
                                                   device9video.c 
                                                   device9video.h guid.c 
                                                   guid.h indexbuffer9.c 
                                                   indexbuffer9.h 
                                                   iunknown.c iunknown.h 
                                                   nine_debug.c 
                                                   nine_debug.h 
                                                   nine_defines.h 
                                                   nine_dump.c 
                                                   nine_dump.h nine_ff.c 
                                                   nine_ff.h 
                                                   nine_helpers.c 
                                                   nine_helpers.h 
                                                   nine_lock.c 
                                                   nine_lock.h 
                                                   nine_pdata.h 
                                                   nine_pipe.c 
                                                   nine_pipe.h 
                                                   nine_quirk.c 
                                                   nine_quirk.h 
                                                   nine_shader.c 
                                                   nine_shader.h 
                                                   nine_state.c 
                                                   nine_state.h 
                                                   nineexoverlayextension.c 
                                                   nineexoverlayextension.h 
                                                   pixelshader9.c 
                                                   pixelshader9.h 
                                                   query9.c query9.h 
                                                   resource9.c 
                                                   resource9.h 
                                                   stateblock9.c 
                                                   stateblock9.h 
                                                   surface9.c surface9.h 
                                                   swapchain9.c 
                                                   swapchain9.h 
                                                   swapchain9ex.c 
                                                   swapchain9ex.h 
                                                   texture9.c texture9.h 
                                                   threadpool.c 
                                                   threadpool.h 
                                                   vertexbuffer9.c 
                                                   vertexbuffer9.h 
                                                   vertexdeclaration9.c 
                                                   vertexdeclaration9.h 
                                                   vertexshader9.c 
                                                   vertexshader9.h 
                                                   volume9.c volume9.h 
                                                   volumetexture9.c 
                                                   volumetexture9.h 
        dist/Mesa/src/gallium/state_trackers/omx: Makefile.sources 
        dist/Mesa/src/gallium/state_trackers/va: Makefile.am Makefile.in 
                                                 Makefile.sources 
                                                 buffer.c config.c 
                                                 context.c display.c 
                                                 image.c picture.c 
                                                 subpicture.c surface.c 
                                                 va_private.h 
        dist/Mesa/src/gallium/targets: dri-vdpau.dyn 
        dist/Mesa/src/gallium/targets/d3dadapter9: Makefile.am 
                                                   Makefile.in d3d.pc.in 
                                                   d3dadapter9.sym drm.c 
                                                   getproc.c 
        dist/Mesa/src/gallium/targets/dri: Makefile.am Makefile.in 
                                           SConscript dri.sym target.c 
        dist/Mesa/src/gallium/targets/gbm: target.c 
        dist/Mesa/src/gallium/targets/libgl-xlib: libgl-xlib.sym 
        dist/Mesa/src/gallium/targets/omx: Makefile.am Makefile.in 
                                           omx.sym target.c 
        dist/Mesa/src/gallium/targets/osmesa: osmesa.sym 
        dist/Mesa/src/gallium/targets/pipe-loader: pipe_i965.c 
        dist/Mesa/src/gallium/targets/va: Makefile.am Makefile.in 
                                          target.c va.sym 
        dist/Mesa/src/gallium/targets/vdpau: Makefile.am Makefile.in 
                                             target.c vdpau.sym 
        dist/Mesa/src/gallium/targets/xa: target.c 
        dist/Mesa/src/gallium/targets/xvmc: Makefile.am Makefile.in 
                                            target.c xvmc.sym 
        dist/Mesa/src/gallium/winsys/intel/drm: intel_drm_public.h 
        dist/Mesa/src/gallium/winsys/radeon/drm: radeon_ctx.h 
        dist/Mesa/src/gallium/winsys/sw/dri: Makefile.sources 
        dist/Mesa/src/gallium/winsys/sw/fbdev: Makefile.sources 
        dist/Mesa/src/gallium/winsys/sw/kms-dri: Makefile.am Makefile.in 
                                                 Makefile.sources 
                                                 SConscript 
                                                 kms_dri_sw_winsys.c 
                                                 kms_dri_sw_winsys.h 
        dist/Mesa/src/gallium/winsys/sw/null: Makefile.sources 
        dist/Mesa/src/gallium/winsys/sw/wayland: Makefile.sources 
        dist/Mesa/src/gallium/winsys/sw/wrapper: Makefile.sources 
        dist/Mesa/src/gallium/winsys/sw/xlib: Makefile.sources 
        dist/Mesa/src/gallium/winsys/vc4/drm: Makefile.am Makefile.in 
                                              Makefile.sources 
                                              vc4_drm_public.h 
                                              vc4_drm_winsys.c 
        dist/Mesa/src/glsl: lower_const_arrays_to_uniforms.cpp 
                            lower_vertex_id.cpp 
                            opt_dead_builtin_variables.cpp 
                            opt_minmax.cpp opt_rebalance_tree.cpp 
        dist/Mesa/src/glsl/glcpp/tests: 103-garbage-after-else-0.c 
                                        103-garbage-after-else-0.c.expected 
                                        120-undef-builtin.c 
                                        120-undef-builtin.c.expected 
                                        122-redefine-whitespace.c 
                                        122-redefine-whitespace.c.expected 
                                        123-garbage-after-else-1.c 
                                        123-garbage-after-else-1.c.expected 
                                        124-preprocessing-numbers.c 
                                        124-preprocessing-numbers.c.expected 
                                        125-es-short-circuit-undefined.c 
                                        
125-es-short-circuit-undefined.c.expected 
                                        126-garbage-after-directive.c 
                                        126-garbage-after-directive.c.expected 
                                        127-pragma-empty.c 
                                        127-pragma-empty.c.expected 
                                        128-space-before-hash.c 
                                        128-space-before-hash.c.expected 
                                        129-define-non-identifier.c 
                                        129-define-non-identifier.c.expected 
                                        130-define-comment.c 
                                        130-define-comment.c.expected 
                                        131-eof-without-newline.c 
                                        131-eof-without-newline.c.expected 
                                        132-eof-without-newline-define.c 
                                        
132-eof-without-newline-define.c.expected 
                                        133-eof-without-newline-comment.c 
                                        
133-eof-without-newline-comment.c.expected 
                                        134-hash-comment-directive.c 
                                        134-hash-comment-directive.c.expected 
                                        135-duplicate-parameter.c 
                                        135-duplicate-parameter.c.expected 
                                        136-plus-plus-and-minus-minus.c 
                                        
136-plus-plus-and-minus-minus.c.expected 
                                        137-expand-macro-after-period.c 
                                        
137-expand-macro-after-period.c.expected 
                                        138-multi-line-comment-in-if-0.c 
                                        
138-multi-line-comment-in-if-0.c.expected 
                                        139-define-without-macro-name.c 
                                        
139-define-without-macro-name.c.expected 
                                        140-null-directive.c 
                                        140-null-directive.c.expected 
                                        141-pragma-and-__LINE__.c 
                                        141-pragma-and-__LINE__.c.expected 
                                        142-defined-within-macro.c 
                                        142-defined-within-macro.c.expected 
                                        143-multiple-else.c 
                                        143-multiple-else.c.expected 
                                        glcpp-test-cr-lf 
        dist/Mesa/src/glx: dri_common_query_renderer.c dri_sarea.h 
                           drisw_priv.h 
        dist/Mesa/src/glx/apple: Makefile.am Makefile.in 
        dist/Mesa/src/mapi/glapi/gen: ARB_clear_texture.xml 
                                      ARB_clip_control.xml 
                                      ARB_compressed_texture_pixel_storage.xml 
                                      ARB_copy_image.xml 
                                      ARB_texture_barrier.xml 
                                      KHR_context_flush_control.xml 
        dist/Mesa/src/mesa/drivers/common: meta_copy_image.c 
        dist/Mesa/src/mesa/drivers/dri/i965: brw_ff_gs.c brw_ff_gs.h 
                                             brw_ff_gs_emit.c brw_inst.h 
                                             brw_meta_fast_clear.c 
                                             brw_sampler_state.c 
                                             brw_vec4_cse.cpp 
                                             gen6_depth_state.c 
                                             gen6_gs_visitor.cpp 
                                             gen6_gs_visitor.h 
                                             gen6_surface_state.c 
                                             intel_asm_annotation.c 
                                             intel_asm_annotation.h 
                                             intel_copy_image.c 
        dist/Mesa/src/mesa/main: copyimage.c copyimage.h format_info.py 
                                 format_parser.py format_utils.c 
                                 format_utils.h formats.csv sse_minmax.c 
                                 sse_minmax.h texcompress_bptc.c 
                                 texcompress_bptc.h 
        dist/Mesa/src/util: Android.mk Makefile.am Makefile.in 
                            Makefile.sources SConscript format_srgb.h 
                            format_srgb.py hash_table.c hash_table.h 
                            macros.h ralloc.c ralloc.h 
                            register_allocate.c register_allocate.h 
                            rgtc.c rgtc.h strtod.cpp strtod.h 
                            texcompress_rgtc_tmp.h 
        dist/Mesa/src/util/tests/hash_table: Makefile.am Makefile.in 
                                             collision.c 
                                             delete_and_lookup.c 
                                             delete_management.c 
                                             destroy_callback.c 
                                             insert_and_lookup.c 
                                             insert_many.c 
                                             null_destroy.c 
                                             random_entry.c 
                                             remove_null.c replacement.c 

Log message:
Merge Mesa 10.2.9

Reply via email to