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
2011-05-30
Add support for Ivybridge chipset.
Eric Anholt
2011-05-29
i965: Avoid transform overheads for vertex emit where possible
Chris Wilson
2011-05-29
i965: Refactor to use constant sampler_state offsets
Chris Wilson
2011-05-29
i965: Reset vertex_id after every batch
Chris Wilson
2011-05-29
i965: Always update last_floats_per_vertex
Chris Wilson
2011-05-29
Take advantage of the kernel flush for dirty bo in the busy ioctl
Chris Wilson
2011-05-29
i965: segregate each vertex element into its own buffer
Chris Wilson
2011-05-29
i965: Convert to relative relocations for state
Chris Wilson
2011-05-29
i965: Fix off-by-one in assert
Chris Wilson
2011-05-29
i965: Mark sure we mark reused render targets as dirty
Chris Wilson
2011-05-29
snb: Only emit CC and DepthStencil bos once per batch
Chris Wilson
2011-05-29
snb: Restore drawrect, we need the implicit flush
Chris Wilson
2011-05-29
snb: Cache pixmap binding locations
Chris Wilson
2011-05-29
snb: Cache state between composite ops
Chris Wilson
2011-05-29
snb: Emit more invariants only once
Chris Wilson
2011-03-16
i965: Amalgamate surface binding tables
Chris Wilson
2011-03-16
i965: Also flush the vertex buffer when restarting the array.
Chris Wilson
2011-03-16
i965: Check for potential vertex array overflow every time
Chris Wilson
2011-03-16
i965: Upload an entire vbo in a single pwrite, rather than per-rectangle
Chris Wilson
2011-03-16
i965: Use reciprocal scale factors to avoid the divide per-vertex-element
Chris Wilson
2011-03-16
i915: Disable maximum state addresses
Chris Wilson
2011-03-16
render: acceleration for composite on Sandybridge
Xiang, Haihao
2011-03-16
render: set the surface state base address
Xiang, Haihao
2011-03-16
Include a chipset generation number to clarify device specific paths.
Owain G. Ainsworth
2010-09-12
Rename common infrastructure to the intel namespace.
Owain G. Ainsworth
2010-09-11
i810: Move into a legacy directory.
Owain G. Ainsworth
2010-09-04
i965: Add texformats mapping for additional pixman formats
Chris Wilson
2010-06-21
i965: Compile fix.
Chris Wilson
2010-06-21
i965: Mark the render target as dirty within composite_setup()
Chris Wilson
2010-06-21
Emit the flush after a potential draw from the BlockHandler.
Chris Wilson
2010-06-14
i965: Sanity check ComponentAlpha status in prepare_composite
Chris Wilson
2010-05-27
i965: Remove ATOMIC_BATCH.
Chris Wilson
2010-05-27
Add a workaround for Ironlake errata relating to disabling the clipper.
Eric Anholt
2010-05-25
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-25
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
2010-05-17
uxa: Rearrange checking and preparing of composite textures.
Chris Wilson
2010-03-01
i965: Ensure that URB_FENCE is aligned to 64-bytes
Chris Wilson
2010-03-01
i965: Only use the affine kernels if both src and mask are affine
Chris Wilson
2010-03-01
i965: Set src_filter before testing.
Chris Wilson
2010-03-01
i965: Maximum number of vertices per composite is 24, not 18
Chris Wilson
2010-03-01
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2010-03-01
Remove flush parameter from intel_batch_flush()
Chris Wilson
2010-03-01
batch: Emit a 'pipelined' flush when using a dirty source.
Chris Wilson
2010-03-01
batch: Track pixmap domains.
Chris Wilson
2010-03-01
Check that batch buffers are atomic.
Chris Wilson
2010-03-01
Remove flow-control macros for fallbacks in the 2D driver.
Eric Anholt
2010-03-01
conf: Add debugging flush options
Owain G. Ainsworth
2010-03-01
Call pPixmaps plain old pixmaps.
Owain G. Ainsworth
2010-03-01
de-pCamelHungarian the Render pictures and pixmaps.
Eric Anholt
2010-03-01
Share several render fields between render implementations.
Eric Anholt
[next]