Searched refs:bump (Results 1 - 25 of 55) sorted by relevance

123

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.8.rst39 - version: bump to 19.0.8
H A D10.3.5.rst66 - configure.ac: bump libdrm_freedreno requirement
H A D18.1.7.rst64 - bump version for 18.1.7 release
H A D19.0.2.rst53 - VERSION: bump version for 19.0.2
H A D17.2.4.rst58 - radv/image: bump all the offset to uint64_t.
H A D18.1.1.rst66 - VERSION: bump to 18.1.1 for next release
H A D18.1.2.rst64 - version: bump version for 18.1.2 release
H A D19.0.5.rst58 - bump version to 19.0.5
H A D19.0.6.rst76 - VERSION: bump to 19.0.6
H A D7.10.3.rst98 - configure: bump LIBDRM_REQUIRED to 2.4.24
127 - mesa: bump version to 7.10.3
251 - tgsi/ureg: bump the limit of immediates
H A D17.0.6.rst97 - travis: bump MAKEFLAGS to -j4
H A D17.1.10.rst62 - radv/ac: bump params array for image atomic comp swap
H A D17.2.1.rst76 - radv/ac: bump params array for image atomic comp swap
H A D18.1.3.rst82 - VERSION: bump version to 18.1.3
H A D18.1.5.rst85 - bump version to 18.1.5
H A D18.1.6.rst76 - bump version to 18.1.6
H A D19.0.1.rst80 - bump version for 19.0.1
H A D19.1.2.rst83 - meson: bump required libdrm version to 2.4.81
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dunpack.h88 int bump; \
98 bump = (long)(res) % (align); \
99 if (bump) res += (align) - (bump); \
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dunpack.h83 int bump; \
93 bump = (long)(res) % (align); \
94 if (bump) res += (align) - (bump); \
/xsrc/external/mit/xorg-server/dist/glx/
H A Dunpack.h81 int bump; \
91 bump = (long)(res) % (align); \
92 if (bump) res += (align) - (bump); \
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A DMakefile.am43 bump \ program in directory:bin
H A DMakefile.in116 @HAVE_GLUT_TRUE@ bitmap$(EXEEXT) brick$(EXEEXT) bump$(EXEEXT) \
170 bump_SOURCES = bump.c
171 bump_OBJECTS = bump.$(OBJEXT)
328 SOURCES = array.c bezier.c bitmap.c blinking-teapot.c brick.c bump.c \
339 bump.c convolutions.c deriv.c fragcoord.c fsraytrace.c \
710 bump$(EXEEXT): $(bump_OBJECTS) $(bump_DEPENDENCIES) $(EXTRA_bump_DEPENDENCIES)
711 @rm -f bump$(EXEEXT)
857 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bump.Po@am__quote@
/xsrc/external/mit/libXft/dist/
H A Dconfigure.ac28 # Please bump the minor library number at each release as well.
/xsrc/external/mit/xf86-video-vmware/dist/
H A Dconfigure.ac121 # Early versions of mesa 10 forgot to bump the XA major version number in

Completed in 13 milliseconds

123