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
/
sna
/
gen3_render.c
Age
Commit message (
Expand
)
Author
2019-09-19
sna: Annotate more fall throughs
Ville Syrjälä
2018-02-07
sna: Switch from ifdef PICT_ to if XORG_VERSION_CURRENT
Chris Wilson
2016-06-21
sna/gen2+: Do not force migration to GPU for very large objects
Chris Wilson
2016-02-03
sna/gen3: Add missing destination offsets to a few vertex emitters
Chris Wilson
2015-11-11
sna/video: Avoid dereferencing a masked pointer
Chris Wilson
2015-11-08
sna/video: Move the composite offsets into the dstRegion
Chris Wilson
2015-06-24
sna/gen3: Allow gen3 to use smaller vbo if already available in cache
Chris Wilson
2015-03-02
sna/gen3: Disable fences associated with vertex buffers
Chris Wilson
2015-02-09
sna: Convert pixel values into ARGB values for render operations
Chris Wilson
2014-09-02
sna: Leave more Pixmap breadcrumbs in DBG
Chris Wilson
2014-07-16
sna/gen2+: Remove assertion on draw->type for fills
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-23
sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
Chris Wilson
2014-06-20
sna: Mark up const boxes to keep the compiler happy
Chris Wilson
2014-06-11
sna: Silence compiler warnings for discarding const Region points
Chris Wilson
2014-05-16
sna/video: Only migrate the destination window
Chris Wilson
2014-04-15
sna: Mark partial composite operations upfront
Chris Wilson
2014-04-04
sna/gen2+: Beware the unattached ShmPixmap
Chris Wilson
2014-04-04
sna/gen2+: Replace composite sources with solids where possible
Chris Wilson
2014-03-14
sna: Allow some leeway when deciding to discard common translations
Chris Wilson
2014-03-13
sna: Nullify extra fill.ops
Chris Wilson
2014-01-24
sna/gen3+: Allow for spill when aligning vertices
Chris Wilson
2014-01-24
sna/gen2+: Inspect composite flags to discard unneeded CPU damage
Chris Wilson
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
2013-12-10
sna/gen2,3: Replace stale bo replacement with simple asserts
Chris Wilson
2013-12-05
sna: Compilation fixes for squeeze
Chris Wilson
2013-12-03
sna/gen2,3: Unmap the old GPU bo when replacing due to render target constaints
Chris Wilson
2013-11-22
sna: Tidy up fallback from render composite to blt composite
Chris Wilson
2013-11-02
sna: Eliminate the redundancy between is_mappable/can_map
Chris Wilson
2013-10-30
sna: Check for wedged after submitting
Chris Wilson
2013-10-10
sna: Pass usage hint down to render fill routines
Chris Wilson
2013-10-09
sna/gen3+: Flush vertex buffer after computing resize
Chris Wilson
2013-09-30
sna/gen3: Tidy up fallback handling from fill-boxes
Chris Wilson
2013-09-25
sna/gen[35]: Remove dead code for choosing between BLT/render composite
Chris Wilson
2013-09-23
sna: Track CPU/GTT maps independently
Chris Wilson
2013-09-18
intel: Compile fixes for base install of SLED11.sp3
Chris Wilson
2013-07-13
sna: Skip copying to the intermediate target if we will completely overwrite it
Chris Wilson
2013-06-28
sna/gen2+: Consider precision in render operation placement
Chris Wilson
2013-06-14
sna/gen3+: Remove redundant clearing of clear hint in video playback
Chris Wilson
2013-06-13
sna/gen2+: Promote a conditional dirty into an assertion
Chris Wilson
2013-05-28
sna: Make the backend identifier more informative
Chris Wilson
2013-03-12
sna/gen3: Tweak code generation for gen3_emit_composite_primitive_constant__sse2
Chris Wilson
2013-03-12
sna/gen3: Tweak code generation for gen3_emit_composite_primitive_identity_gr...
Chris Wilson
2013-03-12
sna/gen3: Reduce another use of transforms
Chris Wilson
2013-03-12
sna: Mark redirect proxies with a unique id
Chris Wilson
2013-03-04
sna/gen3: Always prefer BLT for copies
Chris Wilson
2013-03-04
sna/gen3: Perform alpha-fixup upon copy sources
Chris Wilson
2013-03-03
sna/gen3: Correct typo in assertion
Chris Wilson
2013-03-03
sna/gen3: Add some debug around rendercopies of the fbcon
Chris Wilson
2013-02-28
sna/video: Correct scaling of source offsets
Chris Wilson
[next]