mesa: Changes to 'gallium-0.1'

Jose Fonseca jrfonseca at kemper.freedesktop.org
Thu Jul 24 12:25:28 UTC 2008


The branch, gallium-0.1 has been updated
        Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=gallium-0.1

Summary of changes:
 scons/wcesdk.py                                 |   50 +++++++++++++++-------
 scons/winddk.py                                 |   40 +++++++++++++-----
 src/gallium/auxiliary/tgsi/util/tgsi_sanity.c   |    2 +-
 src/gallium/drivers/softpipe/sp_tile_cache.c    |    2 -
 src/mesa/SConscript                             |    1 -
 src/mesa/glapi/glapi.c                          |    2 +-
 src/mesa/glapi/glapi_getproc.c                  |    2 +-
 src/mesa/glapi/glthread.c                       |    2 +-
 src/mesa/math/m_debug_clip.c                    |    8 ++--
 src/mesa/math/m_debug_norm.c                    |    8 ++--
 src/mesa/math/m_debug_xform.c                   |    8 ++--
 src/mesa/math/m_matrix.c                        |    8 ++--
 src/mesa/math/m_translate.c                     |    6 +-
 src/mesa/math/m_vector.c                        |    8 ++--
 src/mesa/math/m_xform.h                         |    4 +-
 src/mesa/shader/arbprogparse.c                  |    6 +-
 src/mesa/shader/arbprogparse.h                  |    2 +-
 src/mesa/shader/arbprogram.c                    |   12 +++---
 src/mesa/shader/atifragshader.c                 |   14 +++---
 src/mesa/shader/grammar/grammar_mesa.h          |    2 +-
 src/mesa/shader/nvfragparse.c                   |    8 ++--
 src/mesa/shader/nvprogram.c                     |   10 ++--
 src/mesa/shader/nvvertparse.c                   |    8 ++--
 src/mesa/shader/prog_debug.c                    |    6 +-
 src/mesa/shader/prog_execute.c                  |    6 +-
 src/mesa/shader/prog_instruction.c              |    6 +-
 src/mesa/shader/prog_parameter.c                |    6 +-
 src/mesa/shader/prog_parameter.h                |    2 +-
 src/mesa/shader/prog_print.c                    |    6 +-
 src/mesa/shader/prog_statevars.c                |   12 +++---
 src/mesa/shader/prog_statevars.h                |    2 +-
 src/mesa/shader/program.c                       |    6 +-
 src/mesa/shader/program.h                       |    2 +-
 src/mesa/shader/programopt.c                    |    4 +-
 src/mesa/shader/shader_api.c                    |    8 ++--
 src/mesa/shader/shader_api.h                    |    4 +-
 src/mesa/shader/slang/slang_codegen.h           |    2 +-
 src/mesa/shader/slang/slang_compile.h           |    4 +-
 src/mesa/shader/slang/slang_compile_function.c  |    2 +-
 src/mesa/shader/slang/slang_compile_operation.c |    2 +-
 src/mesa/shader/slang/slang_compile_struct.c    |    2 +-
 src/mesa/shader/slang/slang_compile_variable.c  |    2 +-
 src/mesa/shader/slang/slang_emit.h              |    4 +-
 src/mesa/shader/slang/slang_ir.c                |    4 +-
 src/mesa/shader/slang/slang_ir.h                |    4 +-
 src/mesa/shader/slang/slang_library_noise.c     |    2 +-
 src/mesa/shader/slang/slang_log.c               |    2 +-
 src/mesa/shader/slang/slang_mem.c               |    4 +-
 src/mesa/shader/slang/slang_mem.h               |    2 +-
 src/mesa/shader/slang/slang_preprocess.c        |    2 +-
 src/mesa/shader/slang/slang_print.c             |    2 +-
 src/mesa/shader/slang/slang_simplify.c          |    6 +-
 src/mesa/shader/slang/slang_storage.c           |    2 +-
 src/mesa/shader/slang/slang_typeinfo.h          |    4 +-
 src/mesa/shader/slang/slang_utility.c           |    2 +-
 src/mesa/sources                                |    1 -
 src/mesa/sparc/sparc.c                          |    2 +-
 src/mesa/state_tracker/st_atom.c                |    4 +-
 src/mesa/state_tracker/st_atom_viewport.c       |    4 +-
 src/mesa/state_tracker/st_mesa_to_tgsi.h        |    2 +-
 src/mesa/state_tracker/st_texture.c             |    2 +-
 src/mesa/swrast/s_aaline.c                      |    8 ++--
 src/mesa/swrast/s_aaline.h                      |    2 +-
 src/mesa/swrast/s_aatriangle.c                  |   12 +++---
 src/mesa/swrast/s_aatriangle.h                  |    2 +-
 src/mesa/swrast/s_accum.c                       |    8 ++--
 src/mesa/swrast/s_accum.h                       |    2 +-
 src/mesa/swrast/s_alpha.c                       |    8 ++--
 src/mesa/swrast/s_alpha.h                       |    2 +-
 src/mesa/swrast/s_atifragshader.c               |    8 ++--
 src/mesa/swrast/s_bitmap.c                      |    4 +-
 src/mesa/swrast/s_blend.c                       |    8 ++--
 src/mesa/swrast/s_blend.h                       |    2 +-
 src/mesa/swrast/s_blit.c                        |    4 +-
 src/mesa/swrast/s_buffers.c                     |   10 ++--
 src/mesa/swrast/s_context.c                     |    8 ++--
 src/mesa/swrast/s_copypix.c                     |   10 ++--
 src/mesa/swrast/s_depth.c                       |    8 ++--
 src/mesa/swrast/s_depth.h                       |    2 +-
 src/mesa/swrast/s_drawpix.c                     |    8 ++--
 src/mesa/swrast/s_drawpix.h                     |    2 +-
 src/mesa/swrast/s_feedback.c                    |   10 ++--
 src/mesa/swrast/s_feedback.h                    |    2 +-
 src/mesa/swrast/s_fog.c                         |    8 ++--
 src/mesa/swrast/s_fog.h                         |    2 +-
 src/mesa/swrast/s_lines.c                       |    8 ++--
 src/mesa/swrast/s_lines.h                       |    2 +-
 src/mesa/swrast/s_logic.c                       |    8 ++--
 src/mesa/swrast/s_logic.h                       |    2 +-
 src/mesa/swrast/s_masking.c                     |    4 +-
 src/mesa/swrast/s_masking.h                     |    2 +-
 src/mesa/swrast/s_points.c                      |    8 ++--
 src/mesa/swrast/s_points.h                      |    2 +-
 src/mesa/swrast/s_readpix.c                     |   10 ++--
 src/mesa/swrast/s_span.c                        |   10 ++--
 src/mesa/swrast/s_span.h                        |    2 +-
 src/mesa/swrast/s_spantemp.h                    |    2 +-
 src/mesa/swrast/s_stencil.c                     |    6 +-
 src/mesa/swrast/s_stencil.h                     |    2 +-
 src/mesa/swrast/s_texcombine.c                  |   10 ++--
 src/mesa/swrast/s_texcombine.h                  |    2 +-
 src/mesa/swrast/s_texfilter.c                   |    8 ++--
 src/mesa/swrast/s_texfilter.h                   |    2 +-
 src/mesa/swrast/s_texstore.c                    |   10 ++--
 src/mesa/swrast/s_triangle.c                    |   10 ++--
 src/mesa/swrast/s_triangle.h                    |    2 +-
 src/mesa/swrast/s_zoom.c                        |    8 ++--
 src/mesa/swrast/s_zoom.h                        |    2 +-
 src/mesa/swrast_setup/ss_context.c              |    6 +-
 src/mesa/swrast_setup/ss_context.h              |    2 +-
 src/mesa/swrast_setup/ss_triangle.c             |    8 ++--
 src/mesa/swrast_setup/ss_triangle.h             |    2 +-
 src/mesa/swrast_setup/ss_vb.h                   |    2 +-
 src/mesa/tnl/t_draw.c                           |   12 +++---
 src/mesa/tnl/t_pipeline.h                       |    2 +-
 src/mesa/tnl/t_rasterpos.c                      |   10 ++--
 src/mesa/tnl/t_vb_cull.c                        |   12 +++---
 src/mesa/tnl/t_vb_fog.c                         |   12 +++---
 src/mesa/tnl/t_vb_light.c                       |   10 ++--
 src/mesa/tnl/t_vb_normals.c                     |   12 +++---
 src/mesa/tnl/t_vb_points.c                      |    4 +-
 src/mesa/tnl/t_vb_program.c                     |   10 ++--
 src/mesa/tnl/t_vb_render.c                      |   12 +++---
 src/mesa/tnl/t_vb_texgen.c                      |   12 +++---
 src/mesa/tnl/t_vb_texmat.c                      |   12 +++---
 src/mesa/tnl/t_vb_vertex.c                      |   12 +++---
 src/mesa/tnl/t_vertex.c                         |    6 +-
 src/mesa/tnl/t_vertex.h                         |    2 +-
 src/mesa/tnl/t_vertex_generic.c                 |    6 +-
 src/mesa/tnl/t_vertex_sse.c                     |    8 ++--
 src/mesa/tnl/t_vp_build.c                       |    2 +-
 src/mesa/tnl/t_vp_build.h                       |    2 +-
 src/mesa/vf/vf.c                                |    6 +-
 src/mesa/vf/vf_generic.c                        |    8 ++--
 src/mesa/vf/vf_sse.c                            |    8 ++--
 src/mesa/x86-64/x86-64.c                        |    4 +-
 src/mesa/x86/3dnow.c                            |    4 +-
 src/mesa/x86/common_x86.c                       |    2 +-
 src/mesa/x86/rtasm/x86sse.c                     |    2 +-
 src/mesa/x86/sse.c                              |    4 +-
 src/mesa/x86/x86.c                              |    4 +-
 141 files changed, 432 insertions(+), 402 deletions(-)

       via  4ec4ea14a587300041799c5269295ba7e160ab65 (commit)
       via  101d1a658a614d1e2ec02b1e697f6161291af653 (commit)
       via  fd6865c7e5c3c38c273b8269ff30a1acec469b6f (commit)
       via  83869ceab5b3faed8569a5ca752d4dc426db1aec (commit)
      from  b4ed6e9b1797a1e08c51c1ad30e0f78d9c6d8b95 (commit)


- Commits -----------------------------------------------
commit 4ec4ea14a587300041799c5269295ba7e160ab65
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Thu Jul 24 20:09:54 2008 +0900

    scons: Lookup WINDDK and WINCE SDK directories in the registry.

commit 101d1a658a614d1e2ec02b1e697f6161291af653
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 23 21:06:01 2008 +0900

    mesa: Prefix main includes with dir to avoid conflicts.
    
    Some of the headers in src/mesa/main have pretty common names which
    easily conflict with third-party code, e.g. config.h

commit fd6865c7e5c3c38c273b8269ff30a1acec469b6f
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Wed Jul 23 11:15:54 2008 +0900

    softpipe: Remove unused variables.

commit 83869ceab5b3faed8569a5ca752d4dc426db1aec
Author: José Fonseca <jrfonseca at tungstengraphics.com>
Date:   Tue Jul 22 22:07:22 2008 +0900

    tgsi: Silent msvc warning.
    
    Rather stupid warning: msvc is warning that converting from a 1bit
    structure bitfield to a unsigned char looses precision... /WX makes this
    an error.

---------------------------------




More information about the mesa-commit mailing list