index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i965_render.c
Age
Commit message (
Expand
)
Author
2007-08-10
Tiling fixes for 965
Jesse Barnes
2007-08-09
i965: increase composite vertex buffer size and alignment to be safe
Dave Airlie
2007-08-09
i965: fix memcpy of the sf_kernel when a mask is needed
Dave Airlie
2007-08-08
Allow 965 composite acceleration to A8 destinations.
Carl Worth
2007-06-27
EXA: fallback mask transform on i965
Wang Zhenyu
2007-06-25
Use local structures for vs_state, sf_state, and wm_state
Carl Worth
2007-06-25
Use local structure for src_sampler_state and mask_sampler_state
Carl Worth
2007-06-25
Use local structure for mask_surf_state
Carl Worth
2007-06-25
Use local structure for src_surf_state
Carl Worth
2007-06-25
Use local structure for dest_surf_state
Carl Worth
2007-06-25
Use local structure for cc_state
Carl Worth
2007-06-25
Remove redundant i830WaitSync from i965_prepare_composite
Carl Worth
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
2007-05-30
Fix i965 render's draw clip rectangle
Wang Zhenyu
2007-05-18
EXA: add render enter helper function
Wang Zhenyu
2007-03-22
EXA: don't smash vertex header in G965
Wang Zhenyu
2007-03-21
EXA: try to enable rotation for G965
Wang Zhenyu
2007-03-11
fixup missing assert includes
Dave Airlie
2007-02-23
Rework the video memory allocation.
Eric Anholt
2007-02-15
EXA: fix i965 default color (0,0,0,1.0) -> (0,0,0,0)
Wang Zhenyu
2007-02-15
EXA: mask componentAlpha support
Wang Zhenyu
2007-02-07
EXA: fix render issue with i965
Wang Zhenyu
2007-01-31
Sync before overwriting Render acceleration state on the 965.
Eric Anholt
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