/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.9.html | 55 <li>GL_ARB_half_float_vertex extension (in nvfx, r300, r600, softpipe, 59 <li>GL_EXT_texture_swizzle (in nvfx, r300, r600, softpipe, and llvmpipe 61 <li>GL_ATI_texture_mirror_once (in nvfx, nv50, r300, r600, softpipe, and 63 <li>GL_NV_conditional_render (in r300 Gallium driver) 72 <li>Massive improvements to the Gallium driver for R300-R500 Radeons; this
|
relnotes-7.0.3.html | 45 <li>User-defined clip planes enabled for R300 (bug 9871)
|
relnotes-7.0.4.html | 50 <li>Enabled GL_EXT_multi_draw_arrays extension in R200/R300 drivers
|
relnotes-7.1.html | 49 <li>ATI R500 series support (Radeon X1300–X1950) in r300 DRI driver
|
relnotes-7.6.1.html | 54 <li>r300: Work around an issue with very large fragment programs on R500.
|
/external/mesa3d/docs/ |
relnotes-7.9.html | 55 <li>GL_ARB_half_float_vertex extension (in nvfx, r300, r600, softpipe, 59 <li>GL_EXT_texture_swizzle (in nvfx, r300, r600, softpipe, and llvmpipe 61 <li>GL_ATI_texture_mirror_once (in nvfx, nv50, r300, r600, softpipe, and 63 <li>GL_NV_conditional_render (in r300 Gallium driver) 72 <li>Massive improvements to the Gallium driver for R300-R500 Radeons; this
|
relnotes-7.0.3.html | 45 <li>User-defined clip planes enabled for R300 (bug 9871)
|
relnotes-7.0.4.html | 50 <li>Enabled GL_EXT_multi_draw_arrays extension in R200/R300 drivers
|
relnotes-7.1.html | 49 <li>ATI R500 series support (Radeon X1300–X1950) in r300 DRI driver
|
relnotes-7.6.1.html | 54 <li>r300: Work around an issue with very large fragment programs on R500.
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_inline_literals.c | 18 * R300:
|
radeon_program_pair.h | 40 * Represents a paired ALU instruction, as found in R300 and R500
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_cb.h | 90 debug_printf("r300: Warning: cs_count off by %d at (%s, %s:%i)\n", \
|
r300_chipset.c | 45 fprintf(stderr, "r300: Warning: Unknown chipset 0x%x\nAborting...",
|
r300_chipset.h | 61 * chipsets. The differences compared to the oldest r300 chips are:
|
r300_cs.h | 55 debug_printf("r300: Warning: cs_count off by %d at (%s, %s:%i)\n", \
|
r300_screen.c | 47 return "X.Org R300 Project"; 51 "ATI R300", 116 /* r300 cannot do swizzling of compressed textures. Supported otherwise. */ 316 debug_printf("r300: Warning: Unknown CAP %d in get_paramf.\n",
|
r300_vs_draw.c | 28 * to overcome the limitations of the r300 rasterizer. 311 void r300_draw_init_vertex_shader(struct r300_context *r300, 314 struct draw_context *draw = r300->draw; 372 r300_init_vs_outputs(r300, vs);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/ |
r200_vertprog.h | 75 /* opcodes - they all are the same as on r300 it seems, however
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_inline_literals.c | 18 * R300:
|
radeon_program_pair.h | 40 * Represents a paired ALU instruction, as found in R300 and R500
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_cb.h | 90 debug_printf("r300: Warning: cs_count off by %d at (%s, %s:%i)\n", \
|
r300_chipset.c | 45 fprintf(stderr, "r300: Warning: Unknown chipset 0x%x\nAborting...",
|
r300_chipset.h | 61 * chipsets. The differences compared to the oldest r300 chips are:
|
r300_cs.h | 55 debug_printf("r300: Warning: cs_count off by %d at (%s, %s:%i)\n", \
|