index
:
~wjt/xf86-video-videocore
master
🍓🎂 – A work-in-progress X driver for Raspberry Pi
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
Ignore cscope/ctags/vim droppings
Will Thompson
1
-1
/
+4
2012-04-25
Move debug macros out to a header.
Will Thompson
3
-9
/
+63
2012-04-20
Build 'videocore' rather than 'fbdev'.
Will Thompson
4
-17
/
+17
2010-12-17
Add MOD_CLASS_VIDEODRV to FBDevVersRec
Paulo Zanoni
1
-1
/
+1
2010-11-10
Perform XV initialization only if the server supports it.
Cyril Brulebois
1
-0
/
+2
2010-11-10
Avoid unused variables when XSERVER_LIBPCIACCESS is defined.
Cyril Brulebois
1
-0
/
+2
2010-11-10
man: Stop mentioning server's -scanpci option.
Cyril Brulebois
1
-3
/
+1
2010-11-10
Convert x{re,c,}alloc and xfree.
Cyril Brulebois
1
-9
/
+9
2010-10-06
Purge cvs tags.
Jesse Adkins
1
-1
/
+0
2010-07-21
config: add comments for main statements
Gaetan Nadon
1
-5
/
+6
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
-1
/
+1
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([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
2010-07-20
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-07-20
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-21
/
+7
2010-04-03
Bump to 0.4.2
Julien Cristau
1
-1
/
+1
2010-02-10
configure: require xorg-macros 1.4 for XORG_INSTALL
Julien Cristau
1
-2
/
+2
2010-02-08
fbdev: add missing shadowRemove in CloseScreen()
Julien Cristau
1
-0
/
+1
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-22
/
+19
2009-12-30
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Gaetan Nadon
1
-1
/
+0
2009-12-14
Remove afb support
Adam Jackson
1
-44
/
+2
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-1
/
+0
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-3
/
+6
2009-10-26
Several driver modules do not have a ChangeLog target in Makefile.am #23814
Gaetan Nadon
3
-69
/
+13
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-10
/
+65
2009-07-30
fbdev: bump for release 0.4.1
Dave Airlie
1
-1
/
+1
2009-07-28
fbdev: change to using ABI version check
Dave Airlie
1
-1
/
+1
2009-07-28
fbdev: update for resources/RAC API removal
Dave Airlie
1
-1
/
+4
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
1
-74
/
+0
2009-03-04
Allow building against a non-DGA server.
Adam Jackson
1
-0
/
+4
2009-01-30
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
1
-0
/
+20
2009-01-09
Remove xorgconfig & xorgcfg from See Also list in man page
Alan Coopersmith
1
-1
/
+1
2008-11-23
Make ISA optional
Adam Jackson
2
-5
/
+16
2008-03-19
fbdev 0.4.0
Adam Jackson
1
-1
/
+1
2007-10-12
Fixed leftover PCIACCESS -> XSERVER_LIBPCIACCESS.
Matthias Hopf
1
-8
/
+8
2007-09-12
Replace a non-ascii char with the corresponding groff escape in fbdev.man
Brice Goglin
1
-1
/
+1
2007-01-22
Add conditional support for pci-rework branch.
Ian Romanick
2
-3
/
+94
2006-12-31
Only determine pitch after setting initial mode.
Michel Dänzer
1
-9
/
+13
2006-12-29
Bump to 0.3.1 for release.
Michel Dänzer
1
-1
/
+1
2006-12-29
Use package version definitions from XORG_RELEASE_VERSION macros.
Michel Dänzer
1
-3
/
+1
2006-12-29
Don't prefer 24bpp for depth 24.
Michel Dänzer
1
-1
/
+1
2006-12-27
Fix shadow framebuffer, and by extension rotation.
Michel Dänzer
1
-32
/
+60
2006-12-27
Add missing argument to xf86DrvMsg().
Michel Dänzer
1
-1
/
+1
2006-12-27
Update my e-mail address.
Michel Dänzer
1
-1
/
+1
2006-12-27
Convert .cvsignore to .gitignore.
Michel Dänzer
3
-8
/
+4
[next]