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_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.
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
Markus Kuhn
2004-06-22
i915 support
Alan Hourihane
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
[next]