HomeSort by relevance Sort by last modified time
    Searched full:radeon (Results 126 - 150 of 189) sorted by null

1 2 3 4 56 7 8

  /external/mesa3d/src/mesa/drivers/dri/radeon/server/
radeon_macros.h 3 * \brief Macros for Radeon MMIO operation.
  /external/mesa3d/src/mesa/tnl/
NOTES 54 higher-level primitives (for example the radeon driver).
  /external/mesa3d/docs/
envvars.html 106 <h2>Radeon driver environment variables (radeon, r200, and r300g)</h2>
relnotes-7.10.2.html 48 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=32688">Bug 32688</a> - [RADEON:KMS:R300G] some games have a wireframe or outline visible</li>
153 <li>r600g: move user fence into base radeon structure</li>
relnotes-6.5.2.html 56 <li>radeon</li>
relnotes-7.10.1.html 115 <li><a href="https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/691653">Ubuntu bug 691653</a> - compiz crashes when using alt-tab (the radeon driver kills it) </li>
207 <li>radeon/r200: fix fbo-clearmipmap + gen-teximage</li>
208 <li>radeon: calculate complete texture state inside TFP function</li>
209 <li>radeon: avoid segfault on 3D textures.</li>
libGL.txt 36 <name> is a driver such as "radeon", "i965", "nouveau", etc.
sourcetree.html 46 <li><b>radeon</b> - driver for ATI R100
relnotes-7.9.2.html 113 <li><a href="https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/691653">Ubuntu bug 691653</a> - compiz crashes when using alt-tab (the radeon driver kills it) </li>
197 <li>radeon/r200: fix fbo-clearmipmap + gen-teximage</li>
198 <li>radeon: avoid segfault on 3D textures.</li>
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
es.po 185 msgid "Enable hack to allow larger textures with texture compression on radeon/r200"
186 msgstr "Activar \"hack\" para permitir texturas más grandes con compresión de textura activada en la Radeon/r200"
fr.po 189 "Enable hack to allow larger textures with texture compression on radeon/r200"
192 "compression de textures sur radeon/r200"
nl.po 194 "Enable hack to allow larger textures with texture compression on radeon/r200"
197 "een radeon/r200"
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 39 It's optimized specifically for Radeon DRM.
362 fprintf(stderr, "radeon: Unexpected error in %s.\n", __func__);
388 fprintf(stderr, "radeon: Cannot get a relocation in %s.\n", __func__);
405 fprintf(stderr, "radeon: The kernel rejected CS, dumping...\n");
410 fprintf(stderr, "radeon: The kernel rejected CS, "
451 fprintf(stderr, "radeon: command stream overflowed\n");
  /external/libdrm/man/
drm-memory.xml 172 want to use it. See for instance the radeon manpages for more
173 information on memory-management with radeon and TTM.</para>
240 <citerefentry><refentrytitle>drm-radeon</refentrytitle><manvolnum>7</manvolnum></citerefentry>).</para>
326 <citerefentry><refentrytitle>drm-radeon</refentrytitle><manvolnum>7</manvolnum></citerefentry>
426 <citerefentry><refentrytitle>drm-radeon</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_texture.c 7 * initial release of the Radeon 8500 driver under the XFree86 license.
597 radeonContextPtr radeon = RADEON_CONTEXT(ctx); local
603 screen = radeon->dri.screen;
630 radeon_try_alloc_miptree(radeon, t);
683 radeon_init_common_texture_funcs(radeonContextPtr radeon,
radeon_context.h 8 initial release of the Radeon 8500 driver under the XFree86 license.
398 struct radeon_context radeon; member in struct:r100_context
radeon_span.c 8 initial release of the Radeon 8500 driver under the XFree86 license.
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.h 5 initial release of the Radeon 8500 driver under the XFree86 license.
304 /* Replaces a lot of packet info from radeon
584 struct radeon_context radeon; member in struct:r200_context
  /external/drm_gralloc/
Android.mk 109 LOCAL_C_INCLUDES += external/libdrm/radeon
  /external/libdrm/libkms/
linux.c 126 if (!strcmp(name, "radeon"))
  /external/libdrm/tests/amdgpu/
amdgpu_test.c 166 /* Try to open all possible radeon connections
  /external/mesa3d/src/gallium/drivers/r600/
r600.h 29 #include "../../winsys/radeon/drm/radeon_winsys.h"
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pipe.h 29 #include "../../winsys/radeon/drm/radeon_winsys.h"
  /external/mesa3d/src/egl/drivers/dri2/
platform_android.c 574 else if (strcmp(version->name, "radeon") == 0) {
585 _eglLog(_EGL_WARNING, "failed to get info for radeon");
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_opcodes.h 34 * Opcodes understood by the Radeon compiler.

Completed in 320 milliseconds

1 2 3 4 56 7 8