index
:
~abj/xf86-video-intel
master
rs
xf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experimentsxf86-video-intel experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i915_video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-28
uxa: Clear up the common intel directory
Chris Wilson
1
-486
/
+0
2012-06-06
uxa/i915: check for failure to allocate temporary destination
Chris Wilson
1
-0
/
+2
2011-11-16
Compile out UXA if so desired
Chris Wilson
1
-0
/
+1
2011-03-16
i915/video: Clip indirect Xv output
Chris Wilson
1
-1
/
+2
2010-07-22
video/i915: ValidateGC after setting clip.
Chris Wilson
1
-3
/
+4
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
1
-6
/
+6
2010-06-09
Revert "xp:trapezoids"
Chris Wilson
1
-0
/
+2
2010-06-08
xp:trapezoids
Chris Wilson
1
-2
/
+0
2010-06-07
i915: Replace structure passing with macros for shader generation.
Chris Wilson
1
-9
/
+9
2010-05-31
i915: Support textured video on an extended desktop.
Chris Wilson
1
-35
/
+76
2010-05-24
i915: Move vertices into a vertex buffer object.
Chris Wilson
1
-1
/
+1
2010-05-24
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
1
-29
/
+4
2010-01-07
Xv: kill unnecessary parameters for hw PutImage functions
Daniel Vetter
1
-1
/
+1
2009-11-10
Check that batch buffers are atomic.
Chris Wilson
1
-5
/
+5
2009-10-14
conf: Add debugging flush options
Chris Wilson
1
-0
/
+2
2009-10-08
Rename the xv pPriv to adaptor_priv to reflect whose private it is.
Eric Anholt
1
-23
/
+28
2009-10-08
Call pPixmaps plain old pixmaps.
Eric Anholt
1
-9
/
+9
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
1
-5
/
+5
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
1
-6
/
+6
2009-10-06
Move to kernel coding style.
Eric Anholt
1
-371
/
+398
2009-10-05
Xv: kill hw double buffering logic
Daniel Vetter
1
-8
/
+8
2009-10-05
Xv: use is_planar_fourcc helper some more
Daniel Vetter
1
-16
/
+1
2009-07-28
h/v bias in 3DSTATE_DEST_BUFFER_VARIABLES is 4-bits wide
Krzysztof Halasa
1
-2
/
+2
2009-05-18
DRI2 for XvMC
Xiang Hai hao
1
-4
/
+19
2009-05-01
Split i915 textured video commands to fit into batch buffers.
Keith Packard
1
-3
/
+15
2009-04-27
Now that video destination pixmaps are always in BOs, no more MarkSync.
Eric Anholt
1
-2
/
+0
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
1
-1
/
+1
2009-02-20
Fix i915 textured video to work with the i830_memory -> bo change.
Kristian Høgsberg
1
-4
/
+5
2009-01-17
Protect i915 textured video against batchbuffer wrapping.
Eric Anholt
1
-4
/
+7
2008-08-05
Use dri_bo for all object allocations, including pixmaps under uxa
Keith Packard
1
-1
/
+1
2008-07-17
Merge branch 'master' into drm-gem
Carl Worth
1
-2
/
+8
2008-06-28
xvmc: Don't copy on xvmc surface in PutImage
Zhenyu Wang
1
-2
/
+8
2008-06-10
Change most usage of pixmap offsets to using a reloc macro.
Eric Anholt
1
-1
/
+1
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
1
-142
/
+144
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
1
-1
/
+1
2008-03-11
Add support for brightness control to i915 textured video output.
Eric Anholt
1
-5
/
+30
2007-09-20
Fix pixmap offset
Hong Liu
1
-2
/
+2
2007-08-10
Attempt to fix several front buffer tiling failure cases.
Eric Anholt
1
-12
/
+4
2007-07-06
FBC and tiling changes
Jesse Barnes
1
-4
/
+4
2007-06-13
Fix and enable the 915-class planar textured video path.
Eric Anholt
1
-82
/
+58
2007-06-12
Fix context switching between DRI and X.
Eric Anholt
1
-7
/
+2
2007-06-12
Clean up some nits in i915_video.c setup.
Eric Anholt
1
-8
/
+3
2007-01-31
Move the render code to non-EXA-specific filenames.
Eric Anholt
1
-12
/
+0
2007-01-10
Formalize sync interface
Wang Zhenyu
1
-2
/
+1
2006-12-28
Draw textured video to the backing pixmap in the composited case.
Eric Anholt
1
-11
/
+23
2006-12-19
Align textured video dither matrix to window
Keith Packard
1
-1
/
+1
2006-12-19
Turn on dithering for 915 textured video
Keith Packard
1
-3
/
+6
2006-11-30
Merge branch 'exa' of ../xf86-video-intel into modesetting
Eric Anholt
1
-50
/
+3
2006-11-08
Disable some debug message
Alan Hourihane
1
-0
/
+4
2006-10-26
Major cleanup of 3D invariant state, fixing hangs with rotation and render.
Eric Anholt
1
-50
/
+3
[next]