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
/
gen4_vertex.c
Age
Commit message (
Expand
)
Author
2014-09-12
sna: Remvoe unused code
Chris Wilson
2014-06-23
sna/gen4+: Add some more asserts around recreating vertex buffers
Chris Wilson
2014-06-23
sna/gen4+: Add box emitters for the generic vertex paths
Chris Wilson
2014-06-23
sna: Inject a batch flush before adding a fresh bo
Chris Wilson
2014-01-24
sna/gen3+: Allow for spill when aligning vertices
Chris Wilson
2013-12-12
sna/gen4+: Drop new assertion that we only finish a vbo after use in this batch
Chris Wilson
2013-12-11
sna/gen8: Initial backend for Broadwell
Chris Wilson
2013-10-09
sna/gen3+: Flush vertex buffer after computing resize
Chris Wilson
2013-10-07
sna/trapezoids: Only use a single thread to emit rectilinear spans
Chris Wilson
2013-09-23
sna: Track CPU/GTT maps independently
Chris Wilson
2013-09-11
sna/gen4+: Rebalance creation of vbo during batch flushing
Chris Wilson
2013-09-08
sna/gen4+: Flush batch if idle on filling vbo
Chris Wilson
2013-08-04
sna/trapezoids: Some minor DBG to investigate threaded rendering
Chris Wilson
2013-05-09
sna: Add DBG statements for choice of spans vertex emitter
Chris Wilson
2013-03-26
sna/gen4+: Reorder code to compile on squeeze
Chris Wilson
2013-03-26
sna/gen4+: Add a couple more advanced SSE variants for composite vertices
Chris Wilson
2013-03-12
sna/gen4: Tweak compilation flags to avoid mixed settings across functions
Chris Wilson
2013-02-26
sna: Conditionally compile sse2 routines
Chris Wilson
2013-02-26
sna: Conditionally compile sse4_2 routines
Chris Wilson
2013-02-26
sna: Conditionally compile avx routines
Chris Wilson
2013-02-26
sna/gen4: Cluster ISA
Chris Wilson
2013-02-26
sna/gen4+: All associated CPUs have sse2 at least
Chris Wilson
2013-02-26
sna/gen4+: Begin specialising vertex programs for ISA
Chris Wilson
2013-01-27
sna: Fix typo in vertex count for threaded source span emitter
Chris Wilson
2013-01-27
sna: Enable threaded rasterisation for non-antialiased geometry
Chris Wilson
2013-01-27
sna: Begin sketching out a threaded rasteriser for spans
Chris Wilson
2013-01-20
sna/gen3+: Remove bogus assertion that the vbo in included before finish
Chris Wilson
2013-01-20
sna/gen3+: Handle flushing vbo for CA glyphs
Chris Wilson
2013-01-06
sna/gen4+: Handle solids passed to the general texcoord emitter
Chris Wilson
2013-01-02
sna/gen4+: Specialise linear vertex emission
Chris Wilson
2013-01-02
sna/gen2+: Precompute the affine transformation scale factors
Chris Wilson
2012-12-28
sna/gen4+: Trim an extraneous coordinate from solid composite emission
Chris Wilson
2012-12-28
sna/gen4+: Trim an extraneous coordinate from solid span emission
Chris Wilson
2012-12-28
sna/gen4+: Tidy emit_spans_affine()
Chris Wilson
2012-12-28
sna/gen4+: Tidy emit_spans_solid()
Chris Wilson
2012-12-21
sna: Refactor test for a rotation matrix
Chris Wilson
2012-12-20
sna/gen4+: Amalgamate all the gen4-7 vertex buffer emission
Chris Wilson