summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-06Make PixmanForName not cancel out other aux buffers.Kristian Høgsberg1-14/+19
2008-11-06Implement the required __DRI_SYSTEM_TIME extension.Kristian Høgsberg1-0/+25
2008-11-03Hook up eglBindTexImage.Kristian Høgsberg4-4/+65
2008-11-01Link .so to required libs.Kristian Høgsberg1-3/+3
2008-11-01Update for dri2 protocol updates.Kristian Høgsberg2-12/+24
2008-10-14Don't call nativeInitDRICopyBuffer() if we didn't compile it in.Kristian Høgsberg1-0/+3
2008-10-14Oops, forgot to add gears files.Kristian Høgsberg1-0/+10
2008-10-13Write down a bunch of TODO items.Kristian Høgsberg1-2/+36
2008-10-13Add an untested x11+dri2 backend.Kristian Høgsberg5-4/+523
2008-10-13Refactor the backend architechture.Kristian Høgsberg5-181/+183
2008-10-13Pull memcpy swapbuffer back in as a fallback.Kristian Høgsberg4-51/+194
2008-10-13Implement swapbuffers using a dri driver extension.Kristian Høgsberg4-85/+115
2008-10-06Split out gears code from test case.Kristian Høgsberg3-209/+223
2008-10-06Pick up dri driver from /usr/lib/dri.Kristian Høgsberg1-1/+1
2008-10-06Split out intel specific bits to their own file.Kristian Høgsberg4-179/+231
2008-10-05Fix depth buffer bugs, avoid redundant buffer creation.Kristian Høgsberg2-5/+24
2008-10-01Use mmap()'ed /dev/fb + GEM pread for swap buffer for now.Kristian Høgsberg3-71/+290
2008-09-30Flesh out test, add get_buffers, start kms integration.Kristian Høgsberg4-9/+221
2008-09-30Update to new DRI2 design, make test case link.Kristian Høgsberg3-143/+30
2008-09-24Pull in glapi.Kristian Høgsberg11-1/+12773
2008-04-18Add makefile and header file, make is compile.Kristian Høgsberg5-6/+319
2008-03-26Start making it compile.Kristian Høgsberg1-134/+150
2008-03-14More code rush; fleshing out config querying.Kristian Høgsberg1-16/+165
2008-03-14Initial code rush commit.Kristian Høgsberg1-0/+548