| .. |
|
xvmc
|
Add .cvsignores for drivers.
|
2005-11-21 10:49:14 +00:00 |
|
Makefile.am
|
Add an API for programming i915 fragment programs.
|
2006-07-18 18:24:28 -04:00 |
|
common.h
|
Provide definitions of __FUNCTION__ for non-gcc compilers
|
2006-06-22 15:07:16 -07:00 |
|
i810.h
|
bump to 1.6.2 to indicate mergedfb support
|
2006-08-08 11:43:10 +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
|
Fix a broken test that resulted in page flipping always being enabled, not just
|
2006-04-11 16:44:42 -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
|
Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and
|
2004-10-12 19:13:43 +00: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
|
When detecting new monitors in mergedfb renew the modepool.
|
2006-07-26 16:45:38 +01:00 |
|
i830_3d.c
|
Fix a build problem
|
2006-07-26 09:17:52 +01:00 |
|
i830_accel.c
|
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
|
2006-03-22 23:24:03 +00:00 |
|
i830_common.h
|
Set vblank interrupt configuration to match pipe configuration
|
2006-06-19 13:47:28 -07:00 |
|
i830_cursor.c
|
Ensure palette is updated in mergedfb & clone modes
|
2006-08-08 10:23:29 +01:00 |
|
i830_dga.c
|
Fix DGA with MergedFB
|
2006-07-28 10:32:12 +01:00 |
|
i830_dri.c
|
Merge branch 'origin'
|
2006-06-26 16:04:33 +02:00 |
|
i830_dri.h
|
bump to 1.6.2 to indicate mergedfb support
|
2006-08-08 11:43:10 +01:00 |
|
i830_driver.c
|
Re-enable monitor detect after a few fixups.
|
2006-08-08 12:25:03 +01: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
|
Fix some argument inversions in xf86DrvMsg function calls
|
2006-04-05 07:12:00 +00: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
|
Convert i915 rotate code to the new fragment program API.
|
2006-07-18 18:27:10 -04:00 |
|
i830_video.c
|
Fix pipe reversal for Xv
|
2006-07-27 16:11:48 +01: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 |