index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_exa.c
Age
Commit message (
Expand
)
Author
2008-04-23
Fix warning with i830_exa_pixmap_is_offscreen() for exa minor >=2
Zhenyu Wang
2008-04-19
Check pitch for EXA operation
Zhenyu Wang
2008-04-18
Revert "Set EXA pitch limit for pre-965 chipset"
Zhenyu Wang
2008-04-17
Set EXA pitch limit for pre-965 chipset
Zhenyu Wang
2008-03-24
Transformed coord computed using floats. Don't move bilinear composite dst.
Keith Packard
2008-03-18
Handle projective transforms on 9xx for Composite.
Keith Packard
2008-03-18
Add i830_transform_is_affine and i830_get_transformed_coordinates_3d.
Keith Packard
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
2008-03-14
Remove h0h0 UploadToScreen implementation that used pattern blits.
Eric Anholt
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2007-11-15
remove unnecessary i830_reg.h includes
Zhenyu Wang
2007-09-21
Merge branch 'buffer-objects'
Eric Anholt
2007-09-20
Merge remote branch 'origin/master' into buffer-objects
Eric Anholt
2007-09-20
Fix pixmap offset
Hong Liu
2007-08-28
Limit TV formats to those supported by current connection
Keith Packard
2007-08-17
Replace AA allocator usage with i830_memory.c for RandR rotation.
Eric Anholt
2007-08-16
Merge branch 'master' into buffer-objects
Eric Anholt
2007-08-10
Attempt to fix several front buffer tiling failure cases.
Eric Anholt
2007-08-10
Tiling fixes for 965
Jesse Barnes
2007-08-07
Fix EXA rendering with tiled front buffer on pre-965.
Eric Anholt
2007-08-06
Fix accumulated whitespace nits in i830_exa.c
Eric Anholt
2007-08-06
More tiled rendering fixes: - check for tiling, not just offset in PrepareSol...
Jesse Barnes
2007-08-03
Limit Solid & Copy offsets to 4k when rendering to tiled targets
Jesse Barnes
2007-08-03
Tiled rendering & fbc fixes:
Jesse Barnes
2007-07-26
Use new drmBOSetPin interface instead of NO_EVICT/NO_MOVE buffers.
Eric Anholt
2007-06-27
EXA: don't have to check offscreen size
Wang Zhenyu
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
2007-06-05
Add support for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-05-22
i830: Provide new DRI texOffsetStart hook when available with EXA.
Michel Dänzer
2007-05-18
EXA: add render enter helper function
Wang Zhenyu
2007-04-17
Fix i852 EXA Composite acceleration setup.
Eric Anholt
2007-04-09
Turn off ALWAYS_SYNC in EXA.
Eric Anholt
2007-03-09
Revert change accidentally included in previous commit.
Michel Dänzer
2007-03-09
Update SAREA pipe sizes in i830_crtc_dpms instead of i830PipeSetBase.
Michel Dänzer
2007-03-02
Add a WIP UploadToScreen implementation. This almost displays right.
Eric Anholt
2007-02-23
Rework the video memory allocation.
Eric Anholt
2007-02-09
Fix comments on 965 pitch alignment restrictions.
Eric Anholt
2007-02-08
EXA: i965 pixmap pitch align
Wang Zhenyu
2007-01-31
Naming and formatting cleanup in Render acceleration code.
Eric Anholt
2007-01-31
Move the render code to non-EXA-specific filenames.
Eric Anholt
2007-01-31
Add an accelerated path for rotation Render operations in XAA.
Eric Anholt
2007-01-30
Fix accelerated Render transformations.
Eric Anholt
2007-01-30
Simplify EXA acceleration transform handling.
Eric Anholt
2007-01-25
Make rotated shadow buffer allocation dynamic.
Eric Anholt
2007-01-11
EXA: Use PRIM3D_RECTLIST instead of TRIFAN so we don't get diagonal tearing.
Eric Anholt
2007-01-11
Correct x/y/pitch limitations in several cases, and detail them in i830_exa.c.
Eric Anholt
2007-01-08
Move EXA function declarations from source to header.
Keith Packard
2007-01-06
Numerous symbol scope issues.
Keith Packard
2007-01-06
Merge branch 'modesetting-origin' into modesetting
Wang Zhenyu
2007-01-06
[PATCH] EXA state mem for G965
Wang Zhenyu
[next]