| .. |
|
xvmc
|
Add .cvsignores for drivers.
|
2005-11-21 10:49:14 +00:00 |
|
Makefile.am
|
Merge branch 'master' into exa
|
2006-07-19 12:31:36 -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.0.
|
2006-04-10 11:27:25 -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
|
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
|
Merge branch 'master' into exa
|
2006-07-19 12:31:36 -04:00 |
|
i830_3d.c
|
move i830 default coord set into I830EmitInvarientState
|
2006-07-21 01:02:38 +08:00 |
|
i830_accel.c
|
Current exa render implement for i830 and i915, test on
|
2006-07-14 16:14:18 +08:00 |
|
i830_common.h
|
Set vblank interrupt configuration to match pipe configuration
|
2006-06-19 13:47:28 -07:00 |
|
i830_cursor.c
|
x86_64 warning fixes
|
2006-04-10 11:26:06 -07:00 |
|
i830_dga.c
|
Commit what applied from Jesse Barnes's i830-exa-latest.patch.
|
2006-04-28 14:57:03 -07:00 |
|
i830_dri.c
|
Merge branch 'master' into exa
|
2006-06-26 16:25:58 +02:00 |
|
i830_dri.h
|
Only mark rotation flags after initial screen setup.
|
2006-06-12 10:02:06 +01:00 |
|
i830_driver.c
|
fixup segfault in xaa when xaa not initialized in i830WaitSync.
|
2006-07-21 11:59:04 +08:00 |
|
i830_exa.c
|
Remove another debug printf.
|
2006-09-07 10:32:02 -07: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
|
Fix remaining warning.
|
2006-06-26 16:26:58 +02:00 |
|
i830_modes.c
|
x86_64 warning fixes
|
2006-04-10 11:26:06 -07: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-07-19 12:31:36 -04:00 |
|
i830_video.c
|
Merge branch 'master' into exa
|
2006-06-20 01:22:53 +08:00 |
|
i830_xaa.c
|
Re-remove xf86_ansic.h, and move copyright to the top of the file.
|
2006-09-07 10:28:09 -07:00 |
|
i915_3d.c
|
Correct the DWORD count of several 3D instructions.
|
2006-07-19 13:34:06 -04:00 |
|
i915_3d.h
|
Fix a couple of typos from code review.
|
2006-07-26 13:19:12 -07:00 |
|
i915_exa_render.c
|
Remove a debug printf.
|
2006-09-06 11:15:17 -07: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 |