index
:
platform/upstream/xf86-video-intel
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-29
Increase version to 2.11.0
2.11.0
Carl Worth
1
-1
/
+1
2010-03-29
NEWS: Add release notes for the 2.11.0 release.
Carl Worth
1
-0
/
+40
2010-03-26
DRI2: release our private front buffer ref when buffer swapping
Jesse Barnes
1
-0
/
+5
2010-03-25
uxa make: remove unused XORG_INCS and DIX_CFLAGS variables
Gaetan Nadon
1
-4
/
+1
2010-03-25
uxa: Perform the xrgb -> argb conversion not inplace
Chris Wilson
1
-55
/
+60
2010-03-24
i830: Clip solid fills to surface.
Chris Wilson
1
-0
/
+9
2010-03-24
uxa: After filling the alpha channel xrgb src is compatible with argb dst.
Chris Wilson
1
-0
/
+4
2010-03-24
uxa: Only reduce a composite to a BLT if it is wholly contained
Chris Wilson
1
-1
/
+17
2010-03-24
uxa: Default to using TILING_X for pixmaps.
Chris Wilson
1
-5
/
+20
2010-03-22
Update version to 2.10.903
2.10.903
Carl Worth
1
-1
/
+1
2010-03-22
NEWS: Add notes for 2.10.903
Carl Worth
1
-0
/
+30
2010-03-22
man: Update list of available 'sclaing mode' property values.
Carl Worth
1
-10
/
+24
2010-03-22
Clear drmmode_output->mode_output in drmmode_output_destroy().
Matthias Hopf
1
-0
/
+1
2010-03-22
Initialize flip_count before using it
Li Peng
1
-0
/
+1
2010-03-18
intel: free bus id in error path after printing it out.
Dave Airlie
1
-1
/
+1
2010-03-17
i915: Correct preamble for emit_composite
Chris Wilson
1
-1
/
+1
2010-03-16
Fill alpha on xrgb images.
Chris Wilson
4
-117
/
+88
2010-03-16
i830: Remove coord-adjust for nearest centre-sampling.
Chris Wilson
1
-20
/
+9
2010-03-15
Bump version to 2.10.902
2.10.902
Carl Worth
1
-1
/
+1
2010-03-15
NEWS: Add notes for the 2.10.902 snapshot.
Carl Worth
1
-0
/
+27
2010-03-08
i915 XvMC: fixup colors
Daniel Vetter
1
-2
/
+2
2010-03-08
DRI2: make WaitMSC error handling more consistent with ScheduleSwap
Jesse Barnes
1
-11
/
+11
2010-03-08
DRI2: truncate OML values to 32 bits
Jesse Barnes
1
-0
/
+12
2010-03-08
DRI2: more WaitMSC fixes
Jesse Barnes
1
-1
/
+9
2010-03-08
DRI2: fixup stray curly brace
Jesse Barnes
1
-1
/
+1
2010-03-08
Put back the pitch alignment for new framebuffers.
Eric Anholt
1
-0
/
+1
2010-03-08
DRI2: fixup ScheduleWaitMSC similarly to ScheduleSwap
Jesse Barnes
1
-13
/
+10
2010-03-08
Don't check for Xinerama.
Matt Turner
1
-1
/
+0
2010-03-06
Fix build against xserver 1.6 branch.
Robert Hooker
1
-0
/
+4
2010-03-05
DRI2: handle target_msc, divisor and remainder properly in DRI2ScheduleSwap
Mario Kleiner
1
-34
/
+53
2010-03-05
DRI2: make MSC waits handle specific target_mscs and divisor/remainders
Mario Kleiner
1
-8
/
+10
2010-03-05
DRI2: handle offscreen drawables better at swap time
Jesse Barnes
1
-21
/
+29
2010-03-05
Rate limit batch buffer error.
Chris Wilson
1
-5
/
+11
2010-03-04
i915 XvMC: kill dead code
Daniel Vetter
1
-24
/
+0
2010-03-04
Remove remaining fbOffset setting.
Eric Anholt
4
-19
/
+1
2010-03-04
Remove a piece of fbOffset cruft from non-DRM support.
Eric Anholt
1
-6
/
+0
2010-03-04
Remove i830_allocate_2d_memory() now that it only called one function.
Eric Anholt
3
-23
/
+7
2010-03-04
Init CRTC cursors with CRTC setup instead of i830_memory.
Eric Anholt
4
-54
/
+21
2010-03-04
Remove intel_sync() at teardown time.
Eric Anholt
1
-2
/
+0
2010-03-04
Remove 3D state clobber on EnterVT, and always clobber at batch start.
Eric Anholt
2
-7
/
+3
2010-03-04
Remove pre-2.6.29 error message handling since we require KMS.
Eric Anholt
1
-9
/
+3
2010-03-04
Move batch and 965 render state setup/teardown to screen init/close.
Eric Anholt
1
-12
/
+12
2010-03-04
i915_hwmc: Remove dead code.
Carl Worth
1
-11
/
+0
2010-03-04
uxa: Fix type mismatch to avoid compiler warning.
Carl Worth
1
-1
/
+1
2010-03-04
i830_video: Remove unused variable.
Carl Worth
1
-1
/
+0
2010-03-04
Xv: fixup relocation in i965_video.c
Daniel Vetter
1
-1
/
+1
2010-03-04
i830_memory: rip out the remainings of the old allocator
Daniel Vetter
2
-163
/
+0
2010-03-04
XvMC: kill the pinned batchbuffer in the ddx code
Daniel Vetter
4
-53
/
+0
2010-03-04
i915 XvMC: kill pinned surface buffer in the ddx code
Daniel Vetter
3
-254
/
+2
2010-03-04
i915 XvMC: kill pinned per-context buffers in the ddx code
Daniel Vetter
3
-334
/
+1
[next]