index
:
xorg/driver/xf86-video-intel
2.1
2.10
2.13
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
XORG-6_8-branch
display-port
dri2-swapbuffers
exa
exa-i965
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
screen-conv-api
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
xwayland
xwayland-1.12
Intel video driver (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sna
/
gen2_render.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-19
sna: Annotate more fall throughs
Ville Syrjälä
1
-4
/
+17
2017-10-18
sna: Implement i830 3DSTATE_BUFFER_INFO w/a
Ville Syrjälä
1
-2
/
+11
2017-02-05
sna/gen2: Take combined vertex arrays into account for inline limit
Chris Wilson
1
-4
/
+7
2017-02-05
sna/gen2: Cap number of vertices emitted in a single 3DPRIM
Chris Wilson
1
-0
/
+7
2016-07-14
sna/gen2/video: Implement textured video support
Ville Syrjälä
1
-1
/
+269
2016-07-14
sna/gen2: Don't pass sna_composite_op to gen2_emit_target()
Ville Syrjälä
1
-19
/
+43
2016-06-21
sna/gen2+: Do not force migration to GPU for very large objects
Chris Wilson
1
-1
/
+3
2015-02-09
sna: Convert pixel values into ARGB values for render operations
Chris Wilson
1
-3
/
+3
2014-09-02
sna: Leave more Pixmap breadcrumbs in DBG
Chris Wilson
1
-2
/
+2
2014-07-16
sna/gen2+: Remove assertion on draw->type for fills
Chris Wilson
1
-1
/
+0
2014-06-30
sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn bo
Chris Wilson
1
-24
/
+25
2014-06-23
sna: Rename IGNORE_CPU to IGNORE_DAMAGE to better reflect its purpose
Chris Wilson
1
-1
/
+6
2014-04-15
sna: Mark partial composite operations upfront
Chris Wilson
1
-1
/
+1
2014-04-10
sna/gen2: Fix CA/a8 blend factors
Chris Wilson
1
-15
/
+26
2014-04-04
sna/gen2+: Beware the unattached ShmPixmap
Chris Wilson
1
-1
/
+1
2014-04-04
sna/gen2+: Replace composite sources with solids where possible
Chris Wilson
1
-0
/
+12
2014-03-14
sna: Allow some leeway when deciding to discard common translations
Chris Wilson
1
-1
/
+1
2014-03-13
sna: Nullify extra fill.ops
Chris Wilson
1
-0
/
+1
2014-03-10
sna/gen2: Fix build after last minute patch editing
Chris Wilson
1
-1
/
+1
2014-03-10
sna/gen2: Tidy blend factor selection for the source
Chris Wilson
1
-21
/
+14
2014-03-10
sna/gen2: Fix alpha blending with 8bit destination surfaces
Chris Wilson
1
-8
/
+22
2014-01-24
sna/gen2+: Inspect composite flags to discard unneeded CPU damage
Chris Wilson
1
-28
/
+26
2014-01-23
sna: Avoid erroneous discarding operations for partial composites
Chris Wilson
1
-2
/
+3
2013-12-10
sna/gen2,3: Replace stale bo replacement with simple asserts
Chris Wilson
1
-26
/
+1
2013-12-03
sna/gen2,3: Unmap the old GPU bo when replacing due to render target constaints
Chris Wilson
1
-0
/
+1
2013-11-22
sna: Tidy up fallback from render composite to blt composite
Chris Wilson
1
-7
/
+19
2013-10-30
sna: Check for wedged after submitting
Chris Wilson
1
-2
/
+6
2013-10-25
sna: Fix overallocation of fences for BLT commands (gen2/3)
Chris Wilson
1
-0
/
+1
2013-10-10
sna: Pass usage hint down to render fill routines
Chris Wilson
1
-1
/
+1
2013-09-27
sna: Fix regression in picture extraction
Chris Wilson
1
-0
/
+3
2013-07-13
sna: Skip copying to the intermediate target if we will completely overwrite it
Chris Wilson
1
-3
/
+6
2013-07-02
sna/gen2: Fix alpha replication in the copy pipeline
Chris Wilson
1
-1
/
+1
2013-07-02
sna: Assorted DBG
Chris Wilson
1
-0
/
+15
2013-06-28
sna/gen2+: Consider precision in render operation placement
Chris Wilson
1
-6
/
+8
2013-05-28
sna: Make the backend identifier more informative
Chris Wilson
1
-2
/
+2
2013-02-26
sna/gen2: Add SSE2 fast paths for vertex emission
Chris Wilson
1
-11
/
+315
2013-02-08
sna/gen4: Split the have_render flag in separate prefer_gpu hints
Chris Wilson
1
-1
/
+3
2013-01-02
sna/gen4+: Specialise linear vertex emission
Chris Wilson
1
-7
/
+7
2013-01-02
sna/gen2+: Precompute the affine transformation scale factors
Chris Wilson
1
-1
/
+6
2013-01-02
sna: Fast path inplace addition of solid trapezoids
Chris Wilson
1
-6
/
+0
2013-01-01
sna/gen2: Always try to use the BLT pipeline first
Chris Wilson
1
-95
/
+12
2013-01-01
sna/gen2: Tidy a pair of vertex emitters
Chris Wilson
1
-43
/
+34
2012-12-27
sna/gen2,3: Remove gen-specific vertex_offset
Chris Wilson
1
-10
/
+9
2012-12-17
sna: Refine check for an unset context switch
Chris Wilson
1
-1
/
+1
2012-12-14
sna/gen2+: Experiment with not forcing migration to GPU after CPU rasterisation
Chris Wilson
1
-1
/
+1
2012-12-13
sna/gen2: Reorder reuse_source() to avoid NULL dereference for solids
Chris Wilson
1
-6
/
+6
2012-12-13
sna/gen2: Initialise channel->is_affine for solid
Chris Wilson
1
-0
/
+1
2012-12-13
sna/gen2: Assertions
Chris Wilson
1
-7
/
+19
2012-12-13
sna/gen2: Program solid mask using the DIFFUSE component
Chris Wilson
1
-1
/
+16
2012-12-12
sna/gen2: STIPPLE requires an argument
Chris Wilson
1
-0
/
+1
[next]