summaryrefslogtreecommitdiff
path: root/src/nv_shadow.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-14WIP: port to new libdrmBen Skeggs1-2/+1
2010-01-21Remove nv_dripriv.h, nv_local.hMarcin Koƛcielnicki1-1/+0
2009-07-28Switch to using scanout buffer detached from EXA offscreen memory areaBen Skeggs1-4/+4
2009-07-28rename pNv->FB to pNv->offscreenBen Skeggs1-4/+4
2009-02-15shadowfb: clip copied regions to frontbuffer size.Maarten Maathuis1-20/+30
2009-02-03fix NoAccel from when map/unmap became stricterBen Skeggs1-0/+2
2008-08-18Delete ShadowFB rotationStuart Bennett1-120/+0
2008-08-17Kill some 8 bit code.Stephane Marchesin1-51/+0
2008-06-25Fixup and add some license statements.Maarten Maathuis1-4/+20
2006-08-27Fix ShadowFB for FB alloc changes, should fix RandR rotation also.Ben Skeggs1-7/+7
2006-08-25Don't include config.h in all files but in the *_include.h files. That's what...marcheu1-4/+0
2006-01-02Preliminary RandR rotation support. Bug #4708Aaron Plattner1-0/+15
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.Adam Jackson1-1/+5
2004-06-16DRI XFree86-4_3_99_12-merge importEric Anholt1-1/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+194