HomeSort by relevance Sort by last modified time
    Searched full:bug (Results 176 - 200 of 4544) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/mesa3d/docs/
relnotes-6.4.2.html 14 Mesa 6.4.2 is a stable, bug-fix release.
47 <h2>Bug fixes</h2>
50 <li>GLw header files weren't installed by installmesa script (bug 5396)
52 <li>fixed TNL initialization bug which could lead to crash (bug 5791)
relnotes-7.4.1.html 41 <h2>Bug fixes</h2>
43 <li>Fixed a two-sided lighting bug in fixed-function-to-GPU code generation
46 was broken, bug 20986
49 <li>Assorted vertex/fragment program bug fixes
54 <li>Fixed glPopAttrib() bug when restoring user clip planes
relnotes-7.5.2.html 14 Mesa 7.5.2 is a bug-fix release fixing issues found since the 7.5.1 release.
52 <h2>Bug fixes</h2>
54 <li>Assorted bug fixes for i965/i945 drivers
57 (such as bug 23946)
58 <li>glUseProgram() is now compiled into display lists (bug 23746).
relnotes-6.5.1.html 15 bug fixes.
62 <h2>Bug fixes</h2>
64 <li>fixed broken texture border handling for depth textures (bug 6498)
69 <li>assembly language dispatch for SPARC was broken (bug 6484)
74 <li>fixed indirect rendering vertex array crashes (bug 6863)
76 <li>fixed convolution memory leak (bug 7077)
78 <li>invalid mode to glBegin didn't generate an error (bug 7142)
81 <li>fixed R128 driver locking bug (Martijn van Oosterhout)
82 <li>using evaluators with vertex programs caused crashes (bug 7564)
84 <li>fixed parser bug for scalar sources for GL_NV_fragment_progra
    [all...]
relnotes-7.2.html 52 <h2>Bug fixes</h2>
54 <li>Fixed display list bug involving primitives split across lists (bug 17564)
56 <li>Fixed crash in _tnl_InvalidateState() found with Amira (bug 15834)
57 <li>Assorted bug fixes for Ming build
59 <li>Fixed depth/stencil bug in i915/945 driver
62 <li>Fixed multisample enable/disable bug
relnotes-7.9.1.html 14 Mesa 7.9.1 is a bug fix release which fixes bugs found since the 7.9 release.
41 <h2>Bug fixes</h2>
44 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=28800">Bug 28800</a> - [r300c, r300g] Texture corruption with World of Warcraft</li>
46 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=29420">Bug 29420</a> - Amnesia / HPL2 RendererFeatTest - not rendering correctly</li>
48 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=29946">Bug 29946</a> - [swrast] piglit valgrind glsl-array-bounds-04 fails</li>
50 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30261">Bug 30261</a> - [GLSL 1.20] allowing inconsistent invariant declaration between two vertex shaders</li>
52 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30632">Bug 30632</a> - [softpipe] state_tracker/st_manager.c:489: st_context_notify_invalid_framebuffer: Assertion `stfb &amp;&amp; stfb-&gt;iface == stfbi' failed.</li>
54 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30694">Bug 30694</a> - wincopy will crash on Gallium drivers when going to front buffer</li>
56 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30787">Bug 30787</a> - Invalid asm shader does not generate draw-time error when used with GLSL shader</li>
58 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30993">Bug 30993</a> - getFramebufferAttachmentParameteriv wrongly generates error</li
    [all...]
relnotes-6.5.html 70 <h2>Bug fixes</h2>
72 <li>fixed glxcontextmodes.c datatype problem (bug 5835)
73 <li>fixed aix-gcc build/install bugs (bug 5874)
79 <li>replaced dprintf() with _glu_printf() in GLU (bug 6244)
81 <li>fixed a number of GLU tesselator bugs (John Shell, bug 6339)
83 <li>lots of assorted framebuffer object bug fixes
  /external/qemu/distrib/sdl-1.2.12/src/thread/amigaos/
SDL_syssem.c 50 D(bug("Creating semaphore %lx...\n",sem));
61 D(bug("Destroying semaphore %lx...\n",sem));
76 D(bug("TryWait semaphore...%lx\n",sem));
94 D(bug("WaitTimeout (%ld) semaphore...%lx\n",timeout,sem));
143 D(bug("SemPost semaphore...%lx\n",sem));
  /external/zlib/contrib/minizip/
ChangeLogUnzip 22 - bug fixes
25 - bug fixes
36 - fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for
49 - fix bug in unzGetCurrentFileInfo for get extra field and comment
53 - fix bug in unzReadCurrentFile
  /libcore/expectations/
icebox.txt 7 bug: 5213614,
17 bug: 3268630,
23 bug: 3268630,
30 bug: 3268630,
36 bug: 3268630,
41 bug: 3268630,
47 bug: 3268630,
53 bug: 3268630,
61 bug: 3268630,
67 bug: 3268630
    [all...]
  /external/webkit/Source/JavaScriptCore/qt/tests/qscriptvalue/
tst_qscriptvalue.cpp     [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
Makefile.in 35 @TEST_REGEX_TRUE@check_PROGRAMS = bug-regex7$(EXEEXT) \
36 @TEST_REGEX_TRUE@ bug-regex8$(EXEEXT) bug-regex9$(EXEEXT) \
37 @TEST_REGEX_TRUE@ bug-regex10$(EXEEXT) bug-regex11$(EXEEXT) \
38 @TEST_REGEX_TRUE@ bug-regex12$(EXEEXT) bug-regex13$(EXEEXT) \
39 @TEST_REGEX_TRUE@ bug-regex14$(EXEEXT) bug-regex15$(EXEEXT) \
40 @TEST_REGEX_TRUE@ bug-regex16$(EXEEXT) bug-regex21$(EXEEXT)
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
flakytestreporter_unittest.py 74 bug_description: This is an automatically generated bug from the dummy-queue.
84 If you believe this bug to be fixed or invalid, feel free to close. The bots will re-open if the flake re-occurs.
86 If you would like to track this test fix with another bug, please close this bug as a duplicate. The bots will follow the duplicate chain when making future comments.
97 bug = tool.bugs.fetch_bug(78)
98 self.assertEqual(reporter._follow_duplicate_chain(bug).id(), 76)
109 bug_description: This is an automatically generated bug from the dummy-queue.
115 The dummy-queue just saw foo/bar.html flake (Text diff mismatch) while processing attachment 197 on bug 42.
120 If you believe this bug to be fixed or invalid, feel free to close. The bots will re-open if the flake re-occurs.
122 If you would like to track this test fix with another bug, please close this bug as a duplicate. The bots will follow the duplicate chain when making futur (…)
    [all...]
  /external/chromium/chrome/browser/resources/
bug_report.html 68 option.className = 'bug-report-text';
145 <th id="issue-with" class="bug-report-label"
150 <select id="issue-with-combo" class="bug-report-text">
156 <th id="description" colspan="2" class="bug-report-label"
162 class="bug-report-text"></textarea>
171 <table class="bug-report-table">
173 <td class="bug-report-fieldlabel">
180 <input id="page-url-text" class="bug-report-field"
191 <table id="user-email-table" class="bug-report-table">
193 <td class="bug-report-fieldlabel">
    [all...]
  /cts/tests/tests/text/src/android/text/style/cts/
BackgroundColorSpanTest.java 48 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
68 @ToBeFixed(bug = "1695243", explanation = "should add @throws clause into javadoc of " +
95 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
110 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
122 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
134 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
ForegroundColorSpanTest.java 48 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
68 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
83 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
111 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
123 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
135 @ToBeFixed(bug = "1695243", explanation = "miss javadoc")
  /external/v8/test/cctest/
cctest.status 30 test-api/Bug*: FAIL
33 # BUG(281): This test fails on some Linuxes.
36 # BUG(382): Weird test. Can't guarantee that it never times out.
53 # BUG(355): Test crashes on ARM.
56 # BUG(945): Socket connect fails on ARM
60 # BUG(1075): Unresolved crashes.
  /external/libvpx/examples/includes/geshi/docs/
README 20 If you think you've found a bug in GeSHi, contact me with a bug
21 report at BenBE@omorphia.de, or submit it to the bug tracker at
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
regress-104584.js 22 * SUMMARY: Regression test for Bugzilla bug 104584
30 var bug = 104584; variable
33 printBugNumber (bug);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-69607.js 27 var bug = 69607; variable
33 printBugNumber (bug);
37 * The crash this bug reported was caused by precisely these lines
  /bionic/libc/kernel/arch-x86/asm/
dma-mapping_32.h 20 #include <asm/bug.h>
  /bionic/libm/i387/
s_scalbnf.S 15 fstp %st(1) /* bug fix for fp stack overflow */
  /development/ndk/platforms/android-9/arch-x86/include/asm/
dma-mapping_32.h 20 #include <asm/bug.h>
  /external/chromium/chrome/browser/extensions/
extension_get_views_apitest.cc 18 // TODO(finnur): Remove once infobars are no longer experimental (bug 39511).
  /external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller_unittest.mm 38 // The phishing report bug is stored at index 2 in the Report Bug dialog.
48 // When we call "report bug" with non-empty tab contents, all menu options
68 // When we call "report bug" with empty tab contents, only menu options

Completed in 1005 milliseconds

1 2 3 4 5 6 78 91011>>