/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_mipmap_tree.c | 364 * @param[in] rmesa radeon context 365 * @param[in] t radeon texture object 473 * @param[in] texObj radeon texture object
|
/external/mesa3d/docs/ |
relnotes-7.11.html | 119 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=32945">Bug 32945</a> - [RADEON:KMS:R300G] HiZ: Weird behavior with 3 pipes</li> 123 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=33185">Bug 33185</a> - [RADEON:KMS:R300G] X crashes when kwin effects are turned on</li> 200 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=35434">Bug 35434</a> - [RADEON:KMS:R600G] etqw: broken ground textures</li>
|
relnotes-7.9.1.html | 75 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=31617">Bug 31617</a> - Radeon/Compiz: 'failed to attach dri2 front buffer', error case not handled</li> 195 <li>radeon: fix potential segfault in renderbuffer update</li>
|
relnotes-7.10.html | 89 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=31617">Bug 31617</a> - Radeon/Compiz: 'failed to attach dri2 front buffer', error case not handled</li> 150 <li>egl_dri2: Add radeon chip ids</li> 166 <li>radeon: bump mip tree levels to 15</li> 432 <li>radeon: set gl_texture_image::TexFormat field in radeonSetTexBuffer2()</li> [all...] |
autoconf.html | 169 <code>--with-dri-drivers="swrast,i965,radeon,nouveau"</code>. By
|
faq.html | 362 For a hardware driver, the Radeon and R200 DRI drivers are good examples.
|
relnotes-8.0.3.html | 102 <li>radeon: fix fog coordinate emit</li>
|
relnotes-9.0.2.html | 278 <li>radeon/r200: Fix tcl culling</li>
|
relnotes-9.0.3.html | 226 <li>radeon: Initialize swrast before setting limits</li>
|
/external/drm_gralloc/ |
gralloc_drm.cpp | 79 if (!drv && !strcmp(version->name, "radeon"))
|
/external/llvm/test/CodeGen/AMDGPU/ |
si-vector-hang.ll | 13 ; ModuleID = 'radeon'
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
radeon_winsys.h | 27 /* The public winsys interface header for the radeon driver. */
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
i830_texblend.c | 123 * is the way the Radeon and R200 drivers work.
|
/external/kernel-headers/original/uapi/drm/ |
radeon_drm.h | 1 /* radeon_drm.h -- Public header for the radeon driver -*- linux-c -*- 468 /* Radeon specific ioctls [all...] |
/external/libdrm/include/drm/ |
radeon_drm.h | 1 /* radeon_drm.h -- Public header for the radeon driver -*- linux-c -*- 468 /* Radeon specific ioctls [all...] |
/external/mesa3d/src/gallium/drivers/r300/ |
r300_context.h | 36 #include "../../winsys/radeon/drm/radeon_winsys.h" 274 /* The next several objects are not pure Radeon state; they inherit from
|
/external/mesa3d/src/glx/ |
dri_glx.c | 97 * the DRI driver for the screen (i.e., "i965", "radeon", "nouveau", etc). 387 /* Get device name (like "radeon") and the ddx version numbers.
|
dri_common.c | 123 * \param driverName - a name like "i965", "radeon", "nouveau", etc.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/ |
radeon_drm.h | 1 /* radeon_drm.h -- Public header for the radeon driver -*- linux-c -*- 468 /* Radeon specific ioctls
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/ |
radeon_drm.h | 1 /* radeon_drm.h -- Public header for the radeon driver -*- linux-c -*- 468 /* Radeon specific ioctls [all...] |
/external/libdrm/radeon/ |
radeon_surface.c | 431 fprintf(stderr, "radeon: Cannot use 2D tiling for an MSAA surface (%i).\n", __LINE__); 719 fprintf(stderr, "radeon: Cannot use 2D tiling for an MSAA surface (%i).\n", __LINE__); 954 fprintf(stderr, "radeon: Wrong number of samples %i (%i)\n", [all...] |
/external/kernel-headers/original/uapi/linux/ |
fb.h | 108 #define FB_ACCEL_ATI_RADEON 38 /* ATI Radeon family */
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_program_print.c | 472 fprintf(stderr, "# Radeon Compiler Program\n");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
fb.h | 106 #define FB_ACCEL_ATI_RADEON 38 /* ATI Radeon family */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
fb.h | 104 #define FB_ACCEL_ATI_RADEON 38 /* ATI Radeon family */
|