Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/external/mesa3d/docs/
DRELNOTES-3.529 Not all of the older Mesa drivers have been updated. Here's the status:
33 XMesa (Xlib) updated
34 OSMesa (off-screen) updated
35 FX (3dfx Voodoo1/2) updated
36 SVGA updated
37 GGI not updated
38 Windows/Win32 not updated
39 DOS/DJGPP not updated
40 BeOS not updated
41 Allegro not updated
[all …]
DVERSIONS59 - updated widgets and widget demos
80 XMesaCreateContext() updated to accept a shareList parameter too.
178 - updated MS Windows driver
215 - updated Macintosh driver
242 - updated AmigaDOS driver
286 - updated, combined Windows 95/NT driver
319 - NeXT driver updated for Mesa 2.x
325 - updated MS-DOS driver for DJGPP
406 - updated DOS driver
413 - updated 3Dfx Glide driver
[all …]
DREADME.BEOS11 driver was updated in Mesa 4.1 and again in version 6.1 by Philippe
129 if interested. Ideally, the 3Dfx/Glide support should be updated to
132 The Glide library hasn't been updated for BeOS R4 and newer, to my knowledge,
/external/libvpx/vp8/encoder/
Dencodemv.c233 int *updated in update() argument
245 *updated = 1; in update()
259 int *updated in write_component_probs() argument
392 update(w, is_short_ct, Pcur + mvpis_short, Pnew[mvpis_short], *Pupdate++, updated); in write_component_probs()
394 update(w, sign_ct, Pcur + MVPsign, Pnew[MVPsign], *Pupdate++, updated); in write_component_probs()
404 update(w, short_bct[j], cur_p + j, new_p[j], *Pupdate++, updated); in write_component_probs()
417 update(w, bit_ct[j], cur_p + j, new_p[j], *Pupdate++, updated); in write_component_probs()
/external/expat/amiga/
DREADME.txt17 4.2 - updated to correspond to Expat 2.0.1 release
20 - updated include/libraries/expat.h file
27 4.0 - updated for corresponding Expat 2.0 release
35 - updated amigaconfig.h
/external/qemu/android/skin/
Dcomposer.c284 skin_plate_redraw( SkinPlate* plate, SkinRegion* updated, SkinRegion* drawn, SkinPos* apos, Ski… in skin_plate_redraw() argument
291 if (skin_region_is_empty(updated) && skin_region_is_empty(drawn)) in skin_plate_redraw()
295 skin_region_translate( updated, pos.x, pos.y ); in skin_plate_redraw()
305 skin_region_intersect(r, updated); in skin_plate_redraw()
308 skin_region_substract(updated, r); in skin_plate_redraw()
330 … skin_plate_redraw( areflist_get(plate->group.children, n ), updated, drawn, &pos, viewport ); in skin_plate_redraw()
331 if (skin_region_is_empty(updated) && skin_region_is_empty(drawn)) in skin_plate_redraw()
339 skin_region_translate( updated, -pos.x, -pos.y ); in skin_plate_redraw()
/external/lohit-fonts/lohit-tamil-ttf/
DChangeLog7 - updated conf file
11 - updated ascent, descent values as well OS/2 metrics
/external/dropbear/debian/
Dchangelog156 * updated to 0.39 release. Some new features, some bugfixes.
162 * updated to 0.38 release - various important bugfixes
168 * updated to 0.37 release - various important bugfixes
174 * updated to 0.36 release - various important bugfixes
180 * updated to 0.35 release - contains fix for remotely exploitable
187 * updated to 0.34 release
193 * updated to 0.33 release
/external/bluetooth/glib/po/
DChangeLog37 * hu.po: Translation updated.
120 * ta.po: Tamil Translation updated
220 * hu.po: Translation updated.
232 * mai.po: updated for maithili Translation.
293 * hu.po: Translation updated.
345 * nl.po: Dutch translation updated by Wouter Bolsterlee.
361 * hu.po: Translation updated.
562 * hu.po: Translation updated.
594 * et.po: Translation updated by Ivar Smolin
644 * pt_BR.po: Brazilian Portuguese translation updated by Henrique P.
[all …]
/external/icu4c/tools/genren/
DREADME4 …rk on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100% po…
13 - urename.h will be updated in icu/source/common/unicode/urename.h **in your original source direc…
/external/chromium/chrome/browser/chromeos/notifications/
Dballoon_collection_impl.cc100 bool updated = notification_ui_->Update(balloon); in UpdateAndShowNotification() local
101 DCHECK(updated); in UpdateAndShowNotification()
/external/icu4c/
DMakefile.in230 @echo $@ updated.
238 @echo $@ updated.
246 @echo $@ updated.
254 @echo $@ updated.
262 @echo $@ updated.
/external/markdown/MarkdownTest/
Dreadme.txt1 MarkdownTest_1.0_2007-05-09 updated for the new version of tidy.
/external/zlib/old/
DREADME1 This directory contains files that have not been updated for zlib 1.2.x
/external/markdown/docs/
Drelease-2.0.2.txt5 Most notably, the setup script has been updated to include a dependency on
/external/llvm/test/CodeGen/Blackfin/
D2009-08-15-LiveIn-SubReg.ll4 ; updated properly. The register scavenger asserts on an undefined register.
/external/llvm/test/Transforms/LICM/
D2003-02-27-NestedLoopExitBlocks.ll1 ; Exit blocks need to be updated for all nested loops...
/external/qemu-pc-bios/vgabios/
DChangeLog40 - updated for release 0.6b
72 - updated year in copyright
431 - documentation and comments updated
449 - VBE api description updated
516 updated my email address + put vgabios url in the bios copyright string
577 - documentation updated
996 from Hartmut Birr) - cursor shape start and end must be updated
1012 - updated with latest changes
1019 - updated the Makefile - removed display of copyrights. -
1086 - defaulting LFB on + updated changelog & todo
[all …]
/external/llvm/test/Transforms/TailDup/
DPHIUpdateTest.ll1 ; This test checks to make sure phi nodes are updated properly
/external/chromium/net/tools/tld_cleanup/
DREADME11 4. Check in the updated effective_tld_names.dat, effective_tld_names.gperf,
/external/llvm/test/Other/
D2002-02-24-InlineBrokePHINodes.ll1 ; Inlining used to break PHI nodes. This tests that they are correctly updated
/external/clang/lib/Basic/
DCMakeLists.txt21 # FIXME: This only gets updated when CMake is run, so this revision number
/external/dnsmasq/contrib/dnslist/
Ddhcp.css13 h1 .updated
/external/srtp/googlepatches/
Dgoogle-11-srtp-replay-fix.patch29 + // local index should not be updated in this case. For example, when
30 + // local index is (1, 100) and next sequence is 65530, the wrong updated
/external/netcat/
Dnetcat.blurb1 Netcat 1.10 is an updated release of Netcat, a simple Unix utility which reads
38 Better portability -- updated generic.h and Makefile [thanx folks!]

12345678910>>...13