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-05-16
Put data on screen the right way up.
HEAD
master
Will Thompson
3
-6
/
+27
2012-05-16
annotate a call to CheckGLError
Will Thompson
1
-1
/
+1
2012-05-15
write to the screen the other way up
Will Thompson
1
-2
/
+2
2012-05-11
Set GL_TEXTURE_MAG/MIN_FILTER
Will Thompson
1
-0
/
+2
2012-05-11
Implement FinishAccess for the screen pixmap
Will Thompson
4
-4
/
+221
2012-05-11
Move CheckGLError to -debug.[ch]
Will Thompson
4
-43
/
+71
2012-05-11
exa: macro-ize CheckGLError()
Will Thompson
1
-27
/
+41
2012-05-10
Implement FinishAccess for Β¬screen pixmap
Will Thompson
1
-13
/
+38
2012-05-09
exa: null out priv->data after freeing itβ¦
Will Thompson
1
-0
/
+2
2012-05-09
Add a stub SaveScreen
Will Thompson
1
-0
/
+9
2012-05-09
exa: stash memory allocated in PrepareAccess
Will Thompson
1
-14
/
+27
2012-05-09
exa: Allocate VideoCorePixmapPrivRec properly
Will Thompson
1
-1
/
+1
2012-05-09
moar debug
Will Thompson
1
-2
/
+5
2012-05-09
exa: try allocating cpu memory for unaccelerated pixmapsen
Will Thompson
1
-0
/
+6
2012-05-09
exa: refuse to allocate images for bpp != 32
Will Thompson
1
-1
/
+5
2012-05-09
WIP: gut some more fbdevHW*
Will Thompson
3
-162
/
+56
2012-05-09
exa: fix IsOffscreen to work for screen pixmap
Will Thompson
1
-1
/
+2
2012-05-09
exa: document some arguments better.
Will Thompson
1
-2
/
+4
2012-05-08
WIP: Implement PrepareAccess and FinishAccess.
Will Thompson
3
-37
/
+107
2012-05-04
Implement the essential bits of the EXA API
Will Thompson
6
-6
/
+610
2012-05-04
Enable warnings; fix warnings; fly.
Will Thompson
2
-8
/
+12
2012-05-04
Blow away DGA
Will Thompson
1
-160
/
+1
2012-05-04
Remove ShadowFB and Rotate options
Will Thompson
1
-211
/
+3
2012-04-25
Forward-declare main struct in a header
Will Thompson
3
-15
/
+47
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
[next]