| .. |
|
xvmc
|
Add .cvsignores for drivers.
|
2005-11-21 10:49:14 +00:00 |
|
Makefile.am
|
Merge branch 'textured-video', bringing in fixed-up i915 textured video.
|
2006-08-09 14:19:06 -07: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
|
dump out piles of debug. Create VS thread just to see how it works
|
2006-05-28 16:09:59 -07:00 |
|
common.h
|
Merge branch 'broadwater-video-rehash' into broadwater
|
2006-08-03 18:29:12 -07:00 |
|
i810.h
|
bump to 1.6.3
|
2006-08-08 14:51:18 +01: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
|
Post-merge fixups:
|
2005-07-31 17:19:29 +00:00 |
|
i810_driver.c
|
Merge branch 'broadwater-video-rehash' into broadwater
|
2006-08-03 18:29:12 -07: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
|
Merge branch 'textured-video', bringing in fixed-up i915 textured video.
|
2006-08-09 14:19:06 -07: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
|
Clean up warnings.
|
2006-08-09 15:47:09 -07:00 |
|
i830_3d.c
|
Fix a build problem
|
2006-07-26 09:17:52 +01:00 |
|
i830_accel.c
|
Add current Tungsten Graphics code drop for i965 support.
|
2006-08-03 17:08:39 -07: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 'i965', adding i965G support.
|
2006-08-08 15:59:17 -07:00 |
|
i830_dri.c
|
Clean up warnings.
|
2006-08-09 15:47:09 -07:00 |
|
i830_dri.h
|
Merge branch 'i965', adding i965G support.
|
2006-08-08 15:59:17 -07:00 |
|
i830_driver.c
|
Clean up warnings.
|
2006-08-09 15:47:09 -07: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
|
Merge branch 'broadwater-video-rehash' into broadwater
|
2006-08-03 18:29:12 -07: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
|
Set some invarient state, cures some problems with
|
2006-06-19 11:27:28 +01:00 |
|
i830_rotate.c
|
Clean up warnings.
|
2006-08-09 15:47:09 -07:00 |
|
i830_video.c
|
Clean up warnings.
|
2006-08-09 15:47:09 -07:00 |
|
i830_video.h
|
Merge branch 'master' into textured-video
|
2006-07-18 19:23:21 -04:00 |
|
i915_3d.c
|
Fix a build problem
|
2006-07-26 09:17:52 +01:00 |
|
i915_3d.h
|
Add an API for programming i915 fragment programs.
|
2006-07-18 18:24:28 -04:00 |
|
i915_reg.h
|
Convert magic numbers to symbolic names in i915 rotate code.
|
2006-07-18 17:11:34 -04:00 |
|
i915_video.c
|
remove an extra '-'
|
2006-07-24 15:42:15 +08:00 |
|
wm_prog.h
|
Make the sampler's payload be the WM payload rather than uninitialized data.
|
2006-08-03 16:03:15 -07:00 |