debian/patches/egl-platform-mir.patch | 129 --
debian/patches/egl-platform-rs.patch | 104 ---
2 files changed, 137 insertions(+), 96 deletions(-)
New commits:
commit df04f869c02a2168fe7cea228265288d3fb3ab3f
Author: Christopher James Hal
debian/changelog | 16 +++-
debian/rules |4 ++--
2 files changed, 17 insertions(+), 3 deletions(-)
New commits:
commit ebc9c57730305d2f45c16d61251bb25f2888b3bb
Author: Timo Aaltonen
Date: Tue Jun 13 10:50:48 2017 +0300
release to experimental
diff --git a/debian/ch
debian/changelog |9 +
debian/patches/egl-platform-mir.patch |2 +-
debian/patches/egl-platform-rs.patch |4 ++--
3 files changed, 12 insertions(+), 3 deletions(-)
New commits:
commit 320f962ebccfadab22a810ff4f8b0d85e6efa84f
Author: Christopher James Hals
Tag 'unichrome-last-xinerama' created by Keith Whitwell
at 1970-01-01 00:00 +
Changes since mesa_4_1:
Adam Jackson (27):
Skeletal fallback-only DRI driver. Initial checkin, not quite working
yet.
Fix type conflict.
use new interface for tdfx (phase 2)
silence a warn
Tag 'shimmering_gears' created by Vladimir Dergachev
at 1970-01-01 00:00 +
Changes since mesa_4_1:
Adam Jackson (33):
Skeletal fallback-only DRI driver. Initial checkin, not quite working
yet.
Fix type conflict.
use new interface for tdfx (phase 2)
silence a warning
Tag 'the_perfect_frag' created by Aapo Tahkola at
1970-01-01 00:00 +
Changes since mesa_20050504:
Aapo Tahkola (10):
Pack tex coord regs at vertex program backend.
Flat shading and bunch of clarifications to r300_reg.h .
Getting rusty... 4278 was already there.
Missin
Tag 'trunk_20040329' created by Brian Paul at
1970-01-01 00:00 +
Changes since gliding_penguin:
Aapo Tahkola (9):
Improving Vladimirs alpha test fix a bit as it turns out r300Enable didnt
correctly disable alpha test. Vertex programs with high vertex count now run a
lot faster as sof
Tag 'snb-magic' created by Ian Romanick at
2010-11-08 22:24 +
SNB support is much better now than in Mesa 7.9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAkzYeL0ACgkQX1gOwKyEAw9TvgCfRo5c8OPGOvVlb0nrO5lWLsdb
qcsAnjttwwXHUUiwX0bbw1bQetNFu7+q
=Haol
-END PGP
Tag 'rotating_gears' created by Vladimir Dergachev at
1970-01-01 00:00 +
Changes since mesa_4_1:
Adam Jackson (33):
Skeletal fallback-only DRI driver. Initial checkin, not quite working
yet.
Fix type conflict.
use new interface for tdfx (phase 2)
silence a warning
Tag 'texmem_0_2_20060912' created by Brian Paul
at 1970-01-01 00:00 +
Changes since mesa-6_5-20060712:
Aapo Tahkola (8):
fix #6991
support shorts as vertex data
gcc-4.1.1 compile fix
fix broken write-only depth setting. use early z where possible.
extend some Dr
Tag 'pre-merge-glsl-compiler-1' created by Brian at
2007-03-26 15:35 +
checkpoint/tag master before merging in glsl-compiler-1 branch
Changes since mesa_6_5_2:
Aapo Tahkola (6):
Fix invalid enums passed to MapBuffer
Fix invalid enums passed to MapBuffer
typo fix. this case
Tag 'mesa_7_6_1_rc1' created by Brian Paul at 2009-11-19
01:38 +
Mesa 7.6.1 release candidate 1
Changes since mesa_7_5_1:
Alan Hourihane (2):
Ensure GL_EXT_blend_equation_separate is enabled when 2.0 is enabled.
Fix YTILE spantmp functions
Alex Deucher (185):
R300: set th
Tag 'post-merge-glsl-compiler-1' created by Brian
at 2007-03-26 16:16 +
checkpoint/tag master after merging in glsl-compiler-1 branch
Changes since mesa_6_5_2:
Aapo Tahkola (6):
Fix invalid enums passed to MapBuffer
Fix invalid enums passed to MapBuffer
typo fix. this case
Tag 'noisy_cube' created by Vladimir Dergachev at
1970-01-01 00:00 +
Changes since mesa_4_1:
Adam Jackson (34):
Skeletal fallback-only DRI driver. Initial checkin, not quite working
yet.
Fix type conflict.
use new interface for tdfx (phase 2)
silence a warning
Tag 'mesa_7_4_rc1' created by Brian Paul at 2009-03-20
23:37 +
Mesa 7.4 release candidate 1 tag.
Changes since mesa_7_3:
Alan Hourihane (3):
dri2: support glXWaitX & glXWaitGL by using fake front buffer.
demos: fix glxpixmap and call glXWaitGL before calling XCopyArea.
xde
Tag 'mesa_7_5' created by Brian Paul at 2009-07-17 22:49
+
Mesa 7.5 release
Changes since mesa_20090313:
Adam Jackson (2):
intel: Avoid mapping the texture image for CopyTex{,Sub}Image
glx: Make glXGetScreenDriver() work for DRI2
Aidan Thornton (1):
Initialize psp->waitX/
Tag 'mesa_7_5_rc4' created by Brian Paul at 2009-06-26
22:59 +
Mesa 7.5 release candidate 4
Changes since mesa_7_5_rc3:
Brian Paul (89):
mesa: EXT_vertex_array_bgra fixes
mesa: bump MAX_PROGRAM_ENV_PARAMS from 128 to 256
mesa: better error message for invalid texture unit
Tag 'mesa_7_5_rc1' created by Brian Paul at 2009-05-08
21:09 +
Mesa 7.5 release candidate 1
Changes since mesa_20090313:
Adam Jackson (2):
intel: Avoid mapping the texture image for CopyTex{,Sub}Image
glx: Make glXGetScreenDriver() work for DRI2
Alan Coopersmith (7):
r300
Tag 'red_tinted_cube' created by Vladimir Dergachev
at 1970-01-01 00:00 +
Changes since noisy_cube:
Vladimir Dergachev (2):
Add texture units registers
Port texture allocation code from R200.
---
src/mesa/drivers/dri/r300/Makefile|4
src/mesa/drivers/dri/r300/r300_
Tag 'mesa_7_5_rc3' created by Brian Paul at 2009-06-05
23:19 +
Mesa 7.5 release candidate 3
Changes since mesa_7_5_rc2:
Aidan Thornton (1):
Initialize psp->waitX/waitGL for swrast_dri.so.
Brian Paul (27):
docs: emphasize the incomplete status of the nouveau/R300 gallium drivers
Tag 'mesa_7_5_rc2' created by Brian Paul at 2009-05-15
15:25 +
Mesa 7.5 release candidate 2.
Changes since mesa_7_5_rc1:
Brian Paul (11):
mesa: added more gallium Makefiles to tarball list
mesa: Fixed a texture memory leak
trivial: destroy window upon exit
st: do pro
Tag 'mesa_7_5_1' created by Brian Paul at 2009-09-03 21:46
+
Mesa 7.5.1 release tag, 3 September 2009
Changes since mesa_7_5:
Alan Hourihane (1):
Ensure GL_EXT_blend_equation_separate is enabled when 2.0 is enabled.
Brian Paul (82):
mesa: include GLEW sources in MesaDemos tarba
Tag 'mesa_7_4_rc2' created by Brian Paul at 2009-03-26
03:06 +
Mesa 7.4 release candidate 2 tag.
Changes since mesa_7_4_rc1:
Alan Coopersmith (2):
mklib improvements for Solaris
define __builtin_expect for non-gcc compilers in two more glx files
Brian Paul (8):
Add Solari
Tag 'mesa_7_1_rc4' created by Brian Paul at
2008-08-16 16:14 +
Mesa 7.1 rc4
Changes since mesa_7_1_rc3:
Adam Jackson (1):
Drop unused 'entries' field from __glxHashTable.
Alex Deucher (1):
R300: update vap_cntl values for NUM_FPUS
Blair Sadewitz (6):
mesa: also check for
Tag 'mesa_7_4_4' created by Brian Paul at 2009-06-24 01:09
+
Mesa 7.4.4 release
Changes since mesa_7_4_3:
Brian Paul (6):
intel: call _mesa_unreference_framebuffer() in intelDestroyBuffer()
intel: added a null ptr check
docs: 7.4.3 MD5 checksums
docs: release notes f
Tag 'mesa_7_4_2' created by Brian Paul at 2009-05-15 12:23
+
Mesa 7.4.2 release
Changes since mesa_7_4:
Alan Hourihane (1):
demos: ensure display lists are destroyed for next generation
Alex Deucher (1):
R300: add quadpipe overrides
Brian Paul (47):
docs: 7.4 release md5
Tag 'mesa_7_3_rc1' created by Brian Paul at 2009-01-10
19:21 +
Mesa 7.3 release candidate 1
Changes since mesa_7_1_rc4:
Adam Jackson (1):
Update to SGI FreeB 2.0.
Alan Hourihane (1):
mesa: fix generation of fixed function state when no vp exists
Alex Deucher (1):
R300: m
Tag 'mesa_7_4' created by Brian Paul at 2009-03-28 00:58
+
Mesa 7.4 release tag.
Changes since mesa_7_3:
Alan Coopersmith (2):
mklib improvements for Solaris
define __builtin_expect for non-gcc compilers in two more glx files
Alan Hourihane (3):
dri2: support glXWaitX & g
Tag 'mesa_7_3' created by Brian Paul at 2009-01-22 17:03
+
Mesa 7.3 release
Changes since mesa_7_1_rc4:
Adam Jackson (1):
Update to SGI FreeB 2.0.
Alan Hourihane (6):
mesa: fix generation of fixed function state when no vp exists
glsl: support sampler arrays.
glsl:
Tag 'mesa_7_4_3' created by Brian Paul at 2009-06-19 21:36
+
Mesa 7.4.3 release.
Changes since mesa_7_4_2:
Aidan Thornton (1):
Initialize psp->waitX/waitGL for swrast_dri.so.
Brian Paul (36):
docs 7.4.2 tarball md5 sums
mesa: fix texture object reference counting in textu
Tag 'mesa_7_3_rc2' created by Brian Paul at 2009-01-15
00:06 +
Mesa 7.3 release candidate 2
Changes since mesa_7_3_rc1:
Alan Hourihane (3):
glsl: support sampler arrays.
glsl: fix a comment typo
glsl: fix regression from sampler arrays commit
Brian (1):
mesa: requir
Tag 'mesa_7_3_rc3' created by Brian Paul at 2009-01-20
17:28 +
7.3 release candidate 3
Changes since mesa_7_3_rc2:
Alan Hourihane (2):
mesa: check frambuffer complete status before rendering
dri: add fake front definitions
Brian Paul (14):
glsl: move declaration before co
Tag 'mesa_7_2_rc1' created by Brian Paul at
2008-09-13 22:06 +
Mesa 7.2 release candidate 1
Changes since mesa_7_1:
Brian Paul (11):
added 7.1 MD5 sums
placeholder for upcoming 7.2 release notes
mesa: bump MAX_INSN to 350
fix BUFFER_DEPTH/BUFFER_ACCUM mix-up
me
Tag 'mesa_7_2' created by Brian Paul at
2008-09-20 15:36 +
Mesa 7.2
Changes since mesa_7_1:
Adam Jackson (1):
Update to SGI FreeB 2.0.
Brian Paul (24):
added 7.1 MD5 sums
placeholder for upcoming 7.2 release notes
mesa: bump MAX_INSN to 350
fix BUFFER_DEPTH/BU
Tag 'mesa_7_1_rc1' created by Brian Paul at
2008-05-27 19:49 +
Mesa 7.1 release candidate 1
Changes since mesa_6_5_3:
Aapo Tahkola (6):
don't use hw to perform vertex transform etc. when using swtcl. This for
compatibility with vertex programs and the fact that swtcl very rarely gets
Tag 'mesa_7_1' created by Brian Paul at
2008-08-26 22:01 +
Mesa 7.1
Changes since mesa_6_5_3:
Aapo Tahkola (6):
don't use hw to perform vertex transform etc. when using swtcl. This for
compatibility with vertex programs and the fact that swtcl very rarely gets hit
with tcl capable h
Tag 'mesa_7_0_2' created by Brian at
2007-11-10 16:53 +
Mesa 7.0.2
Changes since mesa_7_0_1:
Adam Jackson (1):
Unbreak Linux builds with -fvisibility=hidden.
Alan Hourihane (1):
Only set R_MODE with NV_point_sprite
Andreas Micheler (1):
faster write_rgba_span_front()
Be
Tag 'mesa_7_1_rc2' created by Brian Paul at
2008-07-08 21:17 +
Mesa 7.1 release candidate 2
Changes since mesa_7_1_rc1:
Alan Coopersmith (3):
Fix builds with compilers other than gcc 3.0 & newer
Make minstall work with Solaris /bin/sh
Solaris port of Mesa 7.1 with autoconf
Tag 'mesa_7_0_3' created by Brian at
2008-04-05 01:23 +
Mesa 7.0.3 final release
Changes since mesa_7_0_2:
Adam Jackson (1):
glxinfo: Fix multisample visual reporting.
Alan Hourihane (4):
fix some pbo path problems
pull some more fixes for pbo access from trunk
set
Tag 'mesa_7_1_rc3' created by Brian Paul at
2008-07-08 22:53 +
Mesa 7.1 release candidate 3
Changes since mesa_7_1_rc2:
Brian Paul (6):
added src/mesa/drivers/Makefile to file list
mesa: implement glGetUniformiv() with new ctx->Driver function
added more Makefiles to file
Tag 'mesa_7_0_3_rc3' created by Brian at
2008-04-02 00:05 +
7.0.3 release candidate 3
Changes since mesa_7_0_2:
Adam Jackson (1):
glxinfo: Fix multisample visual reporting.
Alan Hourihane (4):
fix some pbo path problems
pull some more fixes for pbo access from trunk
Tag 'mesa_7_0_2_rc1' created by Brian at
2007-10-31 01:04 +
Mesa 7.0.2 release candidate 1
Changes since mesa_7_0_1:
Adam Jackson (1):
Unbreak Linux builds with -fvisibility=hidden.
Alan Hourihane (1):
Only set R_MODE with NV_point_sprite
Andreas Micheler (1):
faster wri
Tag 'mesa_6_5_3_rc2' created by Brian at 2007-04-22
15:02 +
Tag: 6.5.3 release candiate 2
Changes since mesa_6_5_2:
Aapo Tahkola (6):
Fix invalid enums passed to MapBuffer
Fix invalid enums passed to MapBuffer
typo fix. this case still fails.
support as much of GL_EX
Tag 'mesa_7_0_1_rc2' created by Brian at
2007-07-27 17:45 +
Mesa 7.0.1 release candidate 2
Changes since mesa_7_0_1_rc1:
Brian (11):
fix GLX_STEREO handling (bug 11705)
fix GLX_STEREO bug
fix logic error, typos
call ctx->Driver.NewProgram() instead of _mesa_new_progr
Tag 'mesa_6_5_2' created by Brian Paul at
1970-01-01 00:00 +
Changes since mesa_6_5_1:
Adam Jackson (1):
Fix some && (logical) that should clearly have been & (bitwise).
Alan Hourihane (1):
Don't define as const's to avoid compiler optimization & warning.
Brian Paul (293):
Tag 'mesa_7_0_1' created by Brian at
2007-08-03 19:54 +
Mesa 7.0.1 release
Changes since mesa_7_0:
Brian (63):
md5 sums for 7.0
remove obsolete sources
remove obsolete t_save_api.c
initial 7.0.1 relnotes
Add a few missing GL 2.0 entrypoints, regenerate related
Tag 'mesa_7_0_1_rc1' created by Brian at
2007-07-27 17:33 +
Mesa 7.0.1 release candidate 1
Changes since mesa_7_0:
Brian (29):
md5 sums for 7.0
remove obsolete sources
remove obsolete t_save_api.c
initial 7.0.1 relnotes
Add a few missing GL 2.0 entrypoints, reg
Tag 'mesa_6_5_3' created by Brian at 2007-04-27
22:36 +
Mesa 6.5.3
Changes since mesa_6_5_2:
Aapo Tahkola (6):
Fix invalid enums passed to MapBuffer
Fix invalid enums passed to MapBuffer
typo fix. this case still fails.
support as much of GL_EXT_stencil_two_side as w
Tag 'mesa_7_0' created by Brian at 2007-06-22
22:44 +
Mesa 7.0 release
Changes since mesa_6_5_3:
Aapo Tahkola (6):
don't use hw to perform vertex transform etc. when using swtcl. This for
compatibility with vertex programs and the fact that swtcl very rarely gets hit
with tcl capabl
Tag 'mesa_6_5' created by Eric Anholt at 1970-01-01 00:00
+
Changes since mesa_20060325:
Aapo Tahkola (8):
fix #6072 (Keith Whitwell)
More meaningful warning.
disable r300 chips. R300_FORCE_R300 to force
Dont rely on writebacks
warn about broken dxt 3/5
ma
Tag 'mesa_6_5_1' created by Brian Paul at
1970-01-01 00:00 +
Changes since mesa-6_5-20060712:
Aapo Tahkola (8):
fix #6991
support shorts as vertex data
gcc-4.1.1 compile fix
fix broken write-only depth setting. use early z where possible.
extend some DrawRangeEl
Tag 'mesa_6_5_3_rc3' created by Brian at 2007-04-24
16:23 +
Mesa 6.5.3. release candidate 3
Changes since mesa_6_5_3_rc2:
Brian (10):
import glxext.h version 19
Improve the code for interpolating fragment attributes a little. More to
come...
some re-org, clean-up
r
Tag 'mesa_6_5_3_rc4' created by Brian at 2007-04-25
16:01 +
Mesa 6.5.3 release candidate 4
Changes since mesa_6_5_3_rc3:
Brian (10):
s/INTERP_TEX/INTERP_ATTRIBS/
only need one CI-mode triangle function
trim down the number of line drawing functions, special cases
s/T
Tag 'mesa_6_3_2' created by Brian Paul at
1970-01-01 00:00 +
Changes since mesa_6_3_1_1:
Adam Jackson (1):
Convert libGL and DRI drivers to require libdrm.
Alan Hourihane (4):
remove the drmAddress
Add a check which compares the passed in size of the DDX driver private
DR
Tag 'mesa_4_1' created by Brian Paul at
1970-01-01 00:00 +
Changes since mesa_4_0:
Alan Hourihane (5):
Don't reset _tnl_CurrentInput when in DestroyContext.
Correct check for noop array state change (Raystonn)
Test for NULL pointer for LoadMatrix(), MultMatrix() and
g
Tag 'mesa_6_3_1_1' created by Ian Romanick at 1970-01-01
00:00 +
Changes since mesa_6_3_1:
Ian Romanick (1):
The dri/*/depend files don't exist on a raw check-out, and that makes
'make
---
Makefile |1 -
1 file changed, 1 deletion(-)
---
Tag 'mesa_3_5' created by Jouk Jansen at 1970-01-01
00:00 +
Changes since mesa_3_3:
Alan Hourihane (6):
fix cast
fix glxinfo to query current display.
add FINISH function at end of each render_* function
Add quad and quad_strip
fix use of projected vertices with
Tag 'mesa_6_3' created by Brian Paul at
1970-01-01 00:00 +
Changes since mesa_20050715:
Adam Jackson (2):
strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they're confusing the
XMesaResizeBuffers needs separate paths for client and server builds
Alan Hourihane (3):
pass i
Tag 'mesa_6_3_1' created by Ian Romanick at 1970-01-01 00:00
+
Changes since mesa_6_3:
Adam Jackson (1):
Add two aliases for some PointParameters entrypoints for libglx
compatibility.
Alan Hourihane (3):
Bump the required ddx to 1.4.0 as drmAddress has been removed so that
32/
Tag 'mesa_20090313' created by Brian Paul at 2009-03-13
15:35 +
Mesa snapshot 2009 Mar 13
Changes since mesa-6_5-20060712:
Aapo Tahkola (20):
fix #6991
support shorts as vertex data
gcc-4.1.1 compile fix
fix broken write-only depth setting. use early z where possible
Tag 'mesa_4_0' created by Brian Paul at
1970-01-01 00:00 +
Changes since mesa_3_5:
Brian Paul (125):
added missing GLX_PBUFFER_WIDTH/HEIGHT tokens
added GL_IBM_rasterpos_clip extension
added initial 3.5.1 info
optimized texture triangle updates (Klaus Niederkrueger)
Tag 'mesa_3_3' created by Brian Paul at
1970-01-01 00:00 +
Changes since kw-mesa-1:
Andre Werthmann (3):
checked in the first new PIII vertex-transformation code
added more ASM_SRCS
added the katmai_transform_points4_* functions
Brian Paul (804):
fixed reference coun
Tag 'mesa_20060325' created by Brian Paul at
1970-01-01 00:00 +
Changes since mesa_20050715:
Aapo Tahkola (79):
Fix invalid vsf temp count for rv350.
Sync with my local tree.
Remove few outdated r200 files.
Reduce stderr noise and fix some compiler warnings.
Cov
Tag 'mesa-9.2.2' created by Carl Worth at 2013-10-19 00:12
+
Mesa 9.2.2 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)
iQIcBAABCAAGBQJSYc5QAAoJEGACM7qeVNxhBmUQAK7d81YQiz6Mp7CwxkrrdzGW
fyk9Vl97fUDlZkXTXcZtQbHHUrisPLqP/Do6wFpatpEFpb7nTnGRnQZCSgfyvHXH
FIC1xcLSrbOLYyUe
Tag 'mesa_3_1_beta_3' created by Jon Taylor at
1970-01-01 00:00 +
Changes since the dawn of time:
Brian Paul (93):
initial rev
Initial revision
added Daryll, David, and Steve's ideas
added MESA_HPCR_CLEAR env var info
added a few URLS
added info about over
Tag 'mesa_20050526' created by Keith Whitwell at
1970-01-01 00:00 +
Changes since mesa_20050504:
Aapo Tahkola (10):
Pack tex coord regs at vertex program backend.
Flat shading and bunch of clarifications to r300_reg.h .
Getting rusty... 4278 was already there.
Missing
Tag 'mesa_20050715' created by Brian Paul at
1970-01-01 00:00 +
Changes since mesa_20050610:
Aapo Tahkola (8):
lost_context never gets reset.
Turn off VBO's.
Fix problems with elts when immediate mode is on.
Support 16-bit modes.
Use depth tiling.
Fix glos
Tag 'mesa_20050504' created by Brian Paul at
1970-01-01 00:00 +
Changes since gliding_penguin:
Aapo Tahkola (18):
Improving Vladimirs alpha test fix a bit as it turns out r300Enable didnt
correctly disable alpha test. Vertex programs with high vertex count now run a
lot faster as sof
Tag 'mesa_20050610' created by Keith Whitwell at
1970-01-01 00:00 +
Changes since mesa_20050526:
Aapo Tahkola (3):
More optimal r300Clear.
Programmable per-vertex point sizes and proper result reg assigns.
Causes lockups on some rare cases.
Alan Hourihane (1):
Add In
Tag 'mesa-9.2-rc1' created by Ian Romanick at
2013-08-19 23:50 +
Mesa 9.2 release candidate 1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
iEYEABECAAYFAlISrzgACgkQX1gOwKyEAw/WCACdFLRFxntMnB0X1huw1oFGttky
8YwAn3Cbfabbm33djD79XnitzDDmFQG4
=soBk
-END PGP SIGNATURE-
Tag 'mesa-9.1.7' created by Carl Worth at 2013-10-05 04:26
+
Mesa 9.1.7 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJST5T6AAoJEGACM7qeVNxh1IwP/jvqVPdqtOFSwpvb/FtOQFB1
v1hE5Ltcp5T0ErMdRkOZweUa47u7AUaPF8kTlxOwfrFrNWb9G76RzUk9Ed+vqWFN
5ZGSh96yfnCmEIm0
Tag 'mesa-9.2.1' created by Carl Worth at 2013-10-05 03:38
+
Mesa 9.2.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJST4nJAAoJEGACM7qeVNxhClkP/Rqj6G7djctVfmfIx/RJH18W
ie1gKuneS1pTGqnTs2FOhYXFy/eQUMbRhxz/PgA6+xu5genN2TrrH2wGZM6h4+j4
zlqX6+RNREuNSN5L
Tag 'mesa-9.2' created by Ian Romanick at 2013-08-27
23:32 +
Mesa 9.2 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
iEYEABECAAYFAlIdNvYACgkQX1gOwKyEAw8wRQCeLgA4xY67NenvmBF8imfE0H1k
sCgAn0vBQ/m8gwHUKUX+w4d48ezPaLRI
=BZxV
-END PGP SIGNATURE-
Changes since 9
Tag 'mesa-9.2-rc2' created by Ian Romanick at
2013-08-22 22:22 +
Mesa 9.2 release candidate 2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
iEYEABECAAYFAlIWjxkACgkQX1gOwKyEAw8mZwCaA4N1JpLty0XPcV/IKEoIOfWT
TS0An2wYMEe8Zsu+Sivg6bsESQ01p9jf
=jaVl
-END PGP SIGNATURE-
Tag 'mesa-9.1.5' created by Carl Worth at 2013-07-18 02:51
+
Mesa 9.1.5 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAlHnWD4ACgkQ6JDdNq8qSWijHgCffMpcRrSjcLtFHm10NmToFVcU
B0oAnREC1as6vZ9vmGHXeFdJZCEHRlhU
=wPnM
-END PGP SIGNATURE-
Changes since
Tag 'mesa-9.1.6' created by Carl Worth at 2013-08-01 21:31
+
Mesa 9.1.6 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAlH607AACgkQ6JDdNq8qSWhDLwCgj3k3/+zFaOBZoz6PviH4GZuZ
sJAAnj/h1N+acEuMCJF+RpgwfqjXLDGB
=ctVn
-END PGP SIGNATURE-
Changes since
Tag 'mesa-9.1.3' created by Ian Romanick at
2013-05-21 20:02 +
Mesa 9.1.3 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
iEYEABECAAYFAlGb0t8ACgkQX1gOwKyEAw9PXgCcCCDIlosun8gSzX9YEykaHO3s
nycAn2chjqOQKrcBvXTGxN9Zq16VwQrz
=7Upe
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-9.1.2' created by Ian Romanick at
2013-04-30 22:24 +
Mesa 9.1.2 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
iEYEABECAAYFAlGARMIACgkQX1gOwKyEAw8oFQCgkqWFkGYlds0K7ofVhcXElV57
98QAoJQTzlXJmdMoK07AugRS+5UbUSaM
=AjM6
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-9.1.4' created by Ian Romanick at
2013-07-01 21:15 +
Mesa 9.1.4 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
iEYEABECAAYFAlHR8Z0ACgkQX1gOwKyEAw+cNwCcCyyXBGJ1KOnO/NQSYAlkgjRJ
1yYAn3tVXUJ+q+iUUKu6FqCyNyXNkHJd
=DVtr
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-9.1-rc1' created by Ian Romanick at
2013-02-11 02:21 +
Mesa 9.1 release candidate 1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAlEYVc8ACgkQX1gOwKyEAw+y4QCgk4+9x+CK8Tz4bhjfF3Rj/DYZ
SigAnjr+xkbFRsACDxuGl+EICg4GRGjk
=4ZDD
-END PGP SIGNATURE-
Tag 'mesa-9.0.3' created by Andreas Boll at
2013-02-21 16:13 +
Mesa 9.0.3 Release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABAgAGBQJRJke2AAoJEB7vU9OKOpxnGBkQAIauC1FSeJ2uxMr7ihJWSRJb
TbTxaJPIqoBCiwyQEngfdnBaTSx11//MW1zbv5Sr5gFX7E9e6v7vi4lk0RtNpaFA
nzfw6bgSH7nWjU
Tag 'mesa-9.1-rc2' created by Ian Romanick at
2013-02-17 22:49 +
Mesa 9.1 release candidate 2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAlEhXnMACgkQX1gOwKyEAw9AzQCcC0ZnkPVDlN4oba8FKIlxJUd0
dR4An1qePmdF76WVA2LIaKnpOnzIpOMn
=zumj
-END PGP SIGNATURE-
Tag 'mesa-9.1.1' created by Ian Romanick at
2013-03-20 00:15 +
Mesa 9.1.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (GNU/Linux)
iEYEABECAAYFAlFI/7UACgkQX1gOwKyEAw+C/wCfZaGOdNrJ+x4nj4CldghN+fQk
RjYAn0CEwUgdgRcFfecwABPVJvUpggDZ
=CQRc
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-9.1' created by Ian Romanick at 2013-02-23
02:00 +
Mesa 9.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAlEoItsACgkQX1gOwKyEAw+dIQCcDRWnm4C6r9VJbyJGEkvm1pti
Z10AnjvaDbEnhqMQlkzg5C/Vk5vGYw3Q
=FGo3
-END PGP SIGNATURE-
Changes since 9
Tag 'mesa-9.0.1' created by Ian Romanick at
2012-11-16 22:20 +
Mesa 9.0.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAlCmvEcACgkQX1gOwKyEAw/DVwCfWGVsXXdm17ugtzJNpf54AQkO
KqsAn0Weqn/tMUtn5n3oTAllz5IVtZph
=CAE5
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-9.0' created by Ian Romanick at 2012-10-08
21:58 +
Mesa 9.0 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAlBzTKoACgkQX1gOwKyEAw+2jwCeKMBOwvMHRXeoQdlP3Qh4DuYA
vKYAn1MFjyzLwEIOTPGmHOiIVygbe4Eb
=PUT3
-END PGP SIGNATURE-
Changes since 9
Tag 'mesa-8.0.5' created by Andreas Boll at
2012-10-24 20:21 +
Mesa 8.0.5 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABAgAGBQJQiE4IAAoJEB7vU9OKOpxn3kgP/iT0Zhyv1Y4PQPnUOrFS6CMU
jnRWOxrsmP6wh05s6w3zxYmXgNRLoNZWJiOu0Xl2a6BobRCxhox5Qaxm/Ka0CJFC
pHjHqrGvN5OXHw
Tag 'mesa-9.0.2' created by Andreas Boll at
2013-01-22 18:34 +
Mesa 9.0.2 Release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABAgAGBQJQ/tvCAAoJEB7vU9OKOpxngZEP/AhTZPf8Xl70CFlzMuxDKhzl
yrTKdXYc75AwpCWyrdQJIIZSF3T1Z4HV4zMRSDRrrYnA28yBq9eFiezbgM2Dub+b
6iIu6qVKADQJLJ
Tag 'mesa-8.0.4' created by Ian Romanick at
2012-07-10 15:50 +
Mesa 8.0.4 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAk/8T0wACgkQX1gOwKyEAw+NsACeMKDAFKmpjrDy2pRgh27r1Hup
ZjAAnAiN+F/gl1NELJJg6adhDjnoRpTO
=k8G2
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-8.0-rc1' created by Jakob Bornecrantz at
2012-01-13 21:23 +
mesa 8.0-rc1
Changes since 8.0-branchpoint:
Brian Paul (18):
mesa: include uniforms.h to silence warning, remove unused var
mesa: remove const qualifier from fProg to silence warning
configs: fix, simpli
Tag 'mesa-8.0.3' created by Ian Romanick at
2012-05-18 23:16 +
Mesa 8.0.3 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAk+22GcACgkQX1gOwKyEAw/9ugCfRwAdGFQqeG6Bfcqkxgw46Doq
4JgAnReMVprEp/X3Lsfv28gSLGcMRKGp
=VbXK
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-8.0-rc2' created by Ian Romanick at
2012-01-28 02:48 +
Mesa 8.0 release candidate 2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk8jYgEACgkQX1gOwKyEAw+WVACeOJVJwAAFZ1XzNTq2GxYMtqdv
5qYAniTYxtaCsMDsCZdeECh7YK8Rf6JR
=6jrb
-END PGP SIGNATURE-
Tag 'mesa-8.0.2' created by Jakob Bornecrantz at
2012-03-21 18:30 +
Mesa 8.0.2 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk9qHkgACgkQtC8VpKcKoE3FcwCgzgfMTTMCRhIJlJ1go8vyy7/U
hpEAn2KiA/2fGP908rlhuSlVzjSskD3p
=pQtv
-END PGP SIGNATURE-
Change
Tag 'mesa-8.0.1' created by Ian Romanick at
2012-02-17 02:57 +
Mesa 8.0.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk89wgcACgkQX1gOwKyEAw8W2gCcCc/2tbcRVe/w6FVs8PUTOP4i
0HoAn00nJQafaq5k4e3+Hpk0FfAhl3aw
=nBiX
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-8.0' created by Ian Romanick at 2012-02-09
22:26 +
Mesa 8.0 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk80SB8ACgkQX1gOwKyEAw9yBACfaaBWmPg6G0J+jkLMd4kg7bPY
tw4AoIYrE2RMDSxfCO4TH65Tgl2mIQoc
=ygVe
-END PGP SIGNATURE-
Changes since 8
Tag 'mesa-7.9-rc1' created by Ian Romanick at
2010-09-27 17:18 +
Mesa 7.9 release candidate 1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAkyg0dMACgkQX1gOwKyEAw92rQCfa5RXPauohZPoVJ5pskya1u9N
u58An2h2Mt3mfez6ZfFxK0afoRXHUSO7
=PvPP
-END PGP SIGNATURE-
Tag 'mesa-7.8.2' created by Ian Romanick at
2010-06-17 18:13 +
Mesa 7.8.2 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAkwaZdcACgkQX1gOwKyEAw9XngCfaMsojink79oAzRTjmXTWisEK
olUAnjiAm9GivcUg322oIqlnB36udy4Q
=TJvH
-END PGP SIGNATURE-
Changes sin
Tag 'mesa-7.9' created by Ian Romanick at 2010-10-05
01:58 +
Mesa 7.9 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAkyqhmAACgkQX1gOwKyEAw9ykQCfXJLDcgoJC7gtbRurPsYEqfd/
GxUAn3LP+szUNfQfQE8E4Dh9vORDEzZf
=0oPK
-END PGP SIGNATURE-
Changes since 7
Tag 'mesa-7.11.1' created by Ian Romanick at
2011-11-17 19:50 +
Mesa 7.11.1 release
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAk7FZY4ACgkQX1gOwKyEAw/KHQCZAca7J3FX+TC6viwfdEjqDWpq
s6UAn1NM1OpXfve9zLiN8QvqGRqk2wH+
=UIBI
-END PGP SIGNATURE-
Changes s
Tag 'mesa-7.9-rc2' created by Ian Romanick at
2010-09-29 02:42 +
Mesa 7.9 release candidate 2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAkyip6kACgkQX1gOwKyEAw/xXwCfdx/Y9Sdj5pbDarmQphbtEnEl
rXUAn2YIXX+g9lm1U8Ug8JI0j6CchQyD
=gWOC
-END PGP SIGNATURE-
1 - 100 of 647 matches
Mail list logo