index
:
~keithp/xf86-video-intel
fix-private-usage
master
per-crtc-pixmap
randr-1.4
Unnamed repository; edit this file to name it for gitweb.
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
Add debug messages about frame event abnormalities
HEAD
master
Keith Packard
1
-4/+15
2011-03-10
Handle drawable/client destruction in pending swaps/flips
Keith Packard
3
-38/+134
2011-03-10
dri2: Make DRI2FrameEvent public and use instead of void *
Keith Packard
3
-32/+31
2011-03-09
dri: Disable page-flip between a tiled buffer and a linear scanout
Chris Wilson
1
-0/+6
2011-03-09
Give each user of tiling separate xorg.conf options
Chris Wilson
6
-16/+34
2011-03-09
Update priv->stride after bo reallocation
Chris Wilson
1
-3/+3
2011-03-02
configure: Bump for 2.14.901 snapshot
Chris Wilson
1
-1/+1
2011-03-02
NEWS: Add entry for 2.14.901 snapshot
Chris Wilson
1
-0/+31
2011-02-27
dri: Protect against destroying a foreign DRI drawable
Chris Wilson
1
-3/+3
2011-02-22
Fix relaxed tiling on gen2
Daniel Vetter
1
-3/+7
2011-02-19
Quell excessively verbose vblank counter failed error messages
Bryce Harrington
1
-16/+32
2011-02-17
Fix IGD and IGDNG constants to be comprehensible
Adam Jackson
6
-57/+57
2011-02-17
uxa: Fallback if the temporary is too large
Chris Wilson
1
-16/+21
2011-02-12
i965: Remove broken maximum base addresses from video
Chris Wilson
1
-5/+5
2011-02-09
Update autotools configuration
Javier Jardón
4
-16/+22
2011-02-04
Check return value of uxa_acquire_solid() since it can return NULL
Bryce Harrington
2
-0/+10
2011-02-03
uxa: Undo damage translation before appending
Chris Wilson
1
-0/+1
2011-01-31
Rename 'intel' backlight to match upstream name in 2.6.38
Chris Wilson
1
-1/+1
2011-01-31
xvmc: Stop using uninitialized variable.
Cyril Brulebois
1
-3/+1
2011-01-31
xvmc: Silence gcc, adding a cast to work around signedness issues.
Cyril Brulebois
1
-2/+2
2011-01-31
xvmc: Silence gcc, add parentheses around arithmetic.
Cyril Brulebois
1
-1/+1
2011-01-31
xvmc: Silence gcc, add parentheses around assignment.
Cyril Brulebois
1
-1/+1
2011-01-31
xvmc: Get rid of unused variables.
Cyril Brulebois
4
-18/+1
2011-01-29
Enable conditional compilation of asserts
Chris Wilson
1
-2/+12
2011-01-28
i915: Remove unused 'w' and 'h'
Chris Wilson
1
-3/+1
2011-01-28
i915: Remove unused 'num_floats' variable
Chris Wilson
1
-3/+1
2011-01-24
uxa: Only recreate the glyph cache on *generational* updates
Chris Wilson
2
-11/+10
2011-01-21
Fix an error in 4c4ad555564a80311df1a4b762eb1e119c6d95fb.
Xiang, Haihao
1
-2/+2
2011-01-20
Create the UXA generational resources during screen create
Chris Wilson
3
-6/+9
2011-01-19
Correct offset of planes within clipped window
Xiang, Haihao
1
-2/+2
2011-01-17
Quiet compiler warning about is_affine_src same way we do is_affine_mask.
Eric Anholt
1
-1/+1
2011-01-17
Fix textured video when destination is larger than screen
Simon Farnsworth
1
-10/+10
2011-01-08
Delete unused memory allocation flags.
Chris Wilson
1
-5/+0
2011-01-08
Cache the fixed crtc<->pipe relationship
Chris Wilson
2
-12/+11
2011-01-08
Remove unused I830Output
Chris Wilson
1
-2/+0
2011-01-08
Remove bitrotted, but fortunately unused, I830CrtcPrivate
Chris Wilson
2
-42/+0
2011-01-08
Delete some dead code
Chris Wilson
1
-121/+92
2011-01-08
Remove unused GTT/Map sizes and addresses
Chris Wilson
3
-85/+0
2011-01-08
Remove unused struct _intel_memory definition
Chris Wilson
1
-17/+0
2011-01-07
configure: version bump for 2.14.0
Chris Wilson
1
-1/+1
2011-01-07
NEWS: Release notes for 2.14.0
Chris Wilson
1
-0/+15
2011-01-04
i965: Fix off-by-one in assert
Chris Wilson
1
-2/+1
2011-01-04
configure: version bump for 2.13.903 snapshot
Chris Wilson
1
-1/+1
2011-01-04
NEWS: Add entry for 2.13.903
Chris Wilson
1
-0/+23
2011-01-04
configure: suggest upstream to find macros in case they're missing.
U. Artie Eoff
1
-2/+5
2011-01-03
If the crtc is not enabled, then it can't be on
Chris Wilson
1
-0/+3
2011-01-03
dri2: Fix interlace computation
Adam Jackson
1
-3/+2
2011-01-03
xv: Fix interlace computation
Adam Jackson
1
-1/+1
2011-01-03
dri: Only issue a warning for an "impossible" flip return 5 times
Chris Wilson
1
-4/+13
2011-01-02
dri: Don't wait upon a NULL current mode
Chris Wilson
1
-2/+3
[next]