summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-19Fix the texture map pitch setting as documented, and as used by the 3d driver.Eric Anholt
2006-07-19Fix the alignment padding fix (didn't bump BEGIN_LP_RING count).Eric Anholt
2006-07-19Force texture alpha channels to 1 if not present.Eric Anholt
2006-07-19Add a trailing MI_NOOP to frag shader output for alignment if necessary.Eric Anholt
2006-07-19The map bits per pixel must come from the drawable, not the visible screen.Eric Anholt
2006-07-19Correct the DWORD count of several 3D instructions.Eric Anholt
2006-07-19Replace hand register setting with new i915 fragmet program API.Eric Anholt
2006-07-19Merge branch 'master' into exaEric Anholt
2006-07-18Re-convert i915 video to new fragment shader API.Eric Anholt
2006-07-18Merge branch 'master' into textured-videoEric Anholt
2006-07-18Convert i915 rotate code to the new fragment program API.Eric Anholt
2006-07-18Add an API for programming i915 fragment programs.Eric Anholt
2006-07-18Convert magic numbers to symbolic names in i915 rotate code.Eric Anholt
2006-07-18Fix several size error with STATE3D_LOAD_STATE_IMMEDIATE cmd.Wang Zhenyu
2006-07-18fallback in 'repeat' case for nowWang Zhenyu
2006-07-17Disable spread spectrum clock usage.Keith Packard
2006-07-16whoops, reverse part of that.Alan Hourihane
2006-07-16move ContextMem out of XF86DRIAlan Hourihane
2006-07-14Bug #7404: Only save/restore VGA fonts and not other VGA regs.Eric Anholt
2006-07-14Add a register restore implementation so we don't crash on LeaveVT.Eric Anholt
2006-07-14Don't try to probe on more pipes than we really have.Eric Anholt
2006-07-14Current exa render implement for i830 and i915, test onWang Zhenyu
2006-07-13In I830xf86SortModes, catch cases where two modes are equal in only oneAdam Jackson
2006-07-13Fix a thinko; would only inject the FP native mode if a mode list was alreadyAdam Jackson
2006-07-11Avoid NULL dereference if cursor position changes during a mode change.Eric Anholt
2006-07-11Bug #7443: Respect the user's Modes configuration, and make it more useful.Eric Anholt
2006-07-11Fix crash with DDC when there are no user modes to add.Eric Anholt
2006-07-11Make gamma settings apply to the cursor as well, and fix clone-mode gamma.Luká\u0161 Hejtmánek
2006-07-11Add support for adjusting saturation value of overlay video.Luká\u0161 Hejtmánek
2006-07-11whoops, revert some unnecessary changesAlan Hourihane
2006-07-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane
2006-07-11Add an additional check before rotatingAlan Hourihane
2006-07-10Clean up warnings in sil164 module.Eric Anholt
2006-07-10Hook up SiI164 mode setting (just a matter of turning the chip on).Eric Anholt
2006-07-10Fix prototype for SaveRegs.Eric Anholt
2006-07-10Move to 4-space indents in sil164.Eric Anholt
2006-07-10Make DVO code light up my sil164-based DVI output, when already set up by BIOS.Eric Anholt
2006-07-10Fix modelist with a configured monitor to not begin with all unvalidated modes.Eric Anholt
2006-07-10Fix validation when the first mode is thrown out, and print hsync in modelines.Eric Anholt
2006-07-10Merge branch 'dvo-merge' into modesettingEric Anholt
2006-07-10Supply proper NULL-terminated symbol lists to avoid crashing.Eric Anholt
2006-07-08Improve output bus setup to include LVDS setup for pre-i915.Eric Anholt
2006-07-07Initial add of DVO support code. Probes my sil164.Eric Anholt
2006-07-05Don't try to probe modes on an SDVO device with NULL sdvo_drv.Eric Anholt
2006-07-05More fixes to "choose closest mode for the pipe" code to select correct refresh.Eric Anholt
2006-07-03Bug #7375: Don't double-free the current XF86 mode after a randr reprobe.Eric Anholt
2006-07-03Only override display size with the XFree86 mode's for actual panel scaling.Eric Anholt
2006-06-28Replace i830InjectModes with i830DuplicateModes usage.Eric Anholt
2006-06-28Validate and insert user and VESA standard modes for DDC or configured fallback.Eric Anholt
2006-06-28Replace xf86ValidateModes usage with a set of custom validators and pruning.Eric Anholt