OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bug
(Results
51 - 75
of
7241
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/mesa/src/docs/
relnotes-7.0.2.html
13
Mesa 7.0.2 is a stable release with
bug
fixes since version 7.0.
40
<h2>
Bug
fixes</h2>
42
<li>Fixed a vertex buffer wrapping issue (
bug
9962)
46
<li>Fixed a blending/banding issue (
bug
11931)
47
<li>Fixed a GLU matrix inversion
bug
(#6748)
48
<li>Fixed problem with large glDrawArrays calls and indirect rendering (
bug
12141)
50
<li>Fixed x86-64 vertex transformation
bug
(12216)
52
<li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (
bug
12313)
53
<li>Fixed a glCopyPixels/glPixelZoom
bug
(12417)
54
<li>Fixed a
bug
when using glMaterial in display lists (bug 10604
[
all
...]
relnotes-7.9.html
69
<h2>
Bug
fixes</h2>
74
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=10908">
Bug
10908</a> - GLSL: gl_FogParamaters gl_Fog built-in uniform not functioning</li>
75
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=13753">
Bug
13753</a> - Numerous bugs in GLSL uniform handling</li>
76
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=16854">
Bug
16854</a> - GLSL function call at global scope causes SEGV</li>
77
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=16856">
Bug
16856</a> - GLSL indexing of unsized array results in assertion failure</li>
78
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=18659">
Bug
18659</a> - Crash in shader/slang/slang_codegen.c _slang_gen_function_call_name()</li>
79
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=19089">
Bug
19089</a> - [GLSL] glsl1/shadow2D() cases fail</li>
80
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=22622">
Bug
22622</a> - [GM965 GLSL] noise*() cause GPU lockup</li>
81
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=23743">
Bug
23743</a> - For loop from 0 to 0 not optimized out</li>
82
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=24553">
Bug
24553</a> - shader compilation times explode when using more () pairs</li
[
all
...]
relnotes-7.0.1.html
13
Mesa 7.0.1 is a stable release with
bug
fixes since version 7.0.
36
<h2>
Bug
fixes</h2>
47
<li>Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer
bug
11457
48
<li>GLSL
bug
fix: added vec2(vec4) constructor
49
<li>GLSL
bug
fix: .strq and .rgba writemasks didn't always work
50
<li>Stencil pixel map didn't always work for glDrawPixels (
bug
11475)
51
<li>Fixed polygon stipple
bug
in i915 driver
52
<li>Binding a zero-sized texture didn't disable texturing (
bug
11309)
54
the terminating zero (
bug
11588)
56
<li>Fixed a GLSL function call
bug
(#11731
[
all
...]
relnotes-6.4.html
13
Mesa 6.4 is a stable,
bug
-fix release.
42
<h2>
Bug
fixes</h2>
46
<li>r200_vtxtmp_x86.S file was missing from 6.3.2 tarball (
bug
4207)
47
<li>glxgears_fbconfig demo didn't work (
bug
4237)
48
<li>fixed
bug
when bilinear sampling 2d textures with borders
49
<li>glXCreatePbuffer() could segfault instead of returning 0 (
bug
4235)
50
<li>fixed undefined frexp and rand in X.org libGLcore.a (
bug
4242)
51
<li>fixed a few problems with proxy color tables (
bug
4270)
52
<li>fixed precision problem in Z clearing (
bug
4395)
57
<li>fixed memory corruption
bug
involving software alpha buffer
[
all
...]
relnotes-7.0.3.html
13
Mesa 7.0.3 is a stable release with
bug
fixes since version 7.0.2.
31
<h2>
Bug
fixes</h2>
38
<li>Fix two-sided lighting bugs/crashes (
bug
13368)
40
<li>glGetActiveUniform returned incorrect sizes (
bug
13751)
41
<li>Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry,
bug
13753)
43
<li>Fixed GLX indirect vertex array rendering
bug
(14197)
45
<li>User-defined clip planes enabled for R300 (
bug
9871)
46
<li>Fixed glBindTexture() crash upon bad target (
bug
14514)
47
<li>Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (
bug
13915)
49
<li>Fixed minor point rasterization regression (
bug
11016
[
all
...]
relnotes-7.0.html
37
<h2>
Bug
fixes</h2>
42
<li>Fixed GLSL mod4(vec4, vec4)
bug
.
44
<li>Fixed an R300 driver
bug
that caused Xorg composite manager to crash
45
<li>Fixed R300 vertex program/matrix
bug
(10848)
48
<li>The GLX protocol request for glXDestroyPBuffer() was incorrect (
bug
10983)
49
<li>ARB vp state.light[n].half value was incorrect (
bug
10987)
50
<li>Fixed a positional light source
bug
(
bug
11009)
51
<li>Fixed point size attenuation problem (
bug
11042)
52
<li>glPopAttrib didn't restore texture object's LOD bias (
bug
11049
[
all
...]
/external/mesa3d/docs/
relnotes-7.0.2.html
13
Mesa 7.0.2 is a stable release with
bug
fixes since version 7.0.
40
<h2>
Bug
fixes</h2>
42
<li>Fixed a vertex buffer wrapping issue (
bug
9962)
46
<li>Fixed a blending/banding issue (
bug
11931)
47
<li>Fixed a GLU matrix inversion
bug
(#6748)
48
<li>Fixed problem with large glDrawArrays calls and indirect rendering (
bug
12141)
50
<li>Fixed x86-64 vertex transformation
bug
(12216)
52
<li>Parsing of state.texgen in ARB vertex/fragment programs didn't work (
bug
12313)
53
<li>Fixed a glCopyPixels/glPixelZoom
bug
(12417)
54
<li>Fixed a
bug
when using glMaterial in display lists (bug 10604
[
all
...]
relnotes-7.9.html
69
<h2>
Bug
fixes</h2>
74
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=10908">
Bug
10908</a> - GLSL: gl_FogParamaters gl_Fog built-in uniform not functioning</li>
75
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=13753">
Bug
13753</a> - Numerous bugs in GLSL uniform handling</li>
76
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=16854">
Bug
16854</a> - GLSL function call at global scope causes SEGV</li>
77
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=16856">
Bug
16856</a> - GLSL indexing of unsized array results in assertion failure</li>
78
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=18659">
Bug
18659</a> - Crash in shader/slang/slang_codegen.c _slang_gen_function_call_name()</li>
79
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=19089">
Bug
19089</a> - [GLSL] glsl1/shadow2D() cases fail</li>
80
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=22622">
Bug
22622</a> - [GM965 GLSL] noise*() cause GPU lockup</li>
81
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=23743">
Bug
23743</a> - For loop from 0 to 0 not optimized out</li>
82
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=24553">
Bug
24553</a> - shader compilation times explode when using more () pairs</li
[
all
...]
relnotes-7.0.1.html
13
Mesa 7.0.1 is a stable release with
bug
fixes since version 7.0.
36
<h2>
Bug
fixes</h2>
47
<li>Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer
bug
11457
48
<li>GLSL
bug
fix: added vec2(vec4) constructor
49
<li>GLSL
bug
fix: .strq and .rgba writemasks didn't always work
50
<li>Stencil pixel map didn't always work for glDrawPixels (
bug
11475)
51
<li>Fixed polygon stipple
bug
in i915 driver
52
<li>Binding a zero-sized texture didn't disable texturing (
bug
11309)
54
the terminating zero (
bug
11588)
56
<li>Fixed a GLSL function call
bug
(#11731
[
all
...]
relnotes-6.4.html
13
Mesa 6.4 is a stable,
bug
-fix release.
42
<h2>
Bug
fixes</h2>
46
<li>r200_vtxtmp_x86.S file was missing from 6.3.2 tarball (
bug
4207)
47
<li>glxgears_fbconfig demo didn't work (
bug
4237)
48
<li>fixed
bug
when bilinear sampling 2d textures with borders
49
<li>glXCreatePbuffer() could segfault instead of returning 0 (
bug
4235)
50
<li>fixed undefined frexp and rand in X.org libGLcore.a (
bug
4242)
51
<li>fixed a few problems with proxy color tables (
bug
4270)
52
<li>fixed precision problem in Z clearing (
bug
4395)
57
<li>fixed memory corruption
bug
involving software alpha buffer
[
all
...]
relnotes-7.0.3.html
13
Mesa 7.0.3 is a stable release with
bug
fixes since version 7.0.2.
31
<h2>
Bug
fixes</h2>
38
<li>Fix two-sided lighting bugs/crashes (
bug
13368)
40
<li>glGetActiveUniform returned incorrect sizes (
bug
13751)
41
<li>Fix several bugs relating to uniforms and attributes in GLSL API (Bruce Merry,
bug
13753)
43
<li>Fixed GLX indirect vertex array rendering
bug
(14197)
45
<li>User-defined clip planes enabled for R300 (
bug
9871)
46
<li>Fixed glBindTexture() crash upon bad target (
bug
14514)
47
<li>Fixed potential crash in glDrawPixels(GL_DEPTH_COMPONENT) (
bug
13915)
49
<li>Fixed minor point rasterization regression (
bug
11016
[
all
...]
relnotes-7.0.html
37
<h2>
Bug
fixes</h2>
42
<li>Fixed GLSL mod4(vec4, vec4)
bug
.
44
<li>Fixed an R300 driver
bug
that caused Xorg composite manager to crash
45
<li>Fixed R300 vertex program/matrix
bug
(10848)
48
<li>The GLX protocol request for glXDestroyPBuffer() was incorrect (
bug
10983)
49
<li>ARB vp state.light[n].half value was incorrect (
bug
10987)
50
<li>Fixed a positional light source
bug
(
bug
11009)
51
<li>Fixed point size attenuation problem (
bug
11042)
52
<li>glPopAttrib didn't restore texture object's LOD bias (
bug
11049
[
all
...]
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-exceptions.rb
12
example "raising an ANTLR
bug
exception" do
14
ANTLR3.
bug
!( 'whateva' )
15
}.should raise_error( ANTLR3::
Bug
)
/external/chromium_org/build/android/findbugs_filter/
findbugs_exclude.xml
35
<
Bug
code="UuF,UrF,UMAC" />
40
<
Bug
code="UrF" />
43
<
Bug
pattern="DM_DEFAULT_ENCODING" />
48
<
Bug
code="DLS,UrF" />
49
<
Bug
pattern="DM_GC" />
60
<
Bug
code="Dm" />
65
<
Bug
code="Dm" />
70
<
Bug
code="Dm" />
75
<
Bug
code="Dm" />
80
<
Bug
code="Dm" /
[
all
...]
/external/kernel-headers/original/asm-x86/
bug.h
15
#define
BUG
() \
29
#define
BUG
() \
41
#include <asm-generic/
bug
.h>
/external/chromium_org/third_party/WebKit/ManualTests/
non-bmp.html
3
<title>
Bug
25657 : Non-BMP characters</title>
6
Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=25657">
bug
25657</a> :
right-click-crash.html
4
To try to reproduce the
bug
, right click and then dismiss the dialog by hitting Return.
6
See <a href="https://bugs.webkit.org/show_bug.cgi?id=24049">WebKit
bug
24049</a> for details.</body></html>
/external/chromium_org/third_party/WebKit/ManualTests/resources/
named-window-blank-target-step4.html
7
<p><b>
BUG
ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=7747">Bugzilla
bug
7747</a> REGRESSION: Background tab/window auto-refresh in GMail will take focus.</p>
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_chipset.h
37
#define RADEON_CHIPSET_BROKEN_STENCIL (1 << 1) /* r100 stencil
bug
*/
38
#define R200_CHIPSET_YCBCR_BROKEN (1 << 2) /* r200 ycbcr
bug
*/
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_chipset.h
37
#define RADEON_CHIPSET_BROKEN_STENCIL (1 << 1) /* r100 stencil
bug
*/
38
#define R200_CHIPSET_YCBCR_BROKEN (1 << 2) /* r200 ycbcr
bug
*/
/external/qemu/distrib/sdl-1.2.15/
BUGS
2
Bugs are now managed in the SDL
bug
tracker, here:
15
Bug
reports are welcome here, but we really appreciate if you use Bugzilla, as
/external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller.h
18
// A window controller for managing the "Report
Bug
" feature. Modally
19
// presents a dialog that allows the user to either file a
bug
report on
46
// The popup button that allows choice of
bug
type.
49
// YES sends a screenshot along with the
bug
report.
55
// Menu for the
bug
type popup button. We create it here instead of in
61
// When dialog switches from regular
bug
reports to phishing page, "save
63
// to restore if the user switches back to a regular
bug
report before
68
// Maps
bug
type menu item title strings to BugReportUtil::BugType ints.
89
// send the report of the
bug
or broken web site.
99
// Converts the
bug
type from the menu into the correct value for the bug typ
[
all
...]
/dalvik/dx/tests/098-dex-jsr-ret-throw/
info.txt
4
algorithms to not converge. This was
bug
#1137450.
/dalvik/dx/tests/112-dex-return-jsr-result/
info.txt
4
In particular, this is a regression test for a
bug
which caused a
/external/chromium_org/chrome/app/resources/platform_locale_settings/
locale_settings_cros_ko.xtb
4
<!-- TODO(jungshik): remove this line once we fix
bug
14691 -->
Completed in 3303 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>