Searched refs:release (Results 1 - 25 of 1263) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/docs/
H A Drelnotes.rst4 The release notes summarize what's new or changed in each Mesa release.
6 - :doc:`21.2.3 release notes <relnotes/21.2.3>`
7 - :doc:`21.2.2 release notes <relnotes/21.2.2>`
8 - :doc:`21.1.8 release notes <relnotes/21.1.8>`
9 - :doc:`21.1.7 release notes <relnotes/21.1.7>`
10 - :doc:`21.2.0 release notes <relnotes/21.2.0>`
11 - :doc:`21.1.6 release notes <relnotes/21.1.6>`
12 - :doc:`21.1.5 release notes <relnotes/21.1.5>`
13 - :doc:`21.1.4 release note
[all...]
H A Drelease-calendar.rst9 The table below lists the date and release manager that is expected to
10 do the specific release.
17 feature release will be in constant rotation.
19 The way the release schedule works is explained
23 nominate a patch in the next stable release.
32 :file: release-calendar.csv
H A Ddownload.rst11 Our release tarballs are GPG-signed, and the public keys are available
12 here: `release-maintainers-keys.asc <release-maintainers-keys.asc>`__.
14 Starting with the first release of 2017, Mesa's version scheme is
17 and ``P`` is the patch number (0 for the first release, 1 for the first
20 When a new release is coming, release candidates (betas) may be found in
H A Dreleasing.rst7 This document uses the convention X.Y.Z for the release number with X.Y
30 See our :doc:`calendar <release-calendar>` for information about how
31 the release schedule is planned, and the date and other details for
42 - Typically, the final release will happen after 4 candidates.
57 The final release from the 12.0 series Mesa 12.0.5 will be out around
60 This also involves that, as a final release may be delayed due to the
62 release manager might have to update the
63 :doc:`calendar <release-calendar>` with additional bug fix releases of
88 the last one hour before the actual release. This is made **only** with
204 Making a new release
[all...]
/xsrc/external/mit/xorg-server/dist/include/
H A Dversion-config.h.in12 /* Vendor release */
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dversion-config.h.in12 /* Vendor release */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_priv.h39 void (*release)(struct pipe_loader_device **dev); member in struct:pipe_loader_ops
52 * Implementations of pipe_loader_ops::release must call this.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dconf.py44 # |version| and |release|, also used in various other places throughout the
50 release = '0.4' variable
108 # "<project> v<release> documentation".
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_priv.h40 void (*release)(struct pipe_loader_device **dev); member in struct:pipe_loader_ops
53 * Implementations of pipe_loader_ops::release must call this.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.8.1.rst4 Mesa 7.8.1 fixes a couple critical bugs in the recent Mesa 7.8 release.
5 Even though this is a bug fix release, given its proximity to the 7.8
6 release, a new development release, it should also be considered new
7 development release. People who are concerned with stability and
8 reliability should stick with a previous release, such as 7.7.1, or wait
H A D10.2.9.rst4 Mesa 10.2.9 is a bug fix release which fixes bugs found since the 10.2.8
5 release. This is the final planned release for the 10.2 branch.
48 - docs: Add sha256 sums for the 10.2.8 release
57 - radeonsi: release GS rings at context destruction
H A D10.2.1.rst4 Mesa 10.2.1 is a bug fix release which fixes bugs found since the 10.2
5 release.
40 - docs: Add MD5 checksum, etc. for 10.1 release
H A D12.0.1.rst4 Mesa 12.0.1 is a bug fix release which fixes bugs found since the 12.0.1
5 release.
41 - docs: add release notes for 12.0.1
H A D17.3.5.rst4 Mesa 17.3.5 is a bug fix release which fixes bugs found since the 17.3.4
5 release.
H A D18.3.1.rst4 Mesa 18.3.1 is a bug fix release which fixes bugs found since the 18.3.0
5 release.
H A D19.0.8.rst4 Mesa 19.0.8 is an emergency bug fix release which fixes a critical bug
5 found in the 19.0.7 release.
H A D10.3.7.rst4 Mesa 10.3.7 is a bug fix release which fixes bugs found since the 10.3.6
5 release.
50 - docs: Add sha256 sums for the 10.3.6 release
56 - nv50/ir: fix texture offsets in release builds
H A D7.11.2.rst4 Mesa 7.11.2 is a bug fix release which fixes bugs found since the 7.11
5 release.
55 - docs: update news.html and relnotes.html for 7.11.1 release
66 - docs: Add 7.11.1 release md5sums
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Dpointer.hpp47 release() { function in class:clover::ref_counter
77 p->release();
122 if (p && p->release())
190 if (p && p->release())
231 ref().release();
/xsrc/external/mit/libICE/dist/src/
H A Dregister.c39 const char *release,
102 p->release = strdup(release);
139 const char *release,
198 p->release = strdup(release);
36 IceRegisterForProtocolSetup(const char * protocolName,const char * vendor,const char * release,int versionCount,IcePoVersionRec * versionRecs,int authCount,const char ** authNames,IcePoAuthProc * authProcs,IceIOErrorProc IOErrorProc) argument
136 IceRegisterForProtocolReply(const char * protocolName,const char * vendor,const char * release,int versionCount,IcePaVersionRec * versionRecs,int authCount,const char ** authNames,IcePaAuthProc * authProcs,IceHostBasedAuthProc hostBasedAuthProc,IceProtocolSetupProc protocolSetupProc,IceProtocolActivateProc protocolActivateProc,IceIOErrorProc IOErrorProc) argument
/xsrc/external/mit/libICE/dist/include/X11/ICE/
H A DICEconn.h52 char *release; member in struct:__anon13044c610108
63 char *release; member in struct:__anon13044c610208
152 char *release; /* other client's release */ member in struct:_IceConn
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D20-unhint-small-vera.conf8 the data found in the instructed hints. The initial Vera release
/xsrc/external/mit/MesaLib.old/dist/scons/
H A Dfixes.py19 spawn_lock.release()
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Dpointer.hpp58 release() { function in class:clover::ref_counter
88 p->release();
133 if (p && p->release())
201 if (p && p->release())
242 ref().release();
/xsrc/
H A DMakefile12 # release snapshot: Same as build, plus tar up the X sets and install
16 # DESTDIR -- Same as for build. Mandatory for building a release.
86 # release goo
89 release snapshot: target
93 release snapshot: target
100 release snapshot: target
102 release snapshot: install target
104 release snapshot: build target

Completed in 9 milliseconds

1234567891011>>