index
:
delta/xorg-driver-xf86-video-vesa.git
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
baserock/morph
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
no-virt-shadow
not-on-efi
sco_port_update
gitlab.freedesktop.org: xorg/driver/xf86-video-vesa.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-07-20
1
-1
/
+0
*
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-07-20
1
-1
/
+1
*
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2010-07-20
2
-21
/
+7
*
COPYING: update file with Copyright notices from source code.
Gaetan Nadon
2010-06-13
1
-0
/
+1
*
config: Move compiler flags from configure.ac to Makefile.am
Gaetan Nadon
2010-02-15
2
-5
/
+3
*
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2010-01-15
1
-22
/
+19
*
vesa 2.3.0
xf86-video-vesa-2.3.0
Adam Jackson
2010-01-04
1
-1
/
+1
*
Make the VBESetVBEMode fallback message slightly clearer
Adam Jackson
2010-01-04
1
-2
/
+1
*
Remove support for non-shadowfb banked framebuffer
Adam Jackson
2009-12-30
2
-22
/
+3
*
Use own thunk function instead of shadowUpdatePackedWeak
Adam Jackson
2009-12-30
1
-2
/
+8
*
Warning fix when !HAVE_ISA
Adam Jackson
2009-12-30
1
-0
/
+2
*
Code motion
Adam Jackson
2009-12-30
1
-34
/
+29
*
configure.ac: sdkdir usage duplicates the sdk include dir
Gaetan Nadon
2009-12-29
1
-2
/
+1
*
configure.ac: remove -I$(prefix)/include from INCLUDES #24676
Gaetan Nadon
2009-12-10
1
-1
/
+1
*
Don't artificially limit the screen size to 2k
Adam Jackson
2009-12-01
1
-1
/
+1
*
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
2009-11-23
1
-0
/
+1
*
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-28
1
-1
/
+0
*
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2009-10-28
2
-3
/
+6
*
Several driver modules do not have a ChangeLog target in Makefile.am #23814
Gaetan Nadon
2009-10-26
3
-71
/
+12
*
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-10-22
2
-8
/
+0
*
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2009-10-22
1
-6
/
+64
*
Add missing shadowRemove() in VESACloseScreen().
Matthieu Herrb
2009-10-05
1
-1
/
+3
*
Remove unused variable.
Adam Jackson
2009-09-18
1
-4
/
+1
*
Use VBE palette load, not VGA banging.
Adam Jackson
2009-09-18
1
-26
/
+1
*
Fix a comment
Adam Jackson
2009-09-18
1
-1
/
+0
*
vesa: bump for release 2.2.1
xf86-video-vesa-2.2.1
Dave Airlie
2009-07-30
1
-1
/
+1
*
vesa: change to using ABI version check
Dave Airlie
2009-07-28
1
-1
/
+1
*
vesa: update for resources/RAC API removal
Dave Airlie
2009-07-28
1
-2
/
+5
*
Update to xextproto 7.1 support.
Peter Hutterer
2009-07-16
2
-0
/
+9
*
Attempt VBE PanelID if DDC fails
Adam Jackson
2009-02-26
2
-0
/
+15
*
vesa 2.2.0
xf86-video-vesa-2.2.0
Adam Jackson
2009-02-17
1
-1
/
+1
*
Add yet another pass to mode validation.
Adam Jackson
2009-02-05
1
-14
/
+40
*
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
2009-01-30
1
-0
/
+20
*
Remove xorgconfig & xorgcfg from See Also list in man page
Alan Coopersmith
2009-01-09
1
-1
/
+1
*
vesa 2.1.0
xf86-video-vesa-2.1.0
Dave Airlie
2008-12-22
1
-1
/
+1
*
Make ISA support optional.
Adam Jackson
2008-11-23
2
-0
/
+14
*
VESASetMode: be verbose about the mode that's being set.
Luc Verhaegen
2008-09-18
1
-0
/
+4
*
Properly define the driver version
Julien Cristau
2008-07-15
1
-3
/
+3
*
Default VESAValidMode to returning MODE_BAD.
Adam Jackson
2008-07-01
1
-1
/
+1
*
Add a TODO list.
Adam Jackson
2008-07-01
1
-0
/
+8
*
Warning cleanup.
Adam Jackson
2008-07-01
1
-31
/
+2
*
Use VBE services for DPMS instead of banging VGA registers manually.
Adam Jackson
2008-07-01
1
-33
/
+1
*
vesa 2.0.0
xf86-video-vesa-2.0.0
Adam Jackson
2008-07-01
1
-1
/
+1
*
Un-duplicate some init code.
Adam Jackson
2008-07-01
1
-39
/
+21
*
Remove unused ->device
Adam Jackson
2008-07-01
2
-3
/
+0
*
vesa 1.99.1
xf86-video-vesa-1.99.1
Adam Jackson
2008-06-12
1
-1
/
+1
*
Update copyright.
Adam Jackson
2008-06-12
1
-1
/
+2
*
Clean up memory model checking, and properly refuse unsupported models.
Adam Jackson
2008-06-12
1
-20
/
+10
*
Add semi-reasonable mode validation.
Adam Jackson
2008-06-12
2
-11
/
+143
*
Prefer a more modern depth/bpp selection.
Adam Jackson
2008-06-12
1
-12
/
+11
[next]