summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Put data on screen the right way up.HEADmasterWill Thompson3-6/+27
2012-05-16annotate a call to CheckGLErrorWill Thompson1-1/+1
2012-05-15write to the screen the other way upWill Thompson1-2/+2
2012-05-11Set GL_TEXTURE_MAG/MIN_FILTERWill Thompson1-0/+2
2012-05-11Implement FinishAccess for the screen pixmapWill Thompson4-4/+221
2012-05-11Move CheckGLError to -debug.[ch]Will Thompson4-43/+71
2012-05-11exa: macro-ize CheckGLError()Will Thompson1-27/+41
2012-05-10Implement FinishAccess for ¬screen pixmapWill Thompson1-13/+38
2012-05-09exa: null out priv->data after freeing it…Will Thompson1-0/+2
2012-05-09Add a stub SaveScreenWill Thompson1-0/+9
2012-05-09exa: stash memory allocated in PrepareAccessWill Thompson1-14/+27
2012-05-09exa: Allocate VideoCorePixmapPrivRec properlyWill Thompson1-1/+1
2012-05-09moar debugWill Thompson1-2/+5
2012-05-09exa: try allocating cpu memory for unaccelerated pixmapsenWill Thompson1-0/+6
2012-05-09exa: refuse to allocate images for bpp != 32Will Thompson1-1/+5
2012-05-09WIP: gut some more fbdevHW*Will Thompson3-162/+56
2012-05-09exa: fix IsOffscreen to work for screen pixmapWill Thompson1-1/+2
2012-05-09exa: document some arguments better.Will Thompson1-2/+4
2012-05-08WIP: Implement PrepareAccess and FinishAccess.Will Thompson3-37/+107
2012-05-04Implement the essential bits of the EXA APIWill Thompson5-6/+609
2012-05-04Enable warnings; fix warnings; fly.Will Thompson2-8/+12
2012-05-04Blow away DGAWill Thompson1-160/+1
2012-05-04Remove ShadowFB and Rotate optionsWill Thompson1-211/+3
2012-04-25Forward-declare main struct in a headerWill Thompson3-15/+47
2012-04-25Move debug macros out to a header.Will Thompson3-9/+63
2012-04-20Build 'videocore' rather than 'fbdev'.Will Thompson2-14/+14
2010-12-17Add MOD_CLASS_VIDEODRV to FBDevVersRecPaulo Zanoni1-1/+1
2010-11-10Perform XV initialization only if the server supports it.Cyril Brulebois1-0/+2
2010-11-10Avoid unused variables when XSERVER_LIBPCIACCESS is defined.Cyril Brulebois1-0/+2
2010-11-10Convert x{re,c,}alloc and xfree.Cyril Brulebois1-9/+9
2010-02-08fbdev: add missing shadowRemove in CloseScreen()Julien Cristau1-0/+1
2009-12-14Remove afb supportAdam Jackson1-44/+2
2009-07-28fbdev: change to using ABI version checkDave Airlie1-1/+1
2009-07-28fbdev: update for resources/RAC API removalDave Airlie1-1/+4
2009-05-28Remove useless loader symbol lists.Adam Jackson1-74/+0
2009-03-04Allow building against a non-DGA server.Adam Jackson1-0/+4
2008-11-23Make ISA optionalAdam Jackson1-5/+8
2007-10-12Fixed leftover PCIACCESS -> XSERVER_LIBPCIACCESS.Matthias Hopf1-8/+8
2007-01-22Add conditional support for pci-rework branch.Ian Romanick1-3/+84
2006-12-31Only determine pitch after setting initial mode.Michel Dänzer1-9/+13
2006-12-29Use package version definitions from XORG_RELEASE_VERSION macros.Michel Dänzer1-3/+1
2006-12-29Don't prefer 24bpp for depth 24.Michel Dänzer1-1/+1
2006-12-27Fix shadow framebuffer, and by extension rotation.Michel Dänzer1-32/+60
2006-12-27Add missing argument to xf86DrvMsg().Michel Dänzer1-1/+1
2006-12-27Update my e-mail address.Michel Dänzer1-1/+1
2006-12-27Convert .cvsignore to .gitignore.Michel Dänzer1-6/+0
2006-11-08Make debug output a run-time option instead of compile-time.Adam Jackson1-13/+12
2006-05-19Bump to 0.3.0Adam Jackson1-1/+1
2006-05-18Fix ShadowFB support to work with recent miext/shadow changes from bugKevin E Martin1-23/+32
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 0.2.0.Adam Jackson1-5/+6