summaryrefslogtreecommitdiff
path: root/shared-core/radeon_state.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-21Merge from trunk to bsd-4-0-0-branch.bsd-4-0-0-20030220bsd-4-0-0-branchEric Anholt1-106/+101
2002-10-29preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects whennv-0-0-1-branchMichel Daenzer1-19/+19
2002-10-28merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7Brian Paul1-2/+19
2002-09-25change RADEON_PARAM_IRQ_ACTIVE to RADEON_PARAM_IRQ_NRMichel Daenzer1-3/+2
2002-09-23merged r200-0-2-branch to trunkKeith Whitwell1-10/+60
2002-08-29standardize use of __FUNCTION__ (Linus)Keith Whitwell1-6/+6
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergeKeith Whitwell1-112/+369
2002-08-12zero-cliprect case patch from JacekKeith Whitwell1-2/+10
2002-08-11test scratch register writeback before using itMichel Daenzer1-3/+3
2002-07-18fix off-by-one error for right bottom corner in radeon_emit_clip_rect()GEODE-BASE-DRIVERreinit-0-0-1-branchgeode-0-0-1-branchMichel Daenzer1-2/+1
2002-07-17Workaround for Radeon lockups on fast machinesTim Smith1-1/+13
2002-07-11Don't read scratch registers directly, obtain the values via the GET_PARAMMichel Daenzer1-0/+9
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-0/+1856