summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-14Bump version 2.2.99.903xf86-video-intel-2.2.99.903Zhenyu Wang1-1/+1
2008-04-14Remove old sf/wm program from MakefileZhenyu Wang1-2/+0
2008-04-14Revert "remove '#line NUM ...' in macro process"Keith Packard1-1/+1
2008-04-12remove '#line NUM ...' in macro processZhenyu Wang1-1/+1
2008-04-12Bug #14935: Fix i9xx reference clock for spread spectrum.Hong Liu1-2/+4
2008-04-12Fix compiler warning from 24-bit lvds change.Eric Anholt1-2/+3
2008-04-12Single memcpy when pitches align on planar image transferKeith Packard1-15/+24
2008-04-12Remove .g4b files on cleanKeith Packard1-0/+2
2008-04-12Remove sync after 965 video put.Keith Packard1-1/+0
2008-04-12Use symbolic names for channels in YUV codeKeith Packard2-53/+82
2008-04-12Rename src/mask/data registers to indicate channelKeith Packard9-60/+76
2008-04-10Implement support for 24 bit pixel formatMike Isely4-4/+42
2008-04-10Include <stdint.h> in i810.h for integer types definitionZhenyu Wang1-0/+1
2008-04-09Fix LVDS regressionJesse Barnes3-28/+20
2008-04-09Bug #15219: Fix default overlay CSC factors, and use BT709 if available.David Schleef1-3/+8
2008-04-07Quirks from Ubuntu/DellBryce Harrington1-0/+12
2008-04-07Forgot to build exa_wm_src_sample_argb.g4bKeith Packard1-0/+1
2008-04-07Remove extra flushingKeith Packard2-12/+3
2008-04-07Add projective versions of the PS kernelsKeith Packard1-23/+66
2008-04-07Shrink WM thread to 32 registers and 1024 scratch space.Keith Packard15-101/+101
2008-04-07Fix composite with mask using new compositing thread codeKeith Packard32-189/+300
2008-04-07remove old shader source filesKeith Packard8-448/+0
2008-04-07remove old monolithic shadersKeith Packard3-285/+0
2008-04-07remove old monolithic shadersKeith Packard4-685/+1
2008-04-07Back to new shaders, fix urb read lengthKeith Packard4-76/+84
2008-04-07Dont set the compr bit on 8-unit sendsKeith Packard1-2/+2
2008-04-07Use m4 to clean up gen4 asm progs. Start adding projective transform support.Keith Packard39-241/+1592
2008-04-07Remove rotation sf and wm progsKeith Packard4-329/+0
2008-04-07Fix the sf_mask program to compute and pass corrected uvw cooefficientsKeith Packard2-52/+72
2008-04-07Reimplement wm program for nomask case to handle affine transformsKeith Packard3-147/+48
2008-04-07Clarify comment in exa_sf programKeith Packard1-1/+1
2008-04-07Compute du/dv/dw in no-mask SF progKeith Packard2-16/+76
2008-03-31Bump version 2.2.99.902xf86-video-intel-2.2.99.902Zhenyu Wang1-1/+1
2008-03-31Use xfree() for bios memoryZhenyu Wang1-4/+4
2008-03-31Disable cursors while switching modesKeith Packard1-0/+3
2008-03-30Add a "total" field to intel_idle output (set when any unit is busy).Eric Anholt1-5/+8
2008-03-30Use combo backlight control rather than pure legacyJesse Barnes1-2/+2
2008-03-30Fix obviously wrong verification of DRI_SUPPORTS_CLIP_NOTIFY.Matthias Hopf1-1/+1
2008-03-30Fix obviously stray '(' in non-I830_USE_EXA case.Matthias Hopf1-1/+1
2008-03-28Disable DRI earlier if fb width > 2048Zhenyu Wang1-6/+6
2008-03-28Disable overlay on new mobile chipsetZhenyu Wang3-3/+9
2008-03-27Fixup backlight control and panel fitting property namesJesse Barnes1-7/+7
2008-03-27Initial panel fitting changesJesse Barnes3-42/+369
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade13-91/+85
2008-03-26Fix 965+ rendering issues with DRI disabled.Eric Anholt1-0/+9
2008-03-25Revert "Use mprotect on unbound AGP memory to attempt to catch use while unbo...Eric Anholt2-27/+0
2008-03-24Don't try to build XvMC if DRI is disabledJulien Cristau1-2/+8
2008-03-24Fix crash triggered by dpms low power mode with hardware overlay runningMaxim Levitsky1-4/+7
2008-03-24Transformed coord computed using floats. Don't move bilinear composite dst.Keith Packard5-87/+143
2008-03-21xvmc: fix distcheckZhenyu Wang1-0/+2