summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-04Fix G965 EXA mem bindingexa-i965Wang Zhenyu1-12/+18
2006-12-06fix Makefile.amWang Zhenyu1-1/+6
2006-12-06Formats fixesWang Zhenyu1-25/+19
2006-12-04set correct default border colorWang Zhenyu1-4/+4
2006-12-04fix typo in ps kernelWang Zhenyu2-8/+8
2006-11-29shut up warningWang Zhenyu1-4/+2
2006-11-29fix alpha blending stateWang Zhenyu1-7/+12
2006-11-29Add in sf/wm program for mask picture without CAWang Zhenyu5-10/+389
2006-11-29misc cleanup for G965 vs/sf/wm statesWang Zhenyu1-14/+14
2006-11-29WM kernel needs scratch spaceWang Zhenyu1-1/+6
2006-11-29Setup default border color for our samplersWang Zhenyu1-13/+25
2006-11-29fix vertex buffer sizeWang Zhenyu1-6/+2
2006-11-29clean up issue cmd to ring bufferWang Zhenyu1-146/+147
2006-11-29remove wrong scale_unitsWang Zhenyu1-2/+0
2006-11-29Rename exa sf/wm program filesWang Zhenyu6-8/+46
2006-11-29EXA state mem for G965Wang Zhenyu4-18/+42
2006-10-10Mark current ps kernel is experimential with little test.Wang Zhenyu1-1/+3
2006-10-10Use sf_prog.h insteadWang Zhenyu1-42/+4
2006-09-28Fix picture's transform checkingWang Zhenyu1-0/+11
2006-09-28Fallback in mask picture for nowWang Zhenyu1-56/+5
2006-09-28Fix compile, add wm header file.Wang Zhenyu3-36/+110
2006-09-28Add simplest wm kernel program for no mask picture compositeWang Zhenyu2-0/+141
2006-09-27Add mask sampler stateWang Zhenyu1-15/+53
2006-09-27change some src sampler statesWang Zhenyu1-7/+22
2006-09-25Add file for i965 exa compositeWang Zhenyu3-2/+1143
2006-09-25Merge branch 'master' into exaWang Zhenyu11-156/+249
2006-09-22Fix a typo to mark sync for XAA.Wang Zhenyu1-1/+1
2006-09-21Typo fix in man page (Debian bug #364559).A Costa1-1/+1
2006-09-20Revert "fix default tex wrap mode with clamp"Wang Zhenyu1-1/+1
2006-09-19fix default tex wrap mode with clampWang Zhenyu1-1/+1
2006-09-19shader program fix for component alpha setEric Anholt1-8/+16
2006-09-19misc cleanupWang Zhenyu1-6/+4
2006-09-14Add a compile flag to enable syncing after each operation in EXA.Eric Anholt2-18/+17
2006-09-14Add a note on maxX/maxY for the 2D rendering.Eric Anholt1-0/+2
2006-09-14Replace a couple of mis-uses of the screen's bpp when the pixmap's was needed.Eric Anholt1-2/+2
2006-09-14Replace duplicated sync code in exa with a call to I830Sync.Eric Anholt1-26/+4
2006-09-13Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane1-0/+1
2006-09-13bump max Xvideo height to 1088 to cope with some players.root1-2/+2
2006-09-11reimplement Solid functionWang Zhenyu1-37/+24
2006-09-08Fix a compile failure from the last commit.Eric Anholt1-0/+1
2006-09-08Merge branch 'exa-origin' into exaEric Anholt33-656/+8036
2006-09-07Remove another debug printf.Eric Anholt1-1/+0
2006-09-07Re-remove xf86_ansic.h, and move copyright to the top of the file.Eric Anholt2-15/+13
2006-09-07Remove the UTS/DFS implementations that just match the fallback versions.Eric Anholt1-64/+0
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane7-131/+224
2006-09-07When in MergedFB mode, fix offscreen memory allocation.Alan Hourihane2-3/+3
2006-09-06Remove a debug printf.Eric Anholt1-2/+0
2006-09-01Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.Eric Anholt7-131/+224
2006-08-29Fix bug with probing info of DFP2 and LFP2 connectedAlan Hourihane2-18/+15
2006-08-28Fix SetVBlank to operate all the timeAlan Hourihane1-1/+3