xf86-video-intel/src/uxa
Raul Fernandes c6add09791 Micro-optimise box intersections
We can shave a few instructions off the routine by incrementally
performing the "is-empty" check as soon as we compute the intersection
in each dimension.
2013-08-08 09:28:20 +01:00
..
Makefile.am uxa: Fix incorrect include path 2013-07-29 11:05:28 +01:00
brw_defines.h
brw_structs.h
common.h
i830_3d.c
i830_reg.h
i830_render.c
i915_3d.c
i915_3d.h
i915_reg.h
i915_render.c
i915_video.c
i965_3d.c
i965_reg.h
i965_render.c
i965_video.c
intel.h intel: Remove some unused macros 2013-07-28 14:49:07 +01:00
intel_batchbuffer.c
intel_batchbuffer.h
intel_display.c uxa/display: Keep the EDID blob around for the lifetime of an output 2013-07-31 18:57:28 +01:00
intel_dri.c
intel_driver.c uxa: Add the missing include to silence the compiler warning 2013-07-28 16:51:32 +01:00
intel_glamor.c
intel_glamor.h
intel_hwmc.c
intel_memory.c
intel_uxa.c
intel_video.c Micro-optimise box intersections 2013-08-08 09:28:20 +01:00
intel_video.h
uxa-accel.c
uxa-glamor.h
uxa-glyphs.c
uxa-priv.h
uxa-render.c
uxa-unaccel.c
uxa.c
uxa.h
uxa_module.h