index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
/
radeon_state.c
Age
Commit message (
Collapse
)
Author
2002-10-28
merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7
Brian Paul
2002-09-25
change RADEON_PARAM_IRQ_ACTIVE to RADEON_PARAM_IRQ_NR
Michel Daenzer
2002-09-23
merged r200-0-2-branch to trunk
Keith Whitwell
2002-08-29
standardize use of __FUNCTION__ (Linus)
Keith Whitwell
2002-08-26
merged r200-0-1-branch
Keith Whitwell
2002-08-12
zero-cliprect case patch from Jacek
Keith Whitwell
2002-08-11
test scratch register writeback before using it
Michel Daenzer
2002-07-18
fix off-by-one error for right bottom corner in radeon_emit_clip_rect()
Michel Daenzer
(Jacek Rosik)
2002-07-17
Workaround for Radeon lockups on fast machines
Tim Smith
2002-07-11
Don't read scratch registers directly, obtain the values via the GET_PARAM
Michel Daenzer
ioctl. The DRM reads them from memory addresses the chip writes to on updates. Fall back to reading the registers directly with an old DRM. (Tim Smith, cleanups by myself)
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane