OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i965
(Results
26 - 50
of
140
) sorted by null
1
2
3
4
5
6
/external/mesa3d/docs/
relnotes-7.10.1.html
47
<li>Fix an
i965
shader bug where the negative absolute value was generated instead of the absolute value of a negation.</li>
65
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=30156">Bug 30156</a> - [
i965
] After updating to Mesa 7.9, Civilization IV starts to show garbage</li>
223
<li>
i965
/fs: When producing ir_unop_abs of an operand, strip negate.</li>
224
<li>
i965
/vs: When MOVing to produce ABS, strip negate of the operand.</li>
225
<li>
i965
/fs: Do flat shading when appropriate.</li>
226
<li>
i965
: Avoid double-negation of immediate values in the VS.</li>
228
<li>
i965
: Fix dead pointers to fp->Parameters->ParameterValues[] after realloc.</li>
229
<li>docs: Add a relnote for the Civ IV on
i965
.</li>
236
<li>
i965
: Fix a bug in
i965
compute-to-MRF.</li
[
all
...]
relnotes-8.0.3.html
58
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=44961">Bug 44961</a> - [bisected
i965
] oglc sRGB(Mipmap.1D_textures) regressed</li>
60
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=44970">Bug 44970</a> - [
i965
]oglc max_values(negative.textureSize.textureCube) segfaults</li>
170
<li>
i965
: fix typo</li>
175
<li>
i965
/fs: Jump from discard statements to the end of the program when done.</li>
178
<li>
i965
/fs: Move GL_CLAMP handling to coordinate setup.</li>
179
<li>
i965
/fs: Implement GL_CLAMP behavior on texture rectangles on gen6+.</li>
188
<li>
i965
/vs: Fix up swizzle for dereference_array of matrices.</li>
245
<li>
i965
: Actually upload sampler state pointers for the VS unit on Gen6.</li>
246
<li>
i965
/fs: Fix FB writes that tried to use the non-existent m16 register.</li>
251
<li>
i965
: Fix GPU hangs in the dummy fragment shader.</li
[
all
...]
relnotes-7.0.4.html
51
<li>Enabled GL_ARB_point_sprite extension in
I965
driver
52
<li>Enabled GL_EXT_texture_sRGB extension in
I965
driver
53
<li>Added support for GL shading language in
I965
driver
relnotes-7.6.html
53
(supported in software drivers and
i965
drivers)</li>
56
<li>GL_EXT_provoking_vertex extension (supported in Gallium, i915,
i965
, and software drivers)
78
<li>
i965
DRI driver fixes, including support for "unlimited" size constant
developers.html
26
<li>DRI drivers for Intel
i965
, i945, i915 and other chips
relnotes-8.0.2.html
85
<li>
i965
: fixup W-tile offset computation to take swizzling into account</li>
119
<li>
i965
: Only set Last Render Target Select on the last FB write.</li>
120
<li>
i965
: Fix Gen6+ dynamic state upper bound on older kernels.</li>
144
<li>
i965
: handle gl_PointCoord for Gen4 and Gen5 platforms</li>
relnotes-7.11.1.html
194
<li>
i965
/fs: Respect ARB_color_buffer_float clamping.</li>
195
<li>
i965
: Add missing _NEW_POLYGON flag to polygon stipple upload.</li>
196
<li>
i965
: Fix polygon stipple offset state flagging.</li>
199
<li>glsl: Fix gl_NormalMatrix swizzle setup to match
i965
's invariants.</li>
249
<li>
i965
/gen5+: Fix incorrect miptree layout for non-power-of-two cubemaps.</li>
250
<li>
i965
: Use proper texture alignment units for cubemaps on Gen5+.</li>
251
<li>
i965
: Fix incorrect maximum PS thread count shift on Ivybridge.</li>
252
<li>
i965
: Emit depth stalls and flushes before changing depth state on Gen6+.</li>
253
<li>
i965
/fs: Allow SIMD16 with control flow on Ivybridge.</li>
254
<li>
i965
: Allow SIMD16 color writes on Ivybridge.</li
[
all
...]
relnotes-7.2.html
47
<li>
i965
driver: added support for G41 chipset (Intel)
59
<li>Fixed some shader flow control bugs in
i965
driver
relnotes-7.11.html
42
<li>GL_ARB_color_buffer_float (gallium drivers,
i965
)
50
<li>GL_ARB_shader_texture_lod (gallium drivers,
i965
)
52
<li>GL_ARB_texture_compression_rgtc (gallium drivers, swrast,
i965
)
53
<li>GL_ARB_texture_float (gallium,
i965
)
56
<li>GL_EXT_texture_compression_rgtc (gallium drivers, swrast,
i965
)
59
<li>GL_EXT_texture_sRGB_decode (gallium drivers, swrast,
i965
)
66
<li>GL_ATI_texture_float (gallium,
i965
)
67
<li>GL_NV_conditional_render (
i965
)
69
<li>Enable 16-wide fragment shader execution in
i965
driver. This should improve performance in many applications.
70
<li>Initial alpha-level support for Intel "Ivybridge" chipsets in the
i965
driver
[
all
...]
relnotes-8.0.4.html
119
<li>
i965
/vs: Fix texelFetchOffset()</li>
140
<li>
i965
: Fix brw_swap_cmod() for LE/GE comparisons.</li>
149
<li>
i965
/fs: Fix texelFetchOffset() on pre-Gen7.</li>
150
<li>
i965
/vs: Fix texelFetchOffset() on pre-Gen7.</li>
151
<li>
i965
/fs: Fix user-defined FS outputs with less than four components.</li>
/external/chromium_org/third_party/mesa/src/docs/
relnotes-8.0.3.html
58
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=44961">Bug 44961</a> - [bisected
i965
] oglc sRGB(Mipmap.1D_textures) regressed</li>
60
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=44970">Bug 44970</a> - [
i965
]oglc max_values(negative.textureSize.textureCube) segfaults</li>
170
<li>
i965
: fix typo</li>
175
<li>
i965
/fs: Jump from discard statements to the end of the program when done.</li>
178
<li>
i965
/fs: Move GL_CLAMP handling to coordinate setup.</li>
179
<li>
i965
/fs: Implement GL_CLAMP behavior on texture rectangles on gen6+.</li>
188
<li>
i965
/vs: Fix up swizzle for dereference_array of matrices.</li>
245
<li>
i965
: Actually upload sampler state pointers for the VS unit on Gen6.</li>
246
<li>
i965
/fs: Fix FB writes that tried to use the non-existent m16 register.</li>
251
<li>
i965
: Fix GPU hangs in the dummy fragment shader.</li
[
all
...]
relnotes-7.0.4.html
51
<li>Enabled GL_ARB_point_sprite extension in
I965
driver
52
<li>Enabled GL_EXT_texture_sRGB extension in
I965
driver
53
<li>Added support for GL shading language in
I965
driver
relnotes-7.6.html
53
(supported in software drivers and
i965
drivers)</li>
56
<li>GL_EXT_provoking_vertex extension (supported in Gallium, i915,
i965
, and software drivers)
78
<li>
i965
DRI driver fixes, including support for "unlimited" size constant
developers.html
26
<li>DRI drivers for Intel
i965
, i945, i915 and other chips
relnotes-8.0.2.html
85
<li>
i965
: fixup W-tile offset computation to take swizzling into account</li>
119
<li>
i965
: Only set Last Render Target Select on the last FB write.</li>
120
<li>
i965
: Fix Gen6+ dynamic state upper bound on older kernels.</li>
144
<li>
i965
: handle gl_PointCoord for Gen4 and Gen5 platforms</li>
relnotes-7.11.1.html
194
<li>
i965
/fs: Respect ARB_color_buffer_float clamping.</li>
195
<li>
i965
: Add missing _NEW_POLYGON flag to polygon stipple upload.</li>
196
<li>
i965
: Fix polygon stipple offset state flagging.</li>
199
<li>glsl: Fix gl_NormalMatrix swizzle setup to match
i965
's invariants.</li>
249
<li>
i965
/gen5+: Fix incorrect miptree layout for non-power-of-two cubemaps.</li>
250
<li>
i965
: Use proper texture alignment units for cubemaps on Gen5+.</li>
251
<li>
i965
: Fix incorrect maximum PS thread count shift on Ivybridge.</li>
252
<li>
i965
: Emit depth stalls and flushes before changing depth state on Gen6+.</li>
253
<li>
i965
/fs: Allow SIMD16 with control flow on Ivybridge.</li>
254
<li>
i965
: Allow SIMD16 color writes on Ivybridge.</li
[
all
...]
relnotes-7.2.html
47
<li>
i965
driver: added support for G41 chipset (Intel)
59
<li>Fixed some shader flow control bugs in
i965
driver
relnotes-7.11.html
42
<li>GL_ARB_color_buffer_float (gallium drivers,
i965
)
50
<li>GL_ARB_shader_texture_lod (gallium drivers,
i965
)
52
<li>GL_ARB_texture_compression_rgtc (gallium drivers, swrast,
i965
)
53
<li>GL_ARB_texture_float (gallium,
i965
)
56
<li>GL_EXT_texture_compression_rgtc (gallium drivers, swrast,
i965
)
59
<li>GL_EXT_texture_sRGB_decode (gallium drivers, swrast,
i965
)
66
<li>GL_ATI_texture_float (gallium,
i965
)
67
<li>GL_NV_conditional_render (
i965
)
69
<li>Enable 16-wide fragment shader execution in
i965
driver. This should improve performance in many applications.
70
<li>Initial alpha-level support for Intel "Ivybridge" chipsets in the
i965
driver
[
all
...]
relnotes-8.0.4.html
119
<li>
i965
/vs: Fix texelFetchOffset()</li>
140
<li>
i965
: Fix brw_swap_cmod() for LE/GE comparisons.</li>
149
<li>
i965
/fs: Fix texelFetchOffset() on pre-Gen7.</li>
150
<li>
i965
/vs: Fix texelFetchOffset() on pre-Gen7.</li>
151
<li>
i965
/fs: Fix user-defined FS outputs with less than four components.</li>
relnotes-9.0.2.html
142
<li>
i965
: Validate requested GLES context version in brwCreateContext</li>
174
<li>
i965
/gen4: Fix memory leak each time compile_gs_prog() is called.</li>
203
<li>
i965
/vs: Fix unit mismatch in scratch base_offset parameter.</li>
204
<li>
i965
/vs: Implement register spilling.</li>
207
<li>
i965
/vs: Don't lose the MRF writemask when doing compute-to-MRF.</li>
208
<li>
i965
/vs: Preserve the type when copy propagating into an instruction.</li>
210
<li>
i965
: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge.</li>
/external/mesa3d/src/mesa/drivers/dri/
Android.mk
67
ifneq ($(filter
i965
, $(MESA_GPU_DRIVERS)),)
68
SUBDIRS +=
i965
/external/chromium_org/third_party/mesa/src/include/pci_ids/
pci_id_driver_map.h
67
{ 0x8086, "
i965
", i965_chip_ids, ARRAY_SIZE(i965_chip_ids) },
/external/mesa3d/include/pci_ids/
pci_id_driver_map.h
67
{ 0x8086, "
i965
", i965_chip_ids, ARRAY_SIZE(i965_chip_ids) },
/external/chromium_org/third_party/mesa/src/
Android.mk
26
# classic drivers: i915
i965
39
classic_drivers := i915
i965
/external/mesa3d/
Android.mk
26
# classic drivers: i915
i965
39
classic_drivers := i915
i965
Completed in 349 milliseconds
1
2
3
4
5
6