index
:
~tormod/xf86-video-savage
master
output-hansj
output-tormod
tvformats
Staging repo for savage DDX development
tormod
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
fixup: small cleanup in SavageSetVESAMode()
output-hansj
Tormod Volden
1
-14
/
+10
2012-05-20
fixup: simplify code in SavageSetTextMode()
Tormod Volden
1
-13
/
+7
2012-05-20
fixup: duoview 5: rename bEnableActivate to allowEnabling
Tormod Volden
1
-4
/
+4
2012-05-20
fixup: duoview 4: simplify action logic, easier to read
Tormod Volden
1
-7
/
+2
2012-05-20
fixup: duoview 3: rename bDoEnable to setDuoView, in line with the explanation
Tormod Volden
1
-4
/
+4
2012-05-20
fixup: duoview 2: remove extra variable, no risk of side effects anyway
Tormod Volden
1
-5
/
+3
2012-05-20
fixup: duoview 1: write decision logic simpler, easier to read
Tormod Volden
1
-6
/
+3
2012-05-20
fixup: move SavageUpdateDevices to savage_vbe.c
tormod-sync
Tormod Volden
3
-16
/
+15
2012-05-20
fixup: simplify SavageUpdateDevices
Tormod Volden
1
-13
/
+4
2012-05-20
fixup: savage_vbe.c: Keep line width to 80 as rest of code
Tormod Volden
1
-8
/
+13
2012-05-20
Make SavageGetDevice() return mask less magic
Tormod Volden
1
-2
/
+1
2012-05-20
fixup: Fix copy-pasted comment on mask change
Tormod Volden
1
-1
/
+1
2012-05-20
fixup: move (commented out) instruction from declarations
Tormod Volden
1
-1
/
+1
2012-05-20
Improve output and TV format handling and make it compatible to s3switch
Hans-Juergen Mauser
4
-31
/
+200
2012-03-24
Refactor BIOS modes retrieval to call VBEGetVBEInfo only once
Tormod Volden
2
-11
/
+15
2012-03-23
Add savage_pciids.h to src/Makefile.am to fix distcheck
Alan Coopersmith
1
-0
/
+1
2012-01-17
Untangle XF86DRI from the driver-specific DRI define
Peter Hutterer
6
-34
/
+38
2012-01-03
Merge almost identical code in SAVAGEInitVisualConfigs
Andrew Turner
1
-115
/
+51
2012-01-03
Avoid leading underscores in #include guards
Tormod Volden
9
-35
/
+33
2012-01-03
Do not use the deprecated xf86PciInfo.h from xserver
Tormod Volden
6
-8
/
+56
2011-12-19
Fix for new vgahw ABI
Adam Jackson
1
-0
/
+1
2011-12-19
Fall back to shadowfb if XAA is unavailable
Adam Jackson
1
-4
/
+4
2011-12-19
Don't include xf86Priv.h
Adam Jackson
1
-1
/
+0
2011-09-23
savage: Warn if broken drm maps are detected
Tormod Volden
1
-0
/
+5
2011-09-23
savage: Avoid unnecessary float calculation in video display
Tormod Volden
1
-12
/
+11
2011-09-23
savage: Fix Xv scaling on non-native resolutions
Hans-Juergen Mauser
1
-0
/
+8
2011-04-21
savage: Fix &/&& typo in "magical" register setup
Tormod Volden
1
-2
/
+2
2011-04-21
savage: Make SAVAGESelectBuffer() private (static)
Tormod Volden
2
-15
/
+1
2011-04-21
savage: Factor out a SAVAGESetAgpMode and call it on resume
Tormod Volden
1
-24
/
+33
2011-04-21
savage: New SAVAGEDRIResume function
Tormod Volden
3
-9
/
+16
2011-04-21
savage: Fix logic in waitHSync
Tormod Volden
1
-2
/
+2
2011-03-31
Fix wrong frequency unit in trace output
Tormod Volden
1
-1
/
+1
2011-02-21
Use proper casts on framebuffer addresses
Tormod Volden
2
-2
/
+2
2011-01-25
savage: Fix initialization typo in SAVAGEDRIMoveBuffers
Tormod Volden
1
-1
/
+1
2011-01-25
savage: Fix building with TRACEON defined
Tormod Volden
1
-3
/
+3
2011-01-25
savage: Setup tiled surface registers in SavageEnterVT
Tormod Volden
2
-0
/
+2
2011-01-25
savage: Factor out a SAVAGEDRISetupTiledSurfaceRegs function
Tormod Volden
1
-42
/
+44
2011-01-25
savage: Cast all handles before printing them
Tormod Volden
1
-16
/
+17
2011-01-25
savage: Fix ambiguity in SavageLoadPaletteSavage4
Tormod Volden
1
-1
/
+1
2011-01-25
savage: Drop unused variables and functions
Tormod Volden
4
-6
/
+5
2011-01-25
savage: More (intermediate) casts to silence warnings
Tormod Volden
2
-2
/
+2
2011-01-25
savage: Replace deprecated x(c)alloc/xfree with m/calloc/free
Tormod Volden
6
-72
/
+72
2011-01-25
savage: Add casts to silence build warnings
Tormod Volden
2
-3
/
+3
2010-11-25
savage: fix use of privates without initialisation
Keith Packard
1
-0
/
+1
2010-04-26
Fix builds when XF86DRI is undefined
Alan Coopersmith
3
-3
/
+16
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-6
/
+0
2009-07-28
savage: move abi check down for RAC
Dave Airlie
1
-3
/
+4
2009-07-28
savage: change to using ABI version check
Dave Airlie
2
-2
/
+2
2009-07-28
savage: update for resources/RAC API removal
Dave Airlie
3
-2
/
+9
2009-07-16
Update to xextproto 7.1 support.
Peter Hutterer
1
-0
/
+5
[next]