xf86-video-intel/src
Wang Zhenyu 3d4edd325f Add in sf/wm program for mask picture without CA 2006-11-29 17:05:32 +08:00
..
xvmc Add .cvsignores for drivers. 2005-11-21 10:49:14 +00:00
Makefile.am Rename exa sf/wm program files 2006-11-29 16:02:16 +08:00
brw_defines.h Start laying out some of the bits that need to be done for BW textured video. 2006-05-18 10:43:07 -07:00
brw_structs.h fix typo 2006-08-22 16:40:08 +01:00
common.h Merge branch 'broadwater-video-rehash' into broadwater 2006-08-03 18:29:12 -07:00
exa_sf.g4a Rename exa sf/wm program files 2006-11-29 16:02:16 +08:00
exa_sf_mask.g4a Add in sf/wm program for mask picture without CA 2006-11-29 17:05:32 +08:00
exa_sf_mask_prog.h Add in sf/wm program for mask picture without CA 2006-11-29 17:05:32 +08:00
exa_sf_prog.h Rename exa sf/wm program files 2006-11-29 16:02:16 +08:00
exa_wm_masknoca.g4a Add in sf/wm program for mask picture without CA 2006-11-29 17:05:32 +08:00
exa_wm_masknoca_prog.h Add in sf/wm program for mask picture without CA 2006-11-29 17:05:32 +08:00
exa_wm_nomask.g4a Rename exa sf/wm program files 2006-11-29 16:02:16 +08:00
exa_wm_nomask_prog.h Rename exa sf/wm program files 2006-11-29 16:02:16 +08:00
i810.h Bug #7829: Fix reported driver version. 2006-08-10 13:49:43 -07:00
i810_accel.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i810_common.h Merging XORG-CURRENT into trunk 2004-04-23 19:35:55 +00:00
i810_cursor.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i810_dga.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i810_dri.c Turn on extra warning flags for GCC, and clean up the resulting fallout. 2006-06-26 14:53:10 +02:00
i810_dri.h Bug #7829: Fix reported driver version. 2006-08-10 13:49:43 -07:00
i810_driver.c Fix bug #7930, i810 doesn't compile without DRI 2006-08-21 12:07:29 +01:00
i810_hwmc.c x86_64 warning fixes 2006-04-10 11:26:06 -07:00
i810_io.c Drop libc wrapper; don't include xf86_ansic.h and add includes now missing. 2006-03-22 23:24:03 +00:00
i810_memory.c Fix some argument inversions in xf86DrvMsg function calls 2006-04-05 07:12:00 +00:00
i810_reg.h Fix bug with probing info of DFP2 and LFP2 connected 2006-08-29 14:54:15 +01:00
i810_video.c Add a DrawablePtr argument to the XV functions to pave the way for redirected 2006-04-10 11:26:33 -07:00
i810_wmark.c Prep for modular builds by adding guarded #include "config.h" everywhere. 2005-07-11 02:29:51 +00:00
i830.h EXA state mem for G965 2006-11-29 15:47:19 +08:00
i830_3d.c Merge branch 'master' into exa 2006-08-24 10:23:22 +08:00
i830_accel.c Merge branch 'master' into exa 2006-08-24 10:23:22 +08:00
i830_common.h Add current Tungsten Graphics code drop for i965 support. 2006-08-03 17:08:39 -07:00
i830_cursor.c Clean up warnings. 2006-08-09 15:47:09 -07:00
i830_dga.c Merge branch 'master' into exa 2006-08-24 10:23:22 +08:00
i830_dri.c Merge branch 'master' into exa 2006-08-24 10:23:22 +08:00
i830_dri.h Bug #7829: Fix reported driver version. 2006-08-10 13:49:43 -07:00
i830_driver.c Merge branch 'master' into exa 2006-09-25 14:15:21 +08:00
i830_exa.c EXA state mem for G965 2006-11-29 15:47:19 +08:00
i830_exa_render.c add copyright info 2006-07-21 12:54:06 +08:00
i830_io.c Added i830_io.c, which just includes i810_io.c with BUILD_FOR_I830 set. 2005-08-26 15:32:40 +00:00
i830_memory.c EXA state mem for G965 2006-11-29 15:47:19 +08:00
i830_modes.c Calculate allowable refresh rates on the private 2006-07-27 15:28:42 +01:00
i830_randr.c Turn on extra warning flags for GCC, and clean up the resulting fallout. 2006-06-26 14:53:10 +02:00
i830_reg.h Take from i915, blend ctl code cleanup. 2006-07-21 00:56:58 +08:00
i830_rotate.c Merge branch 'master' into exa 2006-08-24 10:23:22 +08:00
i830_video.c Merge branch 'master' into exa 2006-09-25 14:15:21 +08:00
i830_video.h Merge branch 'master' into textured-video 2006-07-18 19:23:21 -04:00
i830_xaa.c Merge branch 'exa-origin' into exa 2006-09-08 11:02:41 -07:00
i915_3d.c Merge branch 'master' into exa 2006-08-24 10:23:22 +08:00
i915_3d.h Fix a couple of typos from code review. 2006-07-26 13:19:12 -07:00
i915_exa_render.c Revert "fix default tex wrap mode with clamp" 2006-09-20 09:36:02 +08:00
i915_reg.h Fix the texture map pitch setting as documented, and as used by the 3d driver. 2006-07-19 17:25:10 -04:00
i915_video.c remove an extra '-' 2006-07-24 15:42:15 +08:00
i965_exa_render.c Add in sf/wm program for mask picture without CA 2006-11-29 17:05:32 +08:00
packed_yuv_sf.g4a Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it. 2006-09-01 16:47:17 -07:00
packed_yuv_wm.g4a Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it. 2006-09-01 16:47:17 -07:00
sf_prog.h Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it. 2006-09-01 16:47:17 -07:00
wm_prog.h Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it. 2006-09-01 16:47:17 -07:00