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

1 2 3 45 6 7 8

  /external/drm_gralloc/radeon/
radeon.h 1 /* A subset of radeon.h from xf86-video-ati */
  /external/libdrm/tests/kmstest/
main.c 61 "radeon",
  /external/mesa3d/docs/
systems.html 32 <li>AMD Radeon series.
relnotes-7.1.html 49 <li>ATI R500 series support (Radeon X1300&#8211;X1950) in r300 DRI driver
relnotes-7.6.1.html 44 <li>New 3D driver, r600, for Radeon R6xx, R7xx hardware
  /external/mesa3d/src/gallium/
Android.mk 54 SUBDIRS += winsys/radeon/drm
  /external/mesa3d/src/gallium/drivers/radeon/
Makefile 7 LIBNAME = radeon
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pm4.h 30 #include "../../winsys/radeon/drm/radeon_winsys.h"
r600.h 29 #include "../../winsys/radeon/drm/radeon_winsys.h"
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state.c 6 initial release of the Radeon 8500 driver under the XFree86 license.
684 rrb = radeon_get_colorbuffer(&rmesa->radeon);
740 if (rmesa->radeon.TclFallback) {
817 if (rmesa->radeon.TclFallback) {
    [all...]
r200_swtcl.h 5 initial release of the Radeon 8500 driver under the XFree86 license.
r200_tcl.h 5 initial release of the Radeon 8500 driver under the XFree86 license.
r200_texstate.c 5 initial release of the Radeon 8500 driver under the XFree86 license.
736 radeonContextPtr radeon; local
742 radeon = pDRICtx->driverPrivate;
745 texUnit = &radeon->glCtx->Texture.Unit[radeon->glCtx->Texture.CurrentUnit];
746 texObj = _mesa_select_tex_object(radeon->glCtx, texUnit, target);
747 texImage = _mesa_get_tex_image(radeon->glCtx, texObj, target, 0);
762 _mesa_lock_texture(radeon->glCtx, texObj);
809 _mesa_init_teximage_fields(radeon->glCtx, texImage,
834 _mesa_unlock_texture(radeon->glCtx, texObj)
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
Makefile.am 36 -I$(top_srcdir)/src/mesa/drivers/dri/radeon/server \
radeon_dma.h 7 initial release of the Radeon 8500 driver under the XFree86 license.
radeon_state.h 60 radeonFallback( rmesa->radeon.glCtx, bit, mode ); \
radeon_screen.c 32 * Screen initialization functions for the Radeon driver.
65 /* Radeon configuration
266 radeonContextPtr radeon = context->driverPrivate; local
270 rb = _mesa_lookup_renderbuffer(radeon->glCtx, renderbuffer);
272 _mesa_error(radeon->glCtx,
  /external/drm_gralloc/
gralloc_drm_pipe.c 297 #include "radeon/drm/radeon_drm_public.h"
300 #include "radeon/drm/radeon_winsys.h"
380 else if (strcmp(name, "radeon") == 0) {
  /external/libdrm/tests/util/
kms.c 130 "radeon",
  /external/mesa3d/
configure.ac 994 "swrast,i965,radeon" @<:@default=auto@:>@])],
1037 DRI_DIRS="i915 i965 nouveau r200 radeon swrast"
1043 DRI_DIRS="r200 radeon swrast"
1049 DRI_DIRS="r200 radeon swrast"
1059 DRI_DIRS="i915 i965 nouveau r200 radeon swrast"
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_chipset.h 43 /* Structure containing all the possible information about a specific Radeon
r300_screen.h 28 #include "../../winsys/radeon/drm/radeon_winsys.h"
  /external/mesa3d/src/gallium/targets/egl-static/
egl_pipe.c 39 #include "radeon/drm/radeon_drm_public.h"
  /external/mesa3d/src/gallium/targets/xorg-r300/
xorg.c 123 xf86PrintChipsets("r300", "Driver for Radeon Gallium with KMS",
  /external/mesa3d/src/gallium/targets/xorg-radeonsi/
xorg.c 123 xf86PrintChipsets("radeonsi", "Driver for AMD Radeon SI Gallium with KMS",

Completed in 1050 milliseconds

1 2 3 45 6 7 8