summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * nv50/exa: Stop using wfb by default, but add an option to enable it.Maarten Maathuis2010-10-025-2/+13
| * dri2: Throttle frontbuffer flushes.Francisco Jerez2010-09-301-0/+7
| * nv50: use 0x8697 on NVAFBen Skeggs2010-09-202-0/+5
| * noaccel: fix rotation, as well as an assert during server shutdownBen Skeggs2010-09-173-10/+18
| * dri2: remove explit flush from copy_region()Ben Skeggs2010-08-261-3/+0
| * kickoff from the flush callback chainBen Skeggs2010-08-261-3/+15
| * nv50/xv: support UYVYBen Skeggs2010-08-202-1/+18
| * nv50/xv: Fix the uncommon codepath to use width/height variable.Maarten Maathuis2010-08-131-1/+1
| * nv50/xv: We have 18 relocs, not 16, adjust MARK_RING.Maarten Maathuis2010-08-131-1/+1
| * nouveau_exa.c: move line_count logic out of UTS/DFS loopRoy Spliet2010-08-071-23/+16
| * nvc0: recognise these chipsets, and allow NoAccel mode on themBen Skeggs2010-08-062-2/+7
| * nv10/exa: Bump maxX/maxY to 4096/4096.Francisco Jerez2010-08-051-1/+1
| * Revert "nv04-nv40/exa: Match the blob behavior more closely on PrepareCopy."Francisco Jerez2010-08-051-4/+0
* | nvc0: initial implementationChristoph Bumiller2010-07-0313-62/+2288
|/
* dri2: Fix for the last DRI2InfoRec ABI.Francisco Jerez2010-06-151-7/+1
* call NVEnterVT from CreateScreenResourcesBen Skeggs2010-06-111-1/+1
* fix for server 1.9Ben Skeggs2010-06-101-4/+4
* nv50/accel: fix perspective interps in YUV to RGB shaderChristoph Bumiller2010-06-101-4/+4
* use libc directly for [cm]alloc/freeBen Skeggs2010-06-097-40/+40
* nv50/exa: rip out compat defines, we depend on 1.7 anywayBen Skeggs2010-05-311-20/+0
* nv50/exa: new nouveau_class.h has correct blend func definesBen Skeggs2010-05-261-1/+1
* update nouveau_class.hBen Skeggs2010-05-261-73/+1096
* Handle startup without monitor attached more gracefullyLubomir Rintel2010-05-101-0/+4
* wfb: use 28 bits instead of 32 bits for multiply_factor optimisationMaarten Maathuis2010-05-071-3/+4
* Bump version number to 0.0.16Ben Skeggs2010-04-231-1/+1
* Add uevent supportBen Skeggs2010-04-165-2/+99
* Import latest nouveau_class.h from renouveauBen Skeggs2010-04-092-1/+9025
* Fix "make dist".Rico Tzschichholz2010-04-062-1/+2
* xv: only use bicubic filtering when scaling >=2xBen Skeggs2010-03-302-4/+11
* Fix for the latest nouveau_class.h.Francisco Jerez2010-03-182-3/+3
* nv50: fix texturing from >=4GiB markBen Skeggs2010-03-162-28/+23
* Remove leftover in man page and nv_const.hXavier Chantry2010-03-072-18/+0
* kms: Don't try to copy fbcon contents when there's no framebuffer bound.Francisco Jerez2010-03-051-0/+3
* fix typoBen Skeggs2010-02-251-1/+1
* Protect against potential crash for unknown connector typesBen Skeggs2010-02-231-3/+8
* Add connector name for eDPBen Skeggs2010-02-231-0/+1
* remove drm patchlevel check, libdrm checks this for usBen Skeggs2010-02-183-10/+0
* Revert "kms: work around some bong hits with dpms"Francisco Jerez2010-02-133-6/+0
* Pass pScreen to drmmode_fbcon_copy()Ben Skeggs2010-02-113-10/+11
* dri2: Fix crashes on server regeneration.Francisco Jerez2010-02-103-33/+4
* kms: Clean up the set_mode_major hook.Francisco Jerez2010-02-101-32/+10
* Remove some UMS leftovers.Marcin Kościelnicki2010-02-101-19/+1
* kms: Don't pretend it works on xserver-1.5.Francisco Jerez2010-02-101-24/+0
* kms: Kill nv_cursor_convert_cursor.Francisco Jerez2010-02-102-90/+10
* nv50/accel: Fix mangled A8+A8 shader.Marcin Kościelnicki2010-02-051-2/+3
* Update to new nouveau_class.hMarcin Kościelnicki2010-02-013-25/+25
* nv10/exa: Fix up nv11 accel.Francisco Jerez2010-02-011-1/+1
* dri2: Fix for the new DRI2InfoRec ABI.Francisco Jerez2010-01-311-0/+6
* nv10/exa: Fix build after the last nouveau_class.h changes.Francisco Jerez2010-01-311-1/+1
* Remove nv_dripriv.h, nv_local.hMarcin Kościelnicki2010-01-216-108/+26