index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_cursor.c
Age
Commit message (
Expand
)
Author
2008-03-11
Remove i830+ driver's use of CARD*/INT* types for great justice.
Eric Anholt
2007-10-05
Replace setting of LIFETIME_FIXED on cursors with just updating the offsets.
Eric Anholt
2007-03-19
Set the CURSOR_SIZE register when present.
Eric Anholt
2007-03-17
Cast ARGB cursor address to CARD32 * to eliminate warning.
Keith Packard
2007-03-15
Fix crashes and other failures when a cursor allocation fails.
Eric Anholt
2007-03-15
Use new driver-independent CRTC-based cursor layer.
Keith Packard
2007-03-02
Fix a crash when an ARGB cursor allocation had failed.
Eric Anholt
2007-02-23
Rework the video memory allocation.
Eric Anholt
2007-02-02
Fix bad offsets in "right" rotation of the CRTC in cursor and update handling.
Eric Anholt
2007-01-27
Paint ARGB cursor data to ARGB cursor memory space in frame buffer.
Keith Packard
2007-01-24
Warning fix.
Eric Anholt
2007-01-18
Allocate separate cursor memory per CRTC and rotate cursors appropriately.
Eric Anholt
2007-01-18
Partially deal with cursor rotation.
Eric Anholt
2007-01-16
Interim work on rotation support with new xf86 code.
Keith Packard
2007-01-03
Add per-CRTC gamma control support for RandR.
Eric Anholt
2006-12-13
Move xf86CrtcConfig to ScrnInfo private.
Keith Packard
2006-11-27
Move crtc/output config to sub-structure.
Keith Packard
2006-11-26
Start output/crtc restructuring work. It compiles.
Keith Packard
2006-11-08
Merge branch 'modesetting-keithp' into modesetting
Keith Packard
2006-11-08
Change the output and pipe "is it on/off" field name to "enabled".
Eric Anholt
2006-11-07
Use pI830->availablePipes instead of MAX_DISPLAY_PIPES everywhere
Keith Packard
2006-11-04
Rename availablePipes to num_pipes
Keith Packard
2006-11-03
Use pI830->availablePipes instead of MAX_DISPLAY_PIPES everywhere
Keith Packard
2006-11-03
Create I830PipeRec to hold pipe-specific data. Remove unused I830 members.
Keith Packard
2006-10-02
Move cursor base address register setting to a separate function.
Eric Anholt
2006-09-27
Merge branch 'master' into modesetting
Eric Anholt
2006-09-21
Consistently use Cursor A on Pipe 0 and Cursor B on Pipe 1.
Keith Packard
2006-09-20
Update driver for RandR 1.2 X server API.
Keith Packard
2006-08-09
Clean up warnings.
Eric Anholt
2006-08-08
Merge branch 'i965', adding i965G support.
Eric Anholt
2006-08-08
Ensure palette is updated in mergedfb & clone modes
Alan Hourihane
2006-08-03
Merge branch 'broadwater-video-rehash' into broadwater
Eric Anholt
2006-08-03
Add current Tungsten Graphics code drop for i965 support.
Alan Hourihane
2006-07-27
Calculate allowable refresh rates on the private
Alan Hourihane
2006-07-25
Add mergedfb support to the intel driver with
Alan Hourihane
2006-07-11
Avoid NULL dereference if cursor position changes during a mode change.
Eric Anholt
2006-07-11
Make gamma settings apply to the cursor as well, and fix clone-mode gamma.
Luká\u0161 Hejtmánek
2006-05-12
First pass of integrating the Tungsten Graphics driver for Broadwater. This
Eric Anholt
2006-04-10
Merge in master to modesetting
Keith Packard
2006-04-10
x86_64 warning fixes
Alan Hourihane
2006-04-06
Enable -Wall on GCC, and do a cleanup of existing warnings.
Eric Anholt
2006-03-22
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
Kristian Høgsberg
2006-03-10
Enable gamma for hw cursor when ARGB cursor in use (Lukas Hejtmanek)
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.
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-05-31
Add Intel(R) 945G support
Alan Hourihane
2005-01-06
Add:
Alan Hourihane
2004-12-04
Encoding of numerous files changed to UTF-8
xprint_packagertest_20041217_base
xprint_packagertest_20041217
Markus Kuhn
2004-06-22
i915 support
Alan Hourihane
2004-06-16
DRI XFree86-4_3_99_12-merge import
DRI-XFree86-4_3_99_12-merge
Eric Anholt
[next]