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
Age
Commit message (
Expand
)
Author
Files
Lines
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
xf86-video-savage 2.3.4
xf86-video-savage-2.3.4
Alan Coopersmith
1
-1
/
+1
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
7
-36
/
+40
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-10-08
Bump version to 2.3.3
xf86-video-savage-2.3.3
Tormod Volden
1
-1
/
+1
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-12-05
savage 2.3.2
xf86-video-savage-2.3.2
Dave Airlie
1
-1
/
+1
2010-11-25
savage: fix use of privates without initialisation
Keith Packard
1
-0
/
+1
2010-10-06
Purge cvs tags.
Jesse Adkins
1
-1
/
+0
2010-07-22
config: add comments for main statements
Gaetan Nadon
1
-6
/
+7
2010-07-21
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-4
/
+5
2010-07-21
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-2
/
+2
2010-07-21
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2010-07-21
config: complete AC_INIT m4 quoting
Gaetan Nadon
1
-2
/
+2
2010-07-20
config: remove unrequired AC_SUBST([DRI_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: remove unrequired AC_SUBST([XORG_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-2
/
+0
2010-07-20
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
[next]