[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'ubuntu'



 Makefile                                                      |   13 
 bin/mklib                                                     |   22 
 configs/autoconf.in                                           |    4 
 configs/darwin                                                |   49 
 configs/darwin-static                                         |   28 
 configs/darwin-static-x86ppc                                  |   30 
 configs/default                                               |    7 
 configs/linux-dri-xcb                                         |    2 
 configure.ac                                                  |   49 
 debian/changelog                                              |   48 
 debian/control                                                |   21 
 debian/patches/102_fix-fdo-14441.diff                         |  116 
 debian/patches/series                                         |    1 
 debian/rules                                                  |   33 
 docs/MESA_packed_depth_stencil.spec                           |  231 
 docs/MESA_program_debug.spec                                  |  357 
 docs/MESA_sprite_point.spec                                   |  191 
 docs/MESA_trace.spec                                          |  360 
 docs/OLD/MESA_packed_depth_stencil.spec                       |  231 
 docs/OLD/MESA_program_debug.spec                              |  357 
 docs/OLD/MESA_sprite_point.spec                               |  191 
 docs/OLD/MESA_trace.spec                                      |  360 
 docs/contents.html                                            |    1 
 docs/download.html                                            |    4 
 docs/intro.html                                               |    7 
 docs/lists.html                                               |   13 
 docs/news.html                                                |   17 
 docs/relnotes-7.0.4.html                                      |   80 
 docs/relnotes-7.1.html                                        |   17 
 docs/relnotes.html                                            |    1 
 docs/shading.html                                             |   76 
 include/GL/glext.h                                            |  390 
 include/GL/glxext.h                                           |   42 
 include/GL/internal/dri_interface.h                           |    7 
 progs/demos/Makefile                                          |   13 
 progs/demos/fbo_firecube.c                                    | 1041 ++
 progs/demos/gearbox.c                                         |   16 
 progs/fp/.gitignore                                           |   42 
 progs/glsl/CH06-brick.frag                                    |   36 
 progs/glsl/CH06-brick.frag.txt                                |   36 
 progs/glsl/CH06-brick.vert                                    |   41 
 progs/glsl/CH06-brick.vert.txt                                |   41 
 progs/glsl/CH11-bumpmap.frag                                  |   41 
 progs/glsl/CH11-bumpmap.frag.txt                              |   41 
 progs/glsl/CH11-bumpmap.vert                                  |   38 
 progs/glsl/CH11-bumpmap.vert.txt                              |   38 
 progs/glsl/CH11-toyball.frag                                  |   75 
 progs/glsl/CH11-toyball.frag.txt                              |   75 
 progs/glsl/CH11-toyball.vert                                  |   24 
 progs/glsl/CH11-toyball.vert.txt                              |   24 
 progs/glsl/CH18-mandel.frag                                   |   55 
 progs/glsl/CH18-mandel.frag.txt                               |   55 
 progs/glsl/CH18-mandel.vert                                   |   35 
 progs/glsl/CH18-mandel.vert.txt                               |   35 
 progs/glsl/Makefile                                           |   16 
 progs/glsl/brick.c                                            |    4 
 progs/glsl/bump.c                                             |    4 
 progs/glsl/convolution.frag                                   |   21 
 progs/glsl/convolution.vert                                   |    5 
 progs/glsl/convolutions.c                                     |  469 
 progs/glsl/cubemap.frag                                       |   18 
 progs/glsl/cubemap.frag.txt                                   |   18 
 progs/glsl/mandelbrot.c                                       |    4 
 progs/glsl/multitex.c                                         |    4 
 progs/glsl/multitex.frag                                      |   15 
 progs/glsl/multitex.frag.txt                                  |   15 
 progs/glsl/multitex.vert                                      |   10 
 progs/glsl/multitex.vert.txt                                  |   10 
 progs/glsl/pointcoord.c                                       |  205 
 progs/glsl/reflect.vert                                       |   19 
 progs/glsl/reflect.vert.txt                                   |   19 
 progs/glsl/shadowtex.frag                                     |   21 
 progs/glsl/shadowtex.frag.txt                                 |   21 
 progs/glsl/simple.vert                                        |    9 
 progs/glsl/simple.vert.txt                                    |    9 
 progs/glsl/texdemo1.c                                         |    8 
 progs/glsl/toyball.c                                          |    4 
 progs/glsl/trirast.c                                          |    2 
 progs/glsl/twoside.c                                          |   52 
 progs/util/shaderutil.c                                       |   15 
 progs/xdemos/Makefile                                         |    8 
 progs/xdemos/glxinfo.c                                        |    7 
 src/glu/Makefile                                              |    2 
 src/glu/sgi/Makefile                                          |    1 
 src/glu/sgi/glu.exports                                       |   59 
 src/glu/sgi/glu.exports.darwin                                |   59 
 src/glut/glx/Makefile                                         |    3 
 src/glw/Makefile                                              |    5 
 src/glx/x11/Makefile                                          |    3 
 src/glx/x11/dri_glx.c                                         |    1 
 src/glx/x11/glxclient.h                                       |    7 
 src/glx/x11/glxcmds.c                                         |   18 
 src/glx/x11/glxcurrent.c                                      |    8 
 src/glx/x11/glxext.c                                          |   14 
 src/glx/x11/glxextensions.h                                   |    2 
 src/glx/x11/glxhash.c                                         |    6 
 src/glx/x11/indirect.c                                        |   80 
 src/glx/x11/indirect_vertex_array.c                           |   39 
 src/glx/x11/singlepix.c                                       |    6 
 src/mesa/Makefile                                             |    4 
 src/mesa/drivers/dri/common/depthtmp.h                        |    9 
 src/mesa/drivers/dri/common/dri_util.c                        |    4 
 src/mesa/drivers/dri/common/utils.c                           |    4 
 src/mesa/drivers/dri/gamma/gamma_span.c                       |    6 
 src/mesa/drivers/dri/i810/i810span.c                          |    2 
 src/mesa/drivers/dri/i915/i830_context.c                      |    8 
 src/mesa/drivers/dri/i915/i915_context.c                      |    1 
 src/mesa/drivers/dri/i965/brw_clip.h                          |    5 
 src/mesa/drivers/dri/i965/brw_clip_tri.c                      |   10 
 src/mesa/drivers/dri/i965/brw_clip_unfilled.c                 |   24 
 src/mesa/drivers/dri/i965/brw_clip_util.c                     |    5 
 src/mesa/drivers/dri/i965/brw_draw_upload.c                   |   51 
 src/mesa/drivers/dri/i965/brw_fallback.c                      |    5 
 src/mesa/drivers/dri/i965/brw_vs_emit.c                       |   30 
 src/mesa/drivers/dri/i965/brw_wm.c                            |    9 
 src/mesa/drivers/dri/i965/brw_wm_emit.c                       |   15 
 src/mesa/drivers/dri/i965/brw_wm_fp.c                         |   16 
 src/mesa/drivers/dri/i965/brw_wm_glsl.c                       |   14 
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c              |   64 
 src/mesa/drivers/dri/intel/intel_buffers.c                    |   50 
 src/mesa/drivers/dri/intel/intel_context.c                    |    8 
 src/mesa/drivers/dri/intel/intel_mipmap_tree.c                |   11 
 src/mesa/drivers/dri/intel/intel_regions.c                    |   15 
 src/mesa/drivers/dri/intel/intel_screen.c                     |    2 
 src/mesa/drivers/dri/intel/intel_span.c                       |    5 
 src/mesa/drivers/dri/intel/intel_tex.c                        |    9 
 src/mesa/drivers/dri/intel/intel_tex.h                        |    8 
 src/mesa/drivers/dri/intel/intel_tex_image.c                  |    5 
 src/mesa/drivers/dri/intel/intel_tex_validate.c               |   85 
 src/mesa/drivers/dri/mach64/mach64_span.c                     |    2 
 src/mesa/drivers/dri/mga/mgaspan.c                            |    6 
 src/mesa/drivers/dri/nouveau/Makefile                         |   54 
 src/mesa/drivers/dri/nouveau/nouveau_bufferobj.c              |  627 -
 src/mesa/drivers/dri/nouveau/nouveau_bufferobj.h              |   77 
 src/mesa/drivers/dri/nouveau/nouveau_card.c                   |   17 
 src/mesa/drivers/dri/nouveau/nouveau_card.h                   |   49 
 src/mesa/drivers/dri/nouveau/nouveau_card_list.h              |  226 
 src/mesa/drivers/dri/nouveau/nouveau_context.c                |  422 
 src/mesa/drivers/dri/nouveau/nouveau_context.h                |  241 
 src/mesa/drivers/dri/nouveau/nouveau_ctrlreg.h                |   44 
 src/mesa/drivers/dri/nouveau/nouveau_dri.h                    |   28 
 src/mesa/drivers/dri/nouveau/nouveau_driver.c                 |  218 
 src/mesa/drivers/dri/nouveau/nouveau_driver.h                 |   42 
 src/mesa/drivers/dri/nouveau/nouveau_fbo.c                    |  289 
 src/mesa/drivers/dri/nouveau/nouveau_fbo.h                    |   30 
 src/mesa/drivers/dri/nouveau/nouveau_fifo.c                   |  153 
 src/mesa/drivers/dri/nouveau/nouveau_fifo.h                   |  222 
 src/mesa/drivers/dri/nouveau/nouveau_lock.c                   |   81 
 src/mesa/drivers/dri/nouveau/nouveau_lock.h                   |   69 
 src/mesa/drivers/dri/nouveau/nouveau_mem.c                    |  144 
 src/mesa/drivers/dri/nouveau/nouveau_mem.h                    |   23 
 src/mesa/drivers/dri/nouveau/nouveau_msg.h                    |   67 
 src/mesa/drivers/dri/nouveau/nouveau_object.c                 |   98 
 src/mesa/drivers/dri/nouveau/nouveau_object.h                 |   39 
 src/mesa/drivers/dri/nouveau/nouveau_query.c                  |  200 
 src/mesa/drivers/dri/nouveau/nouveau_query.h                  |   38 
 src/mesa/drivers/dri/nouveau/nouveau_reg.h                    | 4998 ----------
 src/mesa/drivers/dri/nouveau/nouveau_screen.c                 |  325 
 src/mesa/drivers/dri/nouveau/nouveau_screen.h                 |   61 
 src/mesa/drivers/dri/nouveau/nouveau_shader.c                 |  833 -
 src/mesa/drivers/dri/nouveau/nouveau_shader.h                 |  454 
 src/mesa/drivers/dri/nouveau/nouveau_shader_0.c               | 1050 --
 src/mesa/drivers/dri/nouveau/nouveau_shader_1.c               |   16 
 src/mesa/drivers/dri/nouveau/nouveau_shader_2.c               |  264 
 src/mesa/drivers/dri/nouveau/nouveau_span.c                   |  123 
 src/mesa/drivers/dri/nouveau/nouveau_span.h                   |   39 
 src/mesa/drivers/dri/nouveau/nouveau_state.c                  |  368 
 src/mesa/drivers/dri/nouveau/nouveau_state.h                  |   50 
 src/mesa/drivers/dri/nouveau/nouveau_state_cache.c            |   69 
 src/mesa/drivers/dri/nouveau/nouveau_state_cache.h            |   29 
 src/mesa/drivers/dri/nouveau/nouveau_swtcl.c                  |  127 
 src/mesa/drivers/dri/nouveau/nouveau_swtcl.h                  |   55 
 src/mesa/drivers/dri/nouveau/nouveau_sync.c                   |  198 
 src/mesa/drivers/dri/nouveau/nouveau_sync.h                   |   69 
 src/mesa/drivers/dri/nouveau/nouveau_tex.c                    |   49 
 src/mesa/drivers/dri/nouveau/nouveau_tex.h                    |   38 
 src/mesa/drivers/dri/nouveau/nv04_state.c                     |  540 -
 src/mesa/drivers/dri/nouveau/nv04_swtcl.c                     |  619 -
 src/mesa/drivers/dri/nouveau/nv04_swtcl.h                     |   12 
 src/mesa/drivers/dri/nouveau/nv10_state.c                     | 1009 --
 src/mesa/drivers/dri/nouveau/nv10_swtcl.c                     |  714 -
 src/mesa/drivers/dri/nouveau/nv10_swtcl.h                     |   40 
 src/mesa/drivers/dri/nouveau/nv20_shader.h                    |  121 
 src/mesa/drivers/dri/nouveau/nv20_state.c                     |  824 -
 src/mesa/drivers/dri/nouveau/nv20_vertprog.c                  |  447 
 src/mesa/drivers/dri/nouveau/nv30_fragprog.c                  |  742 -
 src/mesa/drivers/dri/nouveau/nv30_shader.h                    |  379 
 src/mesa/drivers/dri/nouveau/nv30_state.c                     | 1002 --
 src/mesa/drivers/dri/nouveau/nv30_vertprog.c                  |  367 
 src/mesa/drivers/dri/nouveau/nv40_fragprog.c                  |  224 
 src/mesa/drivers/dri/nouveau/nv40_shader.h                    |  467 
 src/mesa/drivers/dri/nouveau/nv40_vertprog.c                  |  778 -
 src/mesa/drivers/dri/nouveau/nv50_state.c                     |  641 -
 src/mesa/drivers/dri/r128/r128_span.c                         |    3 
 src/mesa/drivers/dri/r200/r200_span.c                         |    2 
 src/mesa/drivers/dri/r200/r200_tex.c                          |   64 
 src/mesa/drivers/dri/r300/r300_cmdbuf.c                       |    2 
 src/mesa/drivers/dri/r300/r300_context.c                      |    1 
 src/mesa/drivers/dri/r300/r300_context.h                      |    1 
 src/mesa/drivers/dri/r300/r300_fragprog.c                     |   37 
 src/mesa/drivers/dri/r300/r300_reg.h                          |    8 
 src/mesa/drivers/dri/r300/r300_render.c                       |   15 
 src/mesa/drivers/dri/r300/r300_state.c                        |   60 
 src/mesa/drivers/dri/r300/r300_tex.c                          |    2 
 src/mesa/drivers/dri/r300/r300_texstate.c                     |    7 
 src/mesa/drivers/dri/r300/r500_fragprog.c                     |  148 
 src/mesa/drivers/dri/r300/r500_fragprog_emit.c                |    4 
 src/mesa/drivers/dri/r300/radeon_nqssadce.c                   |    2 
 src/mesa/drivers/dri/r300/radeon_program_alu.c                |   27 
 src/mesa/drivers/dri/r300/radeon_program_alu.h                |    5 
 src/mesa/drivers/dri/r300/radeon_program_pair.c               |   28 
 src/mesa/drivers/dri/r300/radeon_span.c                       |    4 
 src/mesa/drivers/dri/r300/radeon_state.c                      |    4 
 src/mesa/drivers/dri/radeon/radeon_context.h                  |    2 
 src/mesa/drivers/dri/radeon/radeon_screen.c                   |   12 
 src/mesa/drivers/dri/radeon/radeon_span.c                     |    4 
 src/mesa/drivers/dri/radeon/radeon_tex.h                      |    4 
 src/mesa/drivers/dri/radeon/radeon_texmem.c                   |    2 
 src/mesa/drivers/dri/radeon/radeon_texstate.c                 |   83 
 src/mesa/drivers/dri/s3v/s3v_span.c                           |    6 
 src/mesa/drivers/dri/savage/savagespan.c                      |    8 
 src/mesa/drivers/dri/sis/sis_span.c                           |    6 
 src/mesa/drivers/dri/unichrome/via_span.c                     |    5 
 src/mesa/drivers/glide/fxddspan.c                             |    4 
 src/mesa/drivers/osmesa/Makefile                              |    2 
 src/mesa/drivers/x11/Makefile                                 |    1 
 src/mesa/drivers/x11/xm_tri.c                                 |  192 
 src/mesa/main/config.h                                        |    1 
 src/mesa/main/context.c                                       |    3 
 src/mesa/main/enable.c                                        |    4 
 src/mesa/main/execmem.c                                       |    2 
 src/mesa/main/extensions.c                                    |    8 
 src/mesa/main/fbobject.c                                      |   14 
 src/mesa/main/get.c                                           |   63 
 src/mesa/main/get_gen.py                                      |    9 
 src/mesa/main/getstring.c                                     |  152 
 src/mesa/main/glheader.h                                      |    6 
 src/mesa/main/mtypes.h                                        |    4 
 src/mesa/main/stencil.c                                       |   96 
 src/mesa/main/texobj.c                                        |  105 
 src/mesa/main/texstate.c                                      |    1 
 src/mesa/main/texstore.c                                      |  126 
 src/mesa/main/varray.c                                        |    5 
 src/mesa/main/version.h                                       |    4 
 src/mesa/shader/arbprogram.c                                  |  202 
 src/mesa/shader/arbprogram.h                                  |   10 
 src/mesa/shader/prog_execute.c                                |    2 
 src/mesa/shader/prog_parameter.c                              |   65 
 src/mesa/shader/prog_parameter.h                              |    9 
 src/mesa/shader/prog_print.c                                  |    2 
 src/mesa/shader/prog_statevars.c                              |   38 
 src/mesa/shader/prog_statevars.h                              |    5 
 src/mesa/shader/program.c                                     |  209 
 src/mesa/shader/program.h                                     |   18 
 src/mesa/shader/programopt.c                                  |   12 
 src/mesa/shader/shader_api.c                                  |  257 
 src/mesa/shader/slang/library/slang_120_core.gc               |   50 
 src/mesa/shader/slang/library/slang_120_core_gc.h             | 1354 +-
 src/mesa/shader/slang/library/slang_builtin_120_common_gc.h   |  188 
 src/mesa/shader/slang/library/slang_builtin_120_fragment_gc.h |    2 
 src/mesa/shader/slang/library/slang_common_builtin.gc         |  239 
 src/mesa/shader/slang/library/slang_common_builtin_gc.h       | 1586 +--
 src/mesa/shader/slang/library/slang_core.gc                   |  334 
 src/mesa/shader/slang/library/slang_core_gc.h                 | 1589 +--
 src/mesa/shader/slang/library/slang_fragment_builtin_gc.h     |  190 
 src/mesa/shader/slang/library/slang_pp_version.syn            |   11 
 src/mesa/shader/slang/library/slang_pp_version_syn.h          |   10 
 src/mesa/shader/slang/library/slang_shader.syn                |   94 
 src/mesa/shader/slang/library/slang_shader_syn.h              |   47 
 src/mesa/shader/slang/library/slang_vertex_builtin_gc.h       |  175 
 src/mesa/shader/slang/slang_builtin.c                         |    4 
 src/mesa/shader/slang/slang_codegen.c                         | 1193 +-
 src/mesa/shader/slang/slang_codegen.h                         |    2 
 src/mesa/shader/slang/slang_compile.c                         |  326 
 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               |   33 
 src/mesa/shader/slang/slang_compile_operation.h               |    5 
 src/mesa/shader/slang/slang_compile_struct.c                  |    3 
 src/mesa/shader/slang/slang_compile_struct.h                  |   13 
 src/mesa/shader/slang/slang_compile_variable.c                |   24 
 src/mesa/shader/slang/slang_compile_variable.h                |   11 
 src/mesa/shader/slang/slang_emit.c                            |  715 -
 src/mesa/shader/slang/slang_emit.h                            |    8 
 src/mesa/shader/slang/slang_ir.c                              |   94 
 src/mesa/shader/slang/slang_ir.h                              |   32 
 src/mesa/shader/slang/slang_library_noise.c                   |    2 
 src/mesa/shader/slang/slang_link.c                            |  151 
 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                      |   33 
 src/mesa/shader/slang/slang_print.c                           |   27 
 src/mesa/shader/slang/slang_simplify.c                        |  301 
 src/mesa/shader/slang/slang_simplify.h                        |   28 
 src/mesa/shader/slang/slang_storage.c                         |    2 
 src/mesa/shader/slang/slang_typeinfo.c                        |  130 
 src/mesa/shader/slang/slang_typeinfo.h                        |   10 
 src/mesa/shader/slang/slang_utility.c                         |    2 
 src/mesa/shader/slang/slang_vartable.c                        |   69 
 src/mesa/swrast/s_blend.c                                     |    7 
 src/mesa/swrast/s_context.c                                   |   10 
 src/mesa/swrast/s_fragprog.c                                  |    1 
 src/mesa/x86/assyntax.h                                       |    3 
 src/mesa/x86/common_x86.c                                     |   26 
 305 files changed, 11563 insertions(+), 28386 deletions(-)

New commits:
commit c5963bb5058780d1d5ce4c13bf98f862de1d6bed
Author: Martin Pitt <martin.pitt@ubuntu.com>
Date:   Thu Aug 28 00:14:07 2008 +0300

    Add Pre-Depends: dpkg (>= 1.14.12ubuntu3) to ensure dpkg support for lzma

diff --git a/debian/changelog b/debian/changelog
index 49d5a84..8e47665 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mesa (7.1~rc3-1ubuntu4) intrepid; urgency=low
+
+  * debian/control: Add Pre-Depends: dpkg (>= 1.14.12ubuntu3) to ensure dpkg
+    support for lzma.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com>  Sun, 11 May 2008 10:42:54 +0200
+
 mesa (7.1~rc3-1ubuntu3) intrepid; urgency=low
 
   * Build .debs with lzma compression to reduce libgl1-mesa-dri from 13.2 to
diff --git a/debian/control b/debian/control
index 123adb0..88a7a3e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Package: libgl1-mesa-swx11
 Section: libs
 Priority: extra
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: ${shlibs:Depends}, libosmesa6 (>= 6.5.2-1)
 Conflicts: mesag3-glide, mesag3-glide2, mesag3+ggi, libgl1, nvidia-glx, mesag3, libgl1-mesa-swrast
 Provides: libgl1, mesag3, libgl1-mesa-swrast
@@ -40,6 +41,7 @@ Package: libgl1-mesa-swx11-dbg
 Section: libdevel
 Priority: extra
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libgl1-mesa-swx11 (= ${binary:Version})
 Conflicts: libgl1-mesa-swrast-dbg
 Provides: libgl1-mesa-swrast-dbg
@@ -65,6 +67,7 @@ Package: libgl1-mesa-swx11-i686
 Section: libs
 Priority: extra
 Architecture: i386
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libgl1-mesa-swx11 (= ${binary:Version}), ${shlibs:Depends}
 Description: Mesa OpenGL runtime [i686 optimized]
  Mesa is a 3-D graphics library with an API which is very similar to
@@ -89,6 +92,7 @@ Package: libgl1-mesa-swx11-dev
 Section: libdevel
 Priority: extra
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libgl1-mesa-swx11 (= ${binary:Version}), libc6-dev, libx11-dev, libxext6, mesa-common-dev (= ${source:Version})
 Provides: libgl-dev, mesag-dev, libgl1-mesa-swrast-dev
 Conflicts: mesa-dev, libgl-dev, mesag3 (<< 3.1-1), nvidia-glx-dev, mesag-dev, libgl1-mesa-swrast-dev
@@ -105,6 +109,7 @@ Description: A free implementation of the OpenGL API -- development files
 Package: libgl1-mesa-glx
 Section: libs
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: ${shlibs:Depends}
 Conflicts: libgl1, libgl1-mesa-dri (<< 6.4.0)
 Replaces: libgl1, libgl1-mesa-dri (<< 6.4.0)
@@ -124,6 +129,7 @@ Package: libgl1-mesa-glx-dbg
 Section: libdevel
 Priority: extra
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libgl1-mesa-glx (= ${binary:Version})
 Description: Debugging symbols for the Mesa GLX runtime
  This version of Mesa provides GLX and DRI capabilities: it is capable of
@@ -143,7 +149,7 @@ Description: Debugging symbols for the Mesa GLX runtime
 #Section: libs
 #Priority: extra
 #Architecture: i386
-#Pre-Depends: libgl1-mesa-glx
+#Pre-Depends: libgl1-mesa-glx, dpkg (>= 1.14.12ubuntu3)
 #Description: A free implementation of the OpenGL API -- GLX runtime [i686 optimized]
 # This version of Mesa provides GLX and DRI capabilities: it is capable of
 # both direct and indirect rendering.  For direct rendering, it can use DRI
@@ -164,6 +170,7 @@ Package: libgl1-mesa-dri
 Section: libs
 Priority: optional
 Architecture: alpha amd64 arm armeb armel hppa i386 ia64 kfreebsd-i386 kfreebsd-amd64 lpia m68k mips mipsel powerpc s390 sparc
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: ${shlibs:Depends}, libgl1-mesa-glx (= ${binary:Version})
 Suggests: libglide3
 Conflicts: xlibmesa-dri (<< 1:7.0.0)
@@ -185,6 +192,7 @@ Package: libgl1-mesa-dri-dbg
 Section: libdevel
 Priority: extra
 Architecture: alpha amd64 arm armeb armel hppa i386 ia64 kfreebsd-i386 kfreebsd-amd64 lpia m68k mips mipsel powerpc s390 sparc
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libgl1-mesa-dri (= ${binary:Version})
 Description: Debugging symbols for the Mesa DRI modules
  This version of Mesa provides GLX and DRI capabilities: it is capable of
@@ -203,7 +211,7 @@ Description: Debugging symbols for the Mesa DRI modules
 #Section: libs
 #Priority: extra
 #Architecture: i386
-#Pre-Depends: libgl1-mesa-dri
+#Pre-Depends: libgl1-mesa-dri, dpkg (>= 1.14.12ubuntu3)
 #Description: A free implementation of the OpenGL API -- DRI modules [i686 optimized]
 # This version of Mesa provides GLX and DRI capabilities: it is capable of
 # both direct and indirect rendering.  For direct rendering, it can use DRI
@@ -223,6 +231,7 @@ Description: Debugging symbols for the Mesa DRI modules
 Package: libgl1-mesa-dev
 Section: libdevel
 Architecture: all
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libc6-dev, mesa-common-dev (= ${source:Version}), libgl1-mesa-glx (>= ${source:Upstream-Version})
 Conflicts: libgl-dev, libgl1-mesa-dri-dev
 Replaces: libgl-dev, libgl1-mesa-dri-dev
@@ -242,6 +251,7 @@ Package: mesa-common-dev
 Section: libdevel
 Architecture: all
 Replaces: xlibmesa-gl-dev (<< 1:7), xlibosmesa-dev, libgl1-mesa-swx11-dev (<< 6.5.2), libgl1-mesa-dev (<< 6.5.2)
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libx11-dev
 Description: Developer documentation for Mesa
  This package includes the specifications for the Mesa-specific OpenGL
@@ -251,6 +261,7 @@ Description: Developer documentation for Mesa
 Package: libosmesa6
 Section: libs
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: ${shlibs:Depends}
 Replaces: libgl1-mesa-swx11 (<< 6.5.2)
 Description: Mesa Off-screen rendering extension
@@ -264,6 +275,7 @@ Description: Mesa Off-screen rendering extension
 Package: libosmesa6-dev
 Section: libdevel
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libosmesa6 (= ${binary:Version}), mesa-common-dev (= ${source:Version}) | libgl-dev
 Conflicts: xlibosmesa-dev, libosmesa4-dev, libosmesa-dev
 Replaces: xlibosmesa-dev, libosmesa-dev, libgl1-mesa-swx11-dev (<< 6.5.2), mesa-common-dev (<< 6.5.2)
@@ -277,6 +289,7 @@ Description: Mesa Off-screen rendering extension -- development files
 Package: libglu1-mesa
 Section: libs
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: ${shlibs:Depends}, libgl1-mesa-glx | libgl1
 Provides: libglu1
 Conflicts: mesag3 (<< 5.0.0-1), xlibmesa3, libglu1
@@ -298,6 +311,7 @@ Description: The OpenGL utility library (GLU)
 Package: libglu1-mesa-dev
 Section: libdevel
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: libglu1-mesa (= ${binary:Version}), libgl1-mesa-dev | libgl-dev
 Provides: libglu-dev, xlibmesa-glu-dev
 Conflicts: mesag-dev (<< 5.0.0-1), mesa-glide2-dev (<< 5.0.0-1), mesag3+ggi-dev (<< 5.0.0-1), xlibmesa-dev
@@ -311,6 +325,7 @@ Description: The OpenGL utility library -- development files
 #Package: libglw1-mesa
 #Section: libs
 #Architecture: any
+#Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 #Depends: ${shlibs:Depends}
 #Provides: libglw1
 #Description: A free implementation of the OpenGL API -- runtime
@@ -329,6 +344,7 @@ Description: The OpenGL utility library -- development files
 #Package: libglw1-mesa-dev
 #Section: libdevel
 #Architecture: any
+#Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 #Depends: libglw1-mesa (= ${binary:Version}), libc6-dev, libx11-dev, libxext6, mesa-common-dev (= ${source:Version})
 #Provides: mesag3-widgets, mesag-widgets-dev, libglw-dev
 #Conflicts: libglw-dev, libgl1-mesa-swx11-dev (<< 6.5.2-4)
@@ -344,6 +360,7 @@ Package: mesa-utils
 Section: x11
 Priority: optional
 Architecture: any
+Pre-Depends: dpkg (>= 1.14.12ubuntu3)
 Depends: ${shlibs:Depends}
 Replaces: xbase-clients (<< 6.8.2-38)
 Description: Miscellaneous Mesa GL utilities

commit a6e26aab6ade709ce2761b2bbbfbb96a6811ef0f
Author: Martin Pitt <martin.pitt@ubuntu.com>
Date:   Thu Aug 28 00:04:55 2008 +0300

    Build .debs with lzma compression

diff --git a/debian/changelog b/debian/changelog
index 5309a24..49d5a84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mesa (7.1~rc3-1ubuntu3) intrepid; urgency=low
+
+  * Build .debs with lzma compression to reduce libgl1-mesa-dri from 13.2 to
+    2.8 MB.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 12 Aug 2008 09:31:01 +0200
+
 mesa (7.1~rc3-1ubuntu2) intrepid; urgency=low
 
   * 102_fix-fdo-14441.diff: fix tfp on i965. (LP: #245888)
diff --git a/debian/rules b/debian/rules
index 16895f0..e37dc2c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -251,7 +251,7 @@ binary-arch: build install
 	dh_shlibdeps -s
 	dh_gencontrol -s
 	dh_md5sums -s
-	dh_builddeb -s
+	dh_builddeb -s -- -Zlzma
 
 binary: binary-indep binary-arch
 .PHONY: configs build clean binary-indep binary-arch binary install

commit f9affb3059a845e7a19a774d64016ceb54f5936a
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Aug 27 19:52:30 2008 +0200

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 8108dca..dbea6b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-mesa (7.1-1) UNRELEASED; urgency=low
+mesa (7.1-1) experimental; urgency=low
 
   * Add parallel build support.
   * New upstream development release
     + libGLU now only exports its public interface (closes: #319388)
   * Some more parallel build updates.
 
- -- Julien Cristau <jcristau@debian.org>  Mon, 04 Aug 2008 09:36:31 +0200
+ -- Julien Cristau <jcristau@debian.org>  Wed, 27 Aug 2008 19:52:24 +0200
 
 mesa (7.1~rc3-1) experimental; urgency=low
 

commit fd7cc514d29fef38c325f3bd6f3cae96c298a2e7
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Aug 27 19:16:33 2008 +0200

    Some more parallel build updates.

diff --git a/debian/changelog b/debian/changelog
index 17adca1..8108dca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mesa (7.1-1) UNRELEASED; urgency=low
   * Add parallel build support.
   * New upstream development release
     + libGLU now only exports its public interface (closes: #319388)
+  * Some more parallel build updates.
 
  -- Julien Cristau <jcristau@debian.org>  Mon, 04 Aug 2008 09:36:31 +0200
 
diff --git a/debian/rules b/debian/rules
index 370df33..84c0553 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ CONFIGS = $(SWX11_GLU_CONFIGS) \
 STAMP_DIR = debian/stamp
 STAMP = $(STAMP_DIR)/$(DEB_BUILD_GNU_TYPE)
 BUILD_STAMPS = $(addprefix $(STAMP)-build-, $(CONFIGS))
-ARCH_INSTALL_STAMPS = $(addprefix $(STAMP)-install-, $(CONFIGS))
+INSTALL_TARGETS = $(addprefix install-, $(CONFIGS))
 
 QUILT_STAMPFN = $(STAMP_DIR)/patch
 include /usr/share/quilt/quilt.make
@@ -153,11 +153,12 @@ configure: $(QUILT_STAMPFN) configure.ac
 configs:
 	@echo Building the following configurations: $(CONFIGS)
 
-$(STAMP_DIR):
+$(STAMP_DIR)/stamp:
 	dh_testdir
-	mkdir -p $@
+	mkdir -p $(STAMP_DIR)
+	>$@
 
-$(QUILT_STAMPFN): $(STAMP_DIR)
+$(QUILT_STAMPFN): $(STAMP_DIR)/stamp
 
 build: $(BUILD_STAMPS)
 
@@ -175,20 +176,16 @@ $(STAMP)-build-%: configure
 
 	touch $@
 
-pre-install:
+install:
+	# Add here commands to install the package into debian/tmp
 	dh_testdir
 	dh_testroot
 	dh_clean -k
-	rm -rf $(ARCH_INSTALL_STAMPS)
-
-install: $(ARCH_INSTALL_STAMPS)
-
-$(STAMP)-install-%: $(STAMP)-build-% pre-install
-	# Add here commands to install the package into debian/tmp
 	dh_installdirs
-	
+	$(MAKE) -f debian/rules $(INSTALL_TARGETS)
+
+install-%: $(STAMP)-build-%
 	cd $(DEB_BUILD_DIR)/$* && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-	touch $@
 
 clean: unpatch
 	dh_testdir
@@ -225,7 +222,7 @@ binary-indep: install
 	dh_builddeb -i
 
 # Build architecture-dependent files here.
-binary-arch: build install
+binary-arch: install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs -s

commit f6a927b45f019d6c8b5fc8113d19ffc2a889e51e
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Aug 27 17:29:28 2008 +0200

    Update changelog

diff --git a/debian/changelog b/debian/changelog
index 651b033..17adca1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,7 @@
-mesa (7.1~rc4-1) UNRELEASED; urgency=low
+mesa (7.1-1) UNRELEASED; urgency=low
 
   * Add parallel build support.
-  * New upstream release candidate (updated to git commit 7c81124d, which has
-    GEM reverted)
+  * New upstream development release
     + libGLU now only exports its public interface (closes: #319388)
 
  -- Julien Cristau <jcristau@debian.org>  Mon, 04 Aug 2008 09:36:31 +0200

commit 6d9b25e522cb0df87beafef1b25327e6cc4e3221
Author: Brian Paul <brian.paul@tungstengraphics.com>
Date:   Tue Aug 26 15:50:11 2008 -0600

    mesa: don't check for GLSL 1.2 to advertise GL 2.1
    
    The GLSL 1.2 features are minor...

diff --git a/src/mesa/main/extensions.c b/src/mesa/main/extensions.c
index 3774d56..ddcb44f 100644
--- a/src/mesa/main/extensions.c
+++ b/src/mesa/main/extensions.c
@@ -1,8 +1,8 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.1
+ * Version:  7.1
  *
- * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
+ * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
diff --git a/src/mesa/main/getstring.c b/src/mesa/main/getstring.c
index 48c8157..1a82ccc 100644
--- a/src/mesa/main/getstring.c
+++ b/src/mesa/main/getstring.c
@@ -85,7 +85,7 @@ compute_version(const GLcontext *ctx)
                               ctx->Extensions.ARB_texture_non_power_of_two &&
                               ctx->Extensions.EXT_blend_equation_separate);
    const GLboolean ver_2_1 = (ver_2_0 &&
-                              ctx->Extensions.ARB_shading_language_120 &&
+                              /*ctx->Extensions.ARB_shading_language_120 &&*/
                               ctx->Extensions.EXT_pixel_buffer_object &&
                               ctx->Extensions.EXT_texture_sRGB);
    if (ver_2_1)
@@ -121,12 +121,6 @@ _mesa_GetString( GLenum name )
    static const char *vendor = "Brian Paul";
    static const char *renderer = "Mesa";
 
-#if FEATURE_ARB_shading_language_120_foo /* support not complete! */
-   static const char *sl_version = "1.20";
-#elif FEATURE_ARB_shading_language_100
-   static const char *sl_version = "1.10";
-#endif
-
    if (!ctx)
       return NULL;
 
@@ -154,8 +148,10 @@ _mesa_GetString( GLenum name )
          return (const GLubyte *) ctx->Extensions.String;
 #if FEATURE_ARB_shading_language_100
       case GL_SHADING_LANGUAGE_VERSION_ARB:
-         if (ctx->Extensions.ARB_shading_language_100)
-            return (const GLubyte *) sl_version;
+         if (ctx->Extensions.ARB_shading_language_120)
+            return (const GLubyte *) "1.20";
+         else if (ctx->Extensions.ARB_shading_language_100)
+            return (const GLubyte *) "1.10";
          goto error;
 #endif
 #if FEATURE_NV_fragment_program || FEATURE_ARB_fragment_program || \

commit 31bad23f0f34e0a586ade0acccfcf4006bca0a45
Author: Corbin Simpson <mostawesomedude@gmail.com>
Date:   Tue Aug 26 12:39:27 2008 -0600

    note ATI R500 series support

diff --git a/docs/relnotes-7.1.html b/docs/relnotes-7.1.html
index 02ce540..4f8586d 100644
--- a/docs/relnotes-7.1.html
+++ b/docs/relnotes-7.1.html
@@ -39,6 +39,7 @@ TBD
 <li>Reduced dependencies between X server and Mesa
 <li>GL_EXT_texture_from_pixmap extension for Xlib driver
 <li>Support for the GL shading language with i965 driver (implemented by Intel)
+<li>ATI R500 series support (Radeon X1300&#8211;X1950) in r300 DRI driver
 </ul>
 
 

commit 29b9b25e7215704c351ed1504fe317e6dbdf8cfd
Author: Timo Jyrinki <timo.jyrinki@gmail.com>
Date:   Tue Aug 26 12:36:23 2008 -0600

    asst. html doc updates

diff --git a/docs/contents.html b/docs/contents.html
index 3feb8ca..257b13f 100644
--- a/docs/contents.html
+++ b/docs/contents.html
@@ -48,6 +48,7 @@ a:visited {
 <li><a href="lists.html" target="MainFrame">Mailing Lists</a>
 <li><a href="bugs.html" target="MainFrame">Bug Database</a>
 <li><a href="webmaster.html" target="MainFrame">Webmaster</a>
+<li><a href="http://dri.freedesktop.org/"; target="MainFrame">Wiki</a>
 </ul>
 
 <b>User Topics</b>
diff --git a/docs/intro.html b/docs/intro.html
index 0e37322..aae2e6e 100644
--- a/docs/intro.html
+++ b/docs/intro.html
@@ -22,9 +22,10 @@ for modern GPUs.
 
 <p>
 Mesa ties into several other open-source projects: the 
-<a href="http://dri.sf.net/"; target="_parent">Direct Rendering Infrastructure</a>
-and <a href="http://x.org"; target="_parent">X.org</a> to provide OpenGL
-support to users of X on Linux, FreeBSD and other operating systems.
+<a href="http://dri.freedesktop.org/"; target="_parent">Direct Rendering 
+Infrastructure</a> and <a href="http://x.org"; target="_parent">X.org</a> to 
+provide OpenGL support to users of X on Linux, FreeBSD and other operating 
+systems.
 </p>
 
 
diff --git a/docs/lists.html b/docs/lists.html
index a2cad12..5227fbd 100644
--- a/docs/lists.html
+++ b/docs/lists.html
@@ -9,7 +9,7 @@
 <H1>Mailing Lists</H1>
 
 
-<p>There are four Mesa mailing lists:
+<p>There are four Mesa 3D / DRI mailing lists:
 </p>
 
 <ul>
@@ -19,14 +19,14 @@ versions are sent to this list.
 </li>
 <br>
 <li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-users";
-target="_parent">mesa3d-users</a> - intended for users of the Mesa library.
+target="_parent">mesa3d-users</a> - intended for users of the Mesa and DRI.
 Newbie questions are appropriate, but please try the general OpenGL
-resources and Mesa documentation first.
+resources and Mesa/DRI documentation first.
 </li>
 <br>
 <li><a href="https://lists.sourceforge.net/lists/listinfo/mesa3d-dev";
-target="_parent">mesa3d-dev</a> - for discussion of Mesa development.
-Not for beginners.
+target="_parent">mesa3d-dev</a> - for discussion of Mesa and Direct Rendering 
+Infrastructure development. Not for beginners.
 </li>
 <br>
 <li><a href="http://lists.freedesktop.org/mailman/listinfo/mesa-commit";
@@ -37,6 +37,9 @@ Note: the old mesa3d-cvs list is no longer in use.
 </li>
 </ul>
 
+<p>For mailing lists about Direct Rendering Modules (drm) in Linux/BSD 
+kernels, see <a href="http://dri.freedesktop.org/wiki/MailingLists";>wiki</a>.
+
 <p>
 <b>Notice</b>: non-member posts to any of these lists will be automatically
 rejected.

commit e794f496c61a285566e56ac044b5406bf69ede56
Author: Brian Paul <brian.paul@tungstengraphics.com>
Date:   Mon Aug 25 14:09:14 2008 -0600

    mesa: assorted updates/prep for 7.1 release

diff --git a/Makefile b/Makefile
index 2e86d11..6d33bcf 100644
--- a/Makefile
+++ b/Makefile
@@ -174,10 +174,10 @@ ultrix-gcc:
 
 # Rules for making release tarballs
 
-DIRECTORY = Mesa-7.1-rc4
-LIB_NAME = MesaLib-7.1-rc4
-DEMO_NAME = MesaDemos-7.1-rc4
-GLUT_NAME = MesaGLUT-7.1-rc4
+DIRECTORY = Mesa-7.1
+LIB_NAME = MesaLib-7.1
+DEMO_NAME = MesaDemos-7.1
+GLUT_NAME = MesaGLUT-7.1
 
 MAIN_FILES = \
 	$(DIRECTORY)/Makefile*						\
diff --git a/docs/download.html b/docs/download.html
index 4a98049..2d587f3 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -9,6 +9,8 @@
 <H1>Downloading</H1>
 
 <p>
+Current development release: <b>7.1</b>
+<br>
 Last stable release: <b>7.0.4</b>
 </p>
 
diff --git a/docs/news.html b/docs/news.html
index 345e2a9..c89c96a 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -11,6 +11,16 @@
 <H1>News</H1>
 
 
+<h2>August 26, 2008</h2>
+<p>
+<a href="relnotes-7.1.html">Mesa 7.1</a> is released.
+This is a new development release.
+It should be relatively stable, but those especially concerned about
+stability should wait for the 7.2 release or use Mesa 7.0.4 (the
+previous stable release).
+</p>
+
+
 <h2>August 16, 2008</h2>
 <p>
 <a href="relnotes-7.0.4.html">Mesa 7.0.4</a> is released.
diff --git a/docs/relnotes-7.1.html b/docs/relnotes-7.1.html
index abcbc31..02ce540 100644
--- a/docs/relnotes-7.1.html
+++ b/docs/relnotes-7.1.html
@@ -8,13 +8,21 @@
 
 <body bgcolor="#eeeeee">
 
-<H1>Mesa 7.1 Release Notes / May XX, 2008</H1>
+<H1>Mesa 7.1 Release Notes / August 26, 2008</H1>
 
 <p>
 Mesa 7.1 is a new development release.
 There have been many internal code changes since Mesa 7.0.x.
 It should be relatively stable, but those who are especially concerned about
-stability should wait for Mesa 7.2.
+stability should wait for Mesa 7.2 or use Mesa 7.0.4 (the previous stable
+release).
+</p>
+</>
+Note that this version of Mesa does not use the GEM memory manager.
+The master branch of git uses GEM.
+</p>
+<p>
+DRM version 2.3.1 should be used with Mesa 7.1
 </p>
 
 
@@ -27,6 +35,7 @@ TBD
 <h2>New features</h2>
 <ul>
 <li>autoconf-based configuration (and clean-up of Makefiles)
+<li>Assorted DRI driver enhancements
 <li>Reduced dependencies between X server and Mesa
 <li>GL_EXT_texture_from_pixmap extension for Xlib driver
 <li>Support for the GL shading language with i965 driver (implemented by Intel)
@@ -37,6 +46,7 @@ TBD
 <ul>
 <li>Numerous GLSL fixes
 <li>Fixed some error code/detection bugs in the GLSL-related API functions
+<li>Lots of DRI driver fixes.
 </ul>
 
 
diff --git a/src/mesa/main/version.h b/src/mesa/main/version.h
index a9ef4bd..103eb9f 100644
--- a/src/mesa/main/version.h
+++ b/src/mesa/main/version.h
@@ -2,7 +2,7 @@
  * Mesa 3-D graphics library
  * Version:  7.1
  *
- * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+ * Copyright (C) 1999-2008  Brian Paul   All Rights Reserved.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
@@ -31,7 +31,7 @@
 #define MESA_MAJOR 7
 #define MESA_MINOR 1
 #define MESA_PATCH 0
-#define MESA_VERSION_STRING "7.1 rc4"
+#define MESA_VERSION_STRING "7.1"
 
 /* To make version comparison easy */
 #define MESA_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))

commit 68067c66d3ebce1d0455475f1d6394b064392382
Author: Brian Paul <brian.paul@tungstengraphics.com>
Date:   Mon Aug 25 09:16:21 2008 -0600

    mesa: glsl: regenerated file

diff --git a/src/mesa/shader/slang/library/slang_common_builtin_gc.h b/src/mesa/shader/slang/library/slang_common_builtin_gc.h
index 3b07c15..d202405 100644
--- a/src/mesa/shader/slang/library/slang_common_builtin_gc.h
+++ b/src/mesa/shader/slang/library/slang_common_builtin_gc.h
@@ -244,573 +244,573 @@
 0,59,121,0,0,0,4,102,108,111,97,116,95,112,111,119,101,114,0,18,95,95,114,101,116,86,97,108,0,59,
 122,0,0,18,97,0,59,122,0,0,18,98,0,59,122,0,0,0,4,102,108,111,97,116,95,112,111,119,101,114,0,18,
 95,95,114,101,116,86,97,108,0,59,119,0,0,18,97,0,59,119,0,0,18,98,0,59,119,0,0,0,0,1,0,0,9,0,101,
-120,112,0,1,1,0,9,97,0,0,0,1,3,2,1,0,9,1,101,0,2,17,50,0,55,49,56,50,56,0,0,0,0,4,102,108,111,97,
-116,95,112,111,119,101,114,0,18,95,95,114,101,116,86,97,108,0,0,18,101,0,0,18,97,0,0,0,0,1,0,0,10,
-0,101,120,112,0,1,1,0,10,97,0,0,0,1,3,2,1,0,9,1,101,0,2,17,50,0,55,49,56,50,56,0,0,0,0,4,102,108,
-111,97,116,95,112,111,119,101,114,0,18,95,95,114,101,116,86,97,108,0,59,120,0,0,18,101,0,0,18,97,0,
-59,120,0,0,0,4,102,108,111,97,116,95,112,111,119,101,114,0,18,95,95,114,101,116,86,97,108,0,59,121,
-0,0,18,101,0,0,18,97,0,59,121,0,0,0,0,1,0,0,11,0,101,120,112,0,1,1,0,11,97,0,0,0,1,3,2,1,0,9,1,101,
-0,2,17,50,0,55,49,56,50,56,0,0,0,0,4,102,108,111,97,116,95,112,111,119,101,114,0,18,95,95,114,101,
-116,86,97,108,0,59,120,0,0,18,101,0,0,18,97,0,59,120,0,0,0,4,102,108,111,97,116,95,112,111,119,101,
-114,0,18,95,95,114,101,116,86,97,108,0,59,121,0,0,18,101,0,0,18,97,0,59,121,0,0,0,4,102,108,111,97,
-116,95,112,111,119,101,114,0,18,95,95,114,101,116,86,97,108,0,59,122,0,0,18,101,0,0,18,97,0,59,122,
-0,0,0,0,1,0,0,12,0,101,120,112,0,1,1,0,12,97,0,0,0,1,3,2,1,0,9,1,101,0,2,17,50,0,55,49,56,50,56,0,
-0,0,0,4,102,108,111,97,116,95,112,111,119,101,114,0,18,95,95,114,101,116,86,97,108,0,59,120,0,0,18,
-101,0,0,18,97,0,59,120,0,0,0,4,102,108,111,97,116,95,112,111,119,101,114,0,18,95,95,114,101,116,86,
-97,108,0,59,121,0,0,18,101,0,0,18,97,0,59,121,0,0,0,4,102,108,111,97,116,95,112,111,119,101,114,0,
-18,95,95,114,101,116,86,97,108,0,59,122,0,0,18,101,0,0,18,97,0,59,122,0,0,0,4,102,108,111,97,116,
-95,112,111,119,101,114,0,18,95,95,114,101,116,86,97,108,0,59,119,0,0,18,101,0,0,18,97,0,59,119,0,0,
-0,0,1,0,0,9,0,108,111,103,50,0,1,1,0,9,120,0,0,0,1,4,102,108,111,97,116,95,108,111,103,50,0,18,95,
-95,114,101,116,86,97,108,0,0,18,120,0,0,0,0,1,0,0,10,0,108,111,103,50,0,1,1,0,10,118,0,0,0,1,4,102,
-108,111,97,116,95,108,111,103,50,0,18,95,95,114,101,116,86,97,108,0,59,120,0,0,18,118,0,59,120,0,0,
-0,4,102,108,111,97,116,95,108,111,103,50,0,18,95,95,114,101,116,86,97,108,0,59,121,0,0,18,118,0,59,
-121,0,0,0,0,1,0,0,11,0,108,111,103,50,0,1,1,0,11,118,0,0,0,1,4,102,108,111,97,116,95,108,111,103,
-50,0,18,95,95,114,101,116,86,97,108,0,59,120,0,0,18,118,0,59,120,0,0,0,4,102,108,111,97,116,95,108,
-111,103,50,0,18,95,95,114,101,116,86,97,108,0,59,121,0,0,18,118,0,59,121,0,0,0,4,102,108,111,97,
-116,95,108,111,103,50,0,18,95,95,114,101,116,86,97,108,0,59,122,0,0,18,118,0,59,122,0,0,0,0,1,0,0,
-12,0,108,111,103,50,0,1,1,0,12,118,0,0,0,1,4,102,108,111,97,116,95,108,111,103,50,0,18,95,95,114,
-101,116,86,97,108,0,59,120,0,0,18,118,0,59,120,0,0,0,4,102,108,111,97,116,95,108,111,103,50,0,18,
-95,95,114,101,116,86,97,108,0,59,121,0,0,18,118,0,59,121,0,0,0,4,102,108,111,97,116,95,108,111,103,
-50,0,18,95,95,114,101,116,86,97,108,0,59,122,0,0,18,118,0,59,122,0,0,0,4,102,108,111,97,116,95,108,
-111,103,50,0,18,95,95,114,101,116,86,97,108,0,59,119,0,0,18,118,0,59,119,0,0,0,0,1,0,0,9,0,108,111,
-103,0,1,1,0,9,120,0,0,0,1,3,2,1,0,9,1,99,0,2,17,48,0,54,57,51,49,52,55,49,56,49,0,0,0,0,8,58,108,
-111,103,50,0,18,120,0,0,0,18,99,0,48,0,0,1,0,0,10,0,108,111,103,0,1,1,0,10,118,0,0,0,1,3,2,1,0,9,1,
+120,112,0,1,1,0,9,97,0,0,0,1,3,2,0,0,9,1,116,0,2,18,97,0,17,49,0,52,52,50,54,57,53,48,50,0,0,48,0,
+0,4,102,108,111,97,116,95,101,120,112,50,0,18,95,95,114,101,116,86,97,108,0,0,18,116,0,0,0,0,1,0,0,
+10,0,101,120,112,0,1,1,0,10,97,0,0,0,1,3,2,0,0,10,1,116,0,2,18,97,0,17,49,0,52,52,50,54,57,53,48,
+50,0,0,48,0,0,4,102,108,111,97,116,95,101,120,112,50,0,18,95,95,114,101,116,86,97,108,0,59,120,0,0,
+18,116,0,59,120,0,0,0,4,102,108,111,97,116,95,101,120,112,50,0,18,95,95,114,101,116,86,97,108,0,59,
+121,0,0,18,116,0,59,121,0,0,0,0,1,0,0,11,0,101,120,112,0,1,1,0,11,97,0,0,0,1,3,2,0,0,11,1,116,0,2,
+18,97,0,17,49,0,52,52,50,54,57,53,48,50,0,0,48,0,0,4,102,108,111,97,116,95,101,120,112,50,0,18,95,
+95,114,101,116,86,97,108,0,59,120,0,0,18,116,0,59,120,0,0,0,4,102,108,111,97,116,95,101,120,112,50,
+0,18,95,95,114,101,116,86,97,108,0,59,121,0,0,18,116,0,59,121,0,0,0,4,102,108,111,97,116,95,101,
+120,112,50,0,18,95,95,114,101,116,86,97,108,0,59,122,0,0,18,116,0,59,122,0,0,0,0,1,0,0,12,0,101,
+120,112,0,1,1,0,12,97,0,0,0,1,3,2,0,0,12,1,116,0,2,18,97,0,17,49,0,52,52,50,54,57,53,48,50,0,0,48,
+0,0,4,102,108,111,97,116,95,101,120,112,50,0,18,95,95,114,101,116,86,97,108,0,59,120,0,0,18,116,0,
+59,120,0,0,0,4,102,108,111,97,116,95,101,120,112,50,0,18,95,95,114,101,116,86,97,108,0,59,121,0,0,
+18,116,0,59,121,0,0,0,4,102,108,111,97,116,95,101,120,112,50,0,18,95,95,114,101,116,86,97,108,0,59,
+122,0,0,18,116,0,59,122,0,0,0,4,102,108,111,97,116,95,101,120,112,50,0,18,95,95,114,101,116,86,97,


Reply to: