index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_video.c
Age
Commit message (
Expand
)
Author
2006-05-16
For textured video, disable double buffering and sync before uploading new video
Eric Anholt
2006-05-16
Relax the alignment requirements for textured video.
Eric Anholt
2006-05-16
Enable overlay and/or textured video at runtime according to hardware
Eric Anholt
2006-05-16
Correct drawing issues with planar formats when top or left != 0, and Y didn't
Eric Anholt
2006-05-16
Fix the planar formats to display correctly in textured mode. Still has issues
Eric Anholt
2006-05-16
Divide width by 2 in planar-to-packed conversion loop, since each pass through
Eric Anholt
2006-05-16
Merge textured-video-wip to textured-video-planar-full.
Eric Anholt
2006-05-16
Experimental work to use a full pixel shader for planar to YUV conversion, which
Eric Anholt
2006-05-16
Do a separate BEGIN/ADVANCE_LP_RING set in the planar vs packed blocks, so I
Eric Anholt
2006-05-16
Add a couple of macros to simplify writing of video pixel shaders.
Eric Anholt
2006-05-16
Commit a WIP implementation of the planar video shader that does the
Eric Anholt
2006-05-16
Add initial textured XV support for i915, which can do YUY2 and UYVY, but fails
Eric Anholt
2006-05-12
First pass of integrating the Tungsten Graphics driver for Broadwater. This
Eric Anholt
2006-05-09
Video overlay gamma bounds checking must be done bytewise.
Keith Packard
2006-05-09
Video overlay gamma bounds checking must be done bytewise.
Keith Packard
2006-04-28
Commit what applied from Jesse Barnes's i830-exa-latest.patch.
Eric Anholt
2006-04-12
fix typo
Alan Hourihane
2006-04-12
fix typo
Alan Hourihane
2006-04-10
Add a DrawablePtr argument to the XV functions to pave the way for redirected
Aaron Plattner
2006-03-22
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
Kristian Høgsberg
2006-03-03
Check the version of shadow being used and turn off rotation if it isn't the
Alan Hourihane
2006-01-24
Bump version to 1.5.0.0
Alan Hourihane
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
Adam Jackson
2005-07-05
Fix Xvideo when operating in one line mode and video is pushed off the top of
Alan Hourihane
2005-06-06
missed a hunk
Alan Hourihane
2005-06-06
Bug #3436 <https://bugs.freedesktop.org/show_bug.cgi?id=3054>
Alan Hourihane
2005-05-31
Add Intel(R) 945G support
Alan Hourihane
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
2005-03-15
LFP's may exist on Pipe A in older i830's. Check that case so that Panel ID can
Alan Hourihane
2005-03-01
Fix an off by one error when scaling which caused occasional
Alan Hourihane
2005-02-10
Fix unaligned YV12 videos that caused skew when playing.
Alan Hourihane
2005-02-10
Fix pixmap cache corruption when Xv was in use due to a memory allocator
Alan Hourihane
2005-02-08
Setup the Xv atoms correctly.
Alan Hourihane
2005-01-06
Add:
Alan Hourihane
2005-01-03
Bug #1488: Fix crash on i830 during startup. (Eric Anholt)
Adam Jackson
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
2004-08-26
Fix i810 compilation without Xinerama (Bug #1180, Simon Schubert).
Kevin E Martin
2004-06-22
i915 support
Alan Hourihane
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley
[prev]