index
:
driver/xf86-video-nv
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
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
master
obsd
randr-1.2
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
nVidia video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
g80_driver.c
Age
Commit message (
Expand
)
Author
2024-04-19
g80: dont set accelmethod to xaa when xaa is disabled
Yusuf Khan
2024-03-17
treewide: #if -> #ifdef
Yusuf Khan
2024-01-08
Fix -Wdiscarded-qualifiers warning in G80PreInit
Alan Coopersmith
2012-09-25
Remove mibstore.h
Adam Jackson
2012-07-16
nv: make XAA optional.
Dave Airlie
2012-06-07
nv: port to new compat API.
Dave Airlie
2011-12-19
Make failure to XAA non-fatal
Adam Jackson
2010-05-25
Don't use libcwrappers for calloc and free
Tiago Vignatti
2010-03-05
G80: Cast register reads before shifting them to avoid truncation to 32 bits.
Aaron Plattner
2010-03-05
Bug #19545: Add support for MCP7x-based integrated GPUs.
Aaron Plattner
2010-03-02
Bug #26612: Separate LUTs per output.
Aaron Plattner
2009-07-28
abi: fixup so the define is picked up
Dave Airlie
2009-07-28
nv: change to using ABI version check
Dave Airlie
2009-07-28
nv: update for resources/RAC API removal
Dave Airlie
2009-07-16
Update to xextproto 7.1 support.
Peter Hutterer
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
2008-10-17
Only match PCI display devices in our display driver.
Aaron Plattner
2008-07-24
Move hardware cursor initialization to after AcquireDisplay.
Aaron Plattner
2008-05-09
Add an option to allow validation of dual-link DVI modes.
Aaron Plattner
2008-04-28
Fix a few startup bugs.
Aaron Plattner
2008-04-28
I win at C.
Aaron Plattner
2007-09-17
libpciaccess support.
Aaron Plattner
2007-07-10
G80: Add a dithering property and corresponding config file option.
Aaron Plattner
2007-07-08
Work around more MacBook wackiness.
Aaron Plattner
2007-07-03
Put the GPU into don't corrupt the framebuffer mode to work around MacBook wa...
Aaron Plattner
2007-06-30
Support configs with BAR1 < total RAM < 256 MB.
Aaron Plattner
2007-04-24
Get EXA resizing working and document it.
Aaron Plattner
2007-04-24
G80: EXA infrastructure.
Aaron Plattner
2007-04-24
Merge branch 'randr-1.2'
Aaron Plattner
2007-04-20
G80: Remove AdjustFrame printout.
Aaron Plattner
2007-04-20
Remove unused g80_ddc.h.
Aaron Plattner
2007-04-13
G80: Get rid of debug printouts.
Aaron Plattner
2007-04-02
G80: Get HW cursor working with RandR 1.2.
Aaron Plattner
2007-03-28
G80: Use xf86CrtcScreenInit and xf86SetDesiredModes.
Aaron Plattner
2007-03-27
G80: Improve output detection.
Aaron Plattner
2007-03-27
Fix warnings.
Aaron Plattner
2007-03-11
Initial RandR 1.2 support for G80.
root
2007-03-10
Get rid of BackendMode and disable hw cursor for now.
root
2007-03-08
Initial G80 support. Bump to 1.99.1.
Aaron Plattner