summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-07Add projective versions of the PS kernelsKeith Packard
2008-04-07Shrink WM thread to 32 registers and 1024 scratch space.Keith Packard
2008-04-07Fix composite with mask using new compositing thread codeKeith Packard
2008-04-07remove old shader source filesKeith Packard
2008-04-07remove old monolithic shadersKeith Packard
2008-04-07remove old monolithic shadersKeith Packard
2008-04-07Back to new shaders, fix urb read lengthKeith Packard
2008-04-07Dont set the compr bit on 8-unit sendsKeith Packard
2008-04-07Use m4 to clean up gen4 asm progs. Start adding projective transform support.Keith Packard
2008-04-07Remove rotation sf and wm progsKeith Packard
2008-04-07Fix the sf_mask program to compute and pass corrected uvw cooefficientsKeith Packard
2008-04-07Reimplement wm program for nomask case to handle affine transformsKeith Packard
2008-04-07Clarify comment in exa_sf programKeith Packard
2008-04-07Compute du/dv/dw in no-mask SF progKeith Packard
2008-03-31Bump version 2.2.99.902xf86-video-intel-2.2.99.902Zhenyu Wang
2008-03-31Use xfree() for bios memoryZhenyu Wang
2008-03-31Disable cursors while switching modesKeith Packard
2008-03-30Add a "total" field to intel_idle output (set when any unit is busy).Eric Anholt
2008-03-30Use combo backlight control rather than pure legacyJesse Barnes
2008-03-30Fix obviously wrong verification of DRI_SUPPORTS_CLIP_NOTIFY.Matthias Hopf
2008-03-30Fix obviously stray '(' in non-I830_USE_EXA case.Matthias Hopf
2008-03-28Disable DRI earlier if fb width > 2048Zhenyu Wang
2008-03-28Disable overlay on new mobile chipsetZhenyu Wang
2008-03-27Fixup backlight control and panel fitting property namesJesse Barnes
2008-03-27Initial panel fitting changesJesse Barnes
2008-03-26More compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-26Fix 965+ rendering issues with DRI disabled.Eric Anholt
2008-03-25Revert "Use mprotect on unbound AGP memory to attempt to catch use while unbo...Eric Anholt
2008-03-24Don't try to build XvMC if DRI is disabledJulien Cristau
2008-03-24Fix crash triggered by dpms low power mode with hardware overlay runningMaxim Levitsky
2008-03-24Transformed coord computed using floats. Don't move bilinear composite dst.Keith Packard
2008-03-21xvmc: fix distcheckZhenyu Wang
2008-03-21Fix DRI config for NetBSDJoerg Sonnenberger
2008-03-20Bump version 2.2.99.901xf86-video-intel-2.2.99.901Zhenyu Wang
2008-03-20Merge branch 'xvmc'Zhenyu Wang
2008-03-18Handle projective transforms on 9xx for Composite.Keith Packard
2008-03-18Add i830_transform_is_affine and i830_get_transformed_coordinates_3d.Keith Packard
2008-03-18Add defines for 9xx S3 word in 3D_STATE_LOAD_STATE_IMMEDIATEKeith Packard
2008-03-188xx/9xx can handle textures to 2kx2k. 965 can do 8kx8kKeith Packard
2008-03-18Add i8[13]0_ring.h to _SOURCES to fix distcheckJulien Cristau
2008-03-18Merge branch 'master' into xvmcZhenyu Wang
2008-03-18Disable XvMC if DRI is not enabled.Zhenyu Wang
2008-03-18Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-03-18bug 15060: Dell Latitude X300 needs pipe A quirkZhenyu Wang
2008-03-17Add support for new ->get_crtc output callbacksJesse Barnes
2008-03-14Change OUT_RING and similar calls to OUT_BATCH for batchbuffer mergeEric Anholt
2008-03-14Remove h0h0 UploadToScreen implementation that used pattern blits.Eric Anholt
2008-03-13Remove fbc enable/disable messagesJesse Barnes
2008-03-13Add workarounds for 830/845's lack of a8/x8r8g8b8/x8b8g8r8 support.Eric Anholt
2008-03-13Merge branch 'master' into xvmcZhenyu Wang