summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-10-27hwdefs: update nvc0_3d, add gm107_texture for new TIC formatIlia Mirkin1-0/+1
2016-10-27exa: add GM10x acceleration supportIlia Mirkin1-0/+16
2015-09-13glamor: removeIlia Mirkin1-2/+0
2014-06-20present: initial supportBen Skeggs1-1/+3
2014-06-19glamor: provide dri3 support when enabledBen Skeggs1-0/+2
2014-06-19glamor: initial support (no dri)Ben Skeggs1-0/+2
2014-06-19merge nv_dma.c into nv_accel_common.cBen Skeggs1-1/+0
2014-06-19pull copy engine handling into one place, a place that isn't also exaBen Skeggs1-0/+5
2013-07-30fix make distcheck.Dave Airlie1-0/+16
2013-06-17Link against libdrmSven Joachim1-2/+2
2013-06-12update makefiles for make distcheckMaarten Lankhorst1-0/+33
2013-05-15nvc0-nve0: split shader code from their headersBen Skeggs1-2/+0
2012-06-18distcheck fixesBen Skeggs1-14/+34
2012-05-23nouveau: add compat-api.h to makefile.Dave Airlie1-0/+1
2012-04-24nv30/nv40: upload shaders directly from rankine/curie initBen Skeggs1-2/+0
2012-04-14WIP: port to new libdrmBen Skeggs1-1/+1
2011-01-17nvc0: merge initial acceleration supportBen Skeggs1-0/+3
2010-04-16Add uevent supportBen Skeggs1-2/+3
2010-04-09Import latest nouveau_class.h from renouveauBen Skeggs1-1/+1
2010-04-06Fix "make dist".Rico Tzschichholz1-0/+1
2010-01-21Remove nv_dripriv.h, nv_local.hMarcin Koƛcielnicki1-2/+0
2010-01-11dri1: remove DRI1 supportBen Skeggs1-2/+0
2010-01-11Initial pass at removal of non-KMS support.Ben Skeggs1-25/+0
2009-07-07No need for pci access wrappers now..Ben Skeggs1-1/+0
2009-07-06Nuke nv_hw.c, and a heap of unused vars from NVRecBen Skeggs1-1/+0
2009-07-06Remove nv_dac.cBen Skeggs1-1/+0
2009-06-09nv50: use libwfb for pixmap access when driver pixmaps enabledBen Skeggs1-0/+1
2009-06-03randr12: split from pre-randr12 structs into new header, de-typedefStuart Bennett1-0/+1
2009-03-30randr12: move a load of hw mode programming into nouveau_hw.cStuart Bennett1-1/+1
2009-03-30Turn the smaller mmio wrappers into static inlineStuart Bennett1-0/+1
2009-03-30Put arbitration and mnp calcs in separate fileStuart Bennett1-0/+1
2009-03-18dri2: initial implementation, only with driver pixmapsBen Skeggs1-1/+1
2009-02-06kms: update drmmode_displayBen Skeggs1-1/+0
2009-02-04link against libdrm_nouveau (installed with libdrm)Ben Skeggs1-9/+2
2009-01-29nv50/xv: previous xv commit was bonged - fix thatBen Skeggs1-0/+1
2009-01-29exa: mass renaming and movement of nv04 solid/copy code to nv04_exa.cBen Skeggs1-2/+1
2008-11-22Punt all bios structs and defines into a new headerStuart Bennett1-0/+1
2008-07-27g3dvl: Basic XvMC initialization.Younes Manton1-1/+3
2008-07-08nv50: exa/xv share some stuff, punt it out to nv50_accel.[ch]Ben Skeggs1-0/+1
2008-07-08nv50: Xv supportBen Skeggs1-0/+2
2008-07-05xv: nv_video.c to nouveau_xv.cBen Skeggs1-6/+6
2008-06-22NV50: Some basic code to get kernel modesetting going.Maarten Maathuis1-0/+2
2008-05-05NV50: Rework the modesetting code into a different model.Maarten Maathuis1-0/+7
2008-04-08nv50: fix distcheck since header removalDave Airlie1-4/+0
2008-02-03nv30 video texture. Doesn't work with bicubic yet, only bilinear.Stephane Marchesin1-5/+6
2008-02-03Separate the shaders from the rest of the code.Stephane Marchesin1-1/+2
2008-01-10Xv: cleanup.Arthur Huillet1-0/+3
2007-12-30Add some headerfiles to Makefile.amMaarten Maathuis1-0/+2
2007-12-29NV40: Preliminary Xv Texture Adaptor.Maarten Maathuis1-0/+1
2007-11-17Initial buffer object work.Ben Skeggs1-1/+1