summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* hwdefs: update nvc0_3d, add gm107_texture for new TIC formatIlia Mirkin2016-10-271-0/+1
* exa: add GM10x acceleration supportIlia Mirkin2016-10-271-0/+16
* glamor: removeIlia Mirkin2015-09-131-2/+0
* present: initial supportBen Skeggs2014-06-201-1/+3
* glamor: provide dri3 support when enabledBen Skeggs2014-06-191-0/+2
* glamor: initial support (no dri)Ben Skeggs2014-06-191-0/+2
* merge nv_dma.c into nv_accel_common.cBen Skeggs2014-06-191-1/+0
* pull copy engine handling into one place, a place that isn't also exaBen Skeggs2014-06-191-0/+5
* fix make distcheck.Dave Airlie2013-07-301-0/+16
* Link against libdrmSven Joachim2013-06-171-2/+2
* update makefiles for make distcheckMaarten Lankhorst2013-06-121-0/+33
* nvc0-nve0: split shader code from their headersBen Skeggs2013-05-151-2/+0
* distcheck fixesBen Skeggs2012-06-181-14/+34
* nouveau: add compat-api.h to makefile.Dave Airlie2012-05-231-0/+1
* nv30/nv40: upload shaders directly from rankine/curie initBen Skeggs2012-04-241-2/+0
* WIP: port to new libdrmBen Skeggs2012-04-141-1/+1
* nvc0: merge initial acceleration supportBen Skeggs2011-01-171-0/+3
* Add uevent supportBen Skeggs2010-04-161-2/+3
* Import latest nouveau_class.h from renouveauBen Skeggs2010-04-091-1/+1
* Fix "make dist".Rico Tzschichholz2010-04-061-0/+1
* Remove nv_dripriv.h, nv_local.hMarcin Koƛcielnicki2010-01-211-2/+0
* dri1: remove DRI1 supportBen Skeggs2010-01-111-2/+0
* Initial pass at removal of non-KMS support.Ben Skeggs2010-01-111-25/+0
* No need for pci access wrappers now..Ben Skeggs2009-07-071-1/+0
* Nuke nv_hw.c, and a heap of unused vars from NVRecBen Skeggs2009-07-061-1/+0
* Remove nv_dac.cBen Skeggs2009-07-061-1/+0
* nv50: use libwfb for pixmap access when driver pixmaps enabledBen Skeggs2009-06-091-0/+1
* randr12: split from pre-randr12 structs into new header, de-typedefStuart Bennett2009-06-031-0/+1
* randr12: move a load of hw mode programming into nouveau_hw.cStuart Bennett2009-03-301-1/+1
* Turn the smaller mmio wrappers into static inlineStuart Bennett2009-03-301-0/+1
* Put arbitration and mnp calcs in separate fileStuart Bennett2009-03-301-0/+1
* dri2: initial implementation, only with driver pixmapsBen Skeggs2009-03-181-1/+1
* kms: update drmmode_displayBen Skeggs2009-02-061-1/+0
* link against libdrm_nouveau (installed with libdrm)Ben Skeggs2009-02-041-9/+2
* nv50/xv: previous xv commit was bonged - fix thatBen Skeggs2009-01-291-0/+1
* exa: mass renaming and movement of nv04 solid/copy code to nv04_exa.cBen Skeggs2009-01-291-2/+1
* Punt all bios structs and defines into a new headerStuart Bennett2008-11-221-0/+1
* g3dvl: Basic XvMC initialization.Younes Manton2008-07-271-1/+3
* nv50: exa/xv share some stuff, punt it out to nv50_accel.[ch]Ben Skeggs2008-07-081-0/+1
* nv50: Xv supportBen Skeggs2008-07-081-0/+2
* xv: nv_video.c to nouveau_xv.cBen Skeggs2008-07-051-6/+6
* NV50: Some basic code to get kernel modesetting going.Maarten Maathuis2008-06-221-0/+2
* NV50: Rework the modesetting code into a different model.Maarten Maathuis2008-05-051-0/+7
* nv50: fix distcheck since header removalDave Airlie2008-04-081-4/+0
* nv30 video texture. Doesn't work with bicubic yet, only bilinear.Stephane Marchesin2008-02-031-5/+6
* Separate the shaders from the rest of the code.Stephane Marchesin2008-02-031-1/+2
* Xv: cleanup.Arthur Huillet2008-01-101-0/+3
* Add some headerfiles to Makefile.amMaarten Maathuis2007-12-301-0/+2
* NV40: Preliminary Xv Texture Adaptor.Maarten Maathuis2007-12-291-0/+1
* Initial buffer object work.Ben Skeggs2007-11-171-1/+1