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
/
gen8_render.c
Age
Commit message (
Expand
)
Author
2019-09-19
sna: Replace fall through comments with standard form
Ville Syrjälä
2019-07-19
sna: Rebalance prefer_blt to weight I915_TILING_Y higher
Chris Wilson
2018-05-31
sna/video: Add XV_COLORSPACE attribute for the textured Xv adaptor
Ville Syrjälä
2018-05-31
Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601
Ville Syrjälä
2018-02-14
sna/video: Actually use the NV12 shader on gen8
Ville Syrjälä
2018-02-07
sna: Switch from ifdef PICT_ to if XORG_VERSION_CURRENT
Chris Wilson
2017-09-27
sna/video: Add support for NV12 video in all gen4+ render paths
Ville Syrjälä
2016-06-21
sna/gen2+: Do not force migration to GPU for very large objects
Chris Wilson
2016-04-17
sna/gen8+: Flush pipecontrols when forcing a pipeline stall
Chris Wilson
2016-03-31
sna/video: Use the GPU to prescale overlay sprites
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-08-19
sna/dri2: Initialise scratch.pScreen for copying
Chris Wilson
2015-06-09
Fix typos found with codespell v1.7
Sedat Dilek
2015-04-22
sna/gen6: Do not force a blt switch onto a Y-tiled surface
Chris Wilson
2015-04-22
sna/gen6+: Discourage use of the BLT with Y-tiling
Chris Wilson
2015-04-16
sna/gen8: reduce CHV VS URB entries to 640
Chris Wilson
2015-04-01
sna/dri: Avoid using the BLT for DRI2CopyRegion if no semaphores
Chris Wilson
2015-03-31
sna/gen6+: Prefer the BLT for small self-copies
Chris Wilson
2015-03-07
sna/gen6+: Prefer the BLT for small copies
Chris Wilson
2015-02-27
sna/gen7+: Allow GT3 to overlapping copies via an intermediate
Chris Wilson
2015-02-09
sna: Convert pixel values into ARGB values for render operations
Chris Wilson
2015-01-25
sna/gen6+: Tweak engine placement when considering src/dst combinations
Chris Wilson
2015-01-15
sna/gen6+: Prefer using RENDER pipeline for uncached destinations on large GT
Chris Wilson
2014-11-06
sna: Use VMask in 3DSTATE_PS
Rodrigo Vivi
2014-11-05
sna/gen8: Clear instancing enabled bit between batches
Chris Wilson
2014-10-22
sna/gen8: Override the URB output from the VS
Chris Wilson
2014-10-22
sna/gen8: Clamp URB allocations for GT3
Chris Wilson
2014-10-22
sna/gen8: Annotate more 64bit pointer locations
Chris Wilson
2014-10-08
intel: Store pointer to struct intel_device
Chris Wilson
2014-09-24
sna/gen4+: Assert that the offset coordinate is within range if negative
Chris Wilson
2014-09-19
sna/gen8: Update DBG output of surface offset
Chris Wilson
2014-09-02
sna: Leave more Pixmap breadcrumbs in DBG
Chris Wilson
2014-08-29
sna/gen8: Check instead of asserting for a hang whilst setting up video state
Chris Wilson
2014-07-16
sna/gen2+: Remove assertion on draw->type for fills
Chris Wilson
2014-07-04
sna/gen8: Disable the unaligned check
Chris Wilson
2014-07-02
sna/gen6+: Tweak consideration of compositing on BLT
Chris Wilson
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
2014-06-24
sna: Decompose self-copy into overlapping/non-overlapping regions
Chris Wilson
2014-06-23
sna/gen6+: Initialise src offset before use
Chris Wilson
2014-06-23
sna/gen6+: Avoid adjusting copy coordinates until commited to using them
Chris Wilson
2014-06-23
sna/gen6+: Encourage the compiler to inline a couple of key functions
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-18
sna/gen8: Fix cleanup after failing to convert channel
Chris Wilson
2014-06-18
sna/gen8: Fix unaligned() to return true when not aligned
Chris Wilson
2014-06-13
sna/gen6+: Prefer the BLT for large overlapping copies
Chris Wilson
2014-06-13
sna/gen8: Allow reads from scanout to be cached
Chris Wilson
2014-06-13
sna/gen8: Check for WT support before attempting to use the WT mocs
Chris Wilson
2014-06-11
sna/gen8: Clear a couple more push constants
Chris Wilson
[next]