index
:
~anholt/xf86-video-intel
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
XORG-6_8-branch
compositing-fix
display-port
dri2-swapbuffers
dri3
exa
exa-i965
glamor-dri3
glucose
i810_texman_0_1_branch
i945-zone-rendering
intel-batchbuffer
intel-kernelmode
jbarnes-cleanup
keithp-glamor-rewrite
master
modesetting-airlied
modesetting-multihead
modesetting-sdvo-stuffing
randr-1.2-rotation
renames
wooooooo
xf86-video-i810-1_5-branch
xorg-7.0-branch
xvmc-i915
xvmc-vld
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-13
Update version to 2.8.0.901
2.8.0.901
Carl Worth
1
-1
/
+1
2009-08-13
NEWS: Add notes for 2.8.0.901 (2.8.1 rc 1)
Carl Worth
1
-0
/
+14
2009-08-13
Align tiled pixmap height so we don't address beyond the end of our buffers (...
Eric Anholt
5
-9
/
+11
2009-08-13
Allow DRM mode setting to include transformations
Keith Packard
1
-3
/
+0
2009-07-20
Increment version number to 2.8.0 for release.
2.8.0
Carl Worth
1
-1
/
+1
2009-07-20
NEWS: Add notes for 2.8.0 release
Carl Worth
1
-0
/
+48
2009-07-16
Really fix i915 render. Fail at commit --amend.
Eric Anholt
2
-14
/
+13
2009-07-16
Fix 915-class Render after the 8xx-class Render fix.
Eric Anholt
3
-17
/
+34
2009-07-15
Use batch_start_atomic to fix batchbuffer wrapping problems with 8xx render.
Eric Anholt
3
-89
/
+123
2009-07-15
Reset framebuffer offset when rebinding aperture (22760).
Keith Packard
1
-0
/
+3
2009-07-13
Fix XV scan line calculation when rotated.
Barry Scott
1
-5
/
+6
2009-07-13
Increment version to 2.7.99.902
2.7.99.902
Carl Worth
1
-1
/
+1
2009-07-13
RELEASING: Fix typo in instructions
Carl Worth
1
-1
/
+1
2009-07-13
NEWS: Add notes for 2.7.99.902
Carl Worth
1
-0
/
+7
2009-07-11
Remove vestiges of NoAccel options from i830_driver.c
Keith Packard
1
-2
/
+0
2009-07-11
intel.man: Mark NoAccel option as i810/i815 only
Keith Packard
1
-5
/
+5
2009-07-10
i830_uxa_prepare_access: Flush and wait for idle for non-bo pixmaps
Keith Packard
1
-5
/
+6
2009-07-10
KMS: Keep screen pixmap devPrivate.ptr NULL during init and resize
Keith Packard
1
-3
/
+0
2009-07-10
i830_bind_memory: Under UMS: Bind GEM bos with dri_bo_pin, else through the GART
Keith Packard
1
-8
/
+6
2009-07-10
Allocate GTT space for GEM only under UMS
Keith Packard
2
-71
/
+72
2009-07-10
Always set screen pixmap data pointer at init and resize times
Keith Packard
1
-5
/
+10
2009-07-10
Make xorg.conf DRI option work under KMS. Fix name of I830AccelMethodInit
Keith Packard
1
-6
/
+12
2009-07-10
Remove NoAccel support
Keith Packard
7
-184
/
+54
2009-07-09
Remove bad comment about 3DSTATE_DRAWING_RECTANGLE size.
Eric Anholt
1
-1
/
+1
2009-07-09
Fix lols in trying to figure out whether this is a 64-bit build.
Eric Anholt
1
-1
/
+1
2009-07-08
Refuse to allocate giant BOs on 32-bit systems.
Eric Anholt
1
-0
/
+16
2009-07-08
Initialize the other argument to drmSetInterfaceVersion.
Eric Anholt
1
-0
/
+1
2009-07-08
enable sdvo lvds scaling function
ling.ma@intel.com
2
-12
/
+83
2009-07-07
Raise XV limit to 2048x2048 to match hardware limits.
Simon Farnsworth
1
-12
/
+4
2009-07-07
non-DRI FB resize failed to assign the screen pixmap devPrivate.ptr (22328)
Keith Packard
1
-1
/
+8
2009-07-07
Check for a valid I830Ptr before closing master.
Chris Wilson
1
-1
/
+1
2009-07-06
Handle DRI2INFOREC version 3
Keith Packard
1
-2
/
+8
2009-07-06
Update to multi-API DRI2 interface
Keith Packard
1
-14
/
+14
2009-07-06
remove unused shader program
RĂ©mi Cardona
1
-143
/
+0
2009-07-06
Disable FBC on IGDNG
Zhenyu Wang
1
-0
/
+2
2009-07-02
Fix segv for clipped movie window
Barry Scott
1
-6
/
+16
2009-07-02
Clear the bo on the rotate scratch pixmap
Jesse Barnes
2
-2
/
+6
2009-07-02
Xv i830_display_video splitup: extract i830_update_scaling_factors
Daniel Vetter
1
-83
/
+86
2009-07-02
Xv i830_display_video splitup: extract i830_update_polyphase_coeffs
Daniel Vetter
1
-38
/
+56
2009-07-02
Xv i830_display_video splitup: extract i830_update_dst_box_to_crtc_coords
Daniel Vetter
1
-42
/
+53
2009-07-01
Xv: kill !textured condition
Daniel Vetter
1
-2
/
+1
2009-07-01
Xv overlay: implement GAMMA5 errata
Daniel Vetter
1
-6
/
+21
2009-07-01
Xv: kill unneeded indirection
Daniel Vetter
1
-24
/
+4
2009-06-30
uxa: Fix segfault on source-only picture usage with FallbackDebug.
Eric Anholt
1
-0
/
+5
2009-07-01
Fix 945GM VT switch in UMS
Zhenyu Wang
2
-3
/
+4
2009-07-01
Load fbcon too if kernel mode setting is checked on
Zhenyu Wang
1
-7
/
+6
2009-06-30
Don't try to pin buffers in KMS mode
Jesse Barnes
1
-2
/
+2
2009-06-30
Make KMS set_resource function return TRUE
Jesse Barnes
1
-2
/
+2
2009-06-30
Use DVO timing block instead of fp_timing when parsing LFP data
Jesse Barnes
1
-3
/
+3
2009-06-30
Add a few error messages for DRM initialization
Jesse Barnes
1
-2
/
+7
[next]