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
/
i915_render.c
Age
Commit message (
Expand
)
Author
2011-03-16
i965: Amalgamate surface binding tables
Chris Wilson
2011-03-16
i915: Remove unused 'w' and 'h'
Chris Wilson
2011-03-16
i915: Remove unused 'num_floats' variable
Chris Wilson
2011-03-16
Quiet compiler warning about is_affine_src same way we do is_affine_mask.
Eric Anholt
2010-09-12
Rename common infrastructure to the intel namespace.
Owain G. Ainsworth
2010-09-04
i915: Remove a couple of unsupported 16bpp no-alpha tex formats
Chris Wilson
2010-09-04
i915: Add a2r10g10b10 format and friends
Chris Wilson
2010-06-17
i915: Force the emission of BUF_INFO on every composite_setup
Chris Wilson
2010-06-10
implicit-flush
Chris Wilson
2010-06-07
i915: Centre sampling.
Chris Wilson
2010-06-07
i915; Avoid the implicit flush on changing BUF_INFO
Chris Wilson
2010-05-30
i915: Don't re-emit vertex size unless it has changed.
Chris Wilson
2010-05-25
i915: Emit CA over using OutReverse + Add passes
Chris Wilson
2010-05-25
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-25
i915: compute normalized texcoords using a scale factor.
Chris Wilson
2010-05-25
i915: Add special case primitive emitters for glyphs.
Chris Wilson
2010-05-25
i915: Move vertices into a vertex buffer object.
Chris Wilson
2010-05-25
Use pwrite to upload the batch buffer
Chris Wilson
2010-05-25
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
2010-05-25
i915: Emit composite primitive with specialised functions.
Chris Wilson
2010-05-25
i915: amalgamate composite into a single primitive list
Chris Wilson
2010-05-17
i915: Load texture into directly into OC when possible.
Chris Wilson
2010-05-17
i915: Don't force alpha=1 for RGB drawables in the shader.
Chris Wilson
2010-05-17
i915: Force output alpha to 1. if dst has no alpha channel.
Chris Wilson
2010-05-17
i915: Fix pixmap based masks.
Chris Wilson
2010-05-17
uxa,i915: Handle SourcePict through uxa_composite()
Chris Wilson
2010-05-17
i915: Use 1x1R pixmap for solid drawables
Chris Wilson
2010-05-17
uxa: Rearrange checking and preparing of composite textures.
Chris Wilson
2010-04-16
i915 render: use tiling bits where possible
Daniel Vetter
2010-04-11
i915: Correct preamble for emit_composite
Chris Wilson
2010-04-11
Fill alpha on xrgb images.
Chris Wilson
2010-03-01
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2010-03-01
i915: Disable centre-point sampling.
Chris Wilson
2010-03-01
i915: Whitespace
Chris Wilson
2010-03-01
i915: Remove routing of alpha channel to green.
Chris Wilson
2010-03-01
i915: Fix missing texture offset for mask.
Chris Wilson
2010-03-01
batch: Emit a 'pipelined' flush when using a dirty source.
Chris Wilson
2010-03-01
i915: Derive the correct target color from the pixmap by checking its format
Chris Wilson
2010-03-01
i915: Fix texture sampling coordinates.
Chris Wilson
2010-03-01
i915: Use the color channels to pass along solid sources and masks.
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
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
2010-03-01
Rename the xf86 screen private from pScrn to scrn.
Owain G. Ainsworth
2010-03-01
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Owain G. Ainsworth
2010-02-28
Move to kernel coding style.
Eric Anholt
2009-09-21
Split i915/i830 composite_emit_primitive into two functions.
Keith Packard
2009-09-14
Avoid fallbacks for compositing gradient patterns
Chris Wilson
[next]