index
:
nouveau/xf86-video-nouveau
dri3
master
ng
nv-branch-1
nv50-branch
nvc0
randr-1.2
screen-conv-api
Nouveau Xorg driver for NVIDIA chips (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau)
marcheu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-24
bump version to 1.0.3
xf86-video-nouveau-1.0.3
Maarten Lankhorst
1
-1
/
+1
2012-10-23
exa: remove exaMarkSync from download/upload screen
Maarten Lankhorst
1
-6
/
+0
2012-10-23
exa: fix comparison in download_from_screen
Maarten Lankhorst
1
-1
/
+1
2012-10-23
exa: fix up download_from/upload_to screen
Maarten Lankhorst
1
-0
/
+11
2012-10-23
remove unused members from nv_type.h
Maarten Lankhorst
1
-2
/
+0
2012-10-22
nvc0/exa: make solid fill actually work
Maarten Lankhorst
1
-14
/
+20
2012-10-20
dri2: Fix potential race and crash for swap at next vblank.
Mario Kleiner
1
-13
/
+38
2012-10-18
shadowfb: fix segfault due to reading outside of shadow buffer
Ben Skeggs
1
-4
/
+3
2012-10-16
nouveau/dri2: fix pixmap/window offset calcs.
Dave Airlie
1
-3
/
+3
2012-09-26
exa: use CLAMP_TO_EDGE for RepeatPad
Sebastian Keller
3
-9
/
+9
2012-09-25
Remove mibstore.h
Adam Jackson
2
-4
/
+0
2012-09-12
bump version to 1.0.2
xf86-video-nouveau-1.0.2
Maarten Lankhorst
1
-1
/
+1
2012-09-03
nouveau: enable provider/capabilities
Dave Airlie
2
-0
/
+25
2012-09-03
nouveau/dri2: add support for DRI2 offload
Dave Airlie
1
-36
/
+111
2012-08-16
nouveau: add pixmap tracking/updating support.
Dave Airlie
1
-0
/
+42
2012-08-16
nouveau/exa: add support for shared pixmaps.
Dave Airlie
4
-2
/
+54
2012-08-16
nouveau: add platform bus support
Dave Airlie
2
-2
/
+46
2012-08-15
Remove vbe and int10 includes
Adam Jackson
3
-4
/
+0
2012-08-15
Implement ->driverFunc
Adam Jackson
1
-1
/
+18
2012-08-05
nvc0/nve0: support sync-to-vblank if kernel is new enough
Ben Skeggs
6
-7
/
+62
2012-07-06
nv40/exa: fix shaders on big-endian machines
Ben Skeggs
2
-216
/
+226
2012-06-19
bump version to 1.0.1
xf86-video-nouveau-1.0.1
Ben Skeggs
1
-1
/
+1
2012-06-19
exa: fix remaining signed datatype issues
Ben Skeggs
6
-17
/
+15
2012-06-19
exa: fix various issues in transfer bo handling
Maarten Maathuis
1
-4
/
+8
2012-06-18
nve0: fix and improve NV12 shader
Christoph Bumiller
1
-43
/
+23
2012-06-18
nvc0/accel: oops fix method size in previous patch
Christoph Bumiller
1
-1
/
+1
2012-06-18
nvc0/accel: use correct (signed) vertex data type in PUSH_VTX1/2s
Christoph Bumiller
1
-11
/
+15
2012-06-18
bump version to 1.0.0
xf86-video-nouveau-1.0.0
Ben Skeggs
1
-1
/
+1
2012-06-18
distcheck fixes
Ben Skeggs
1
-14
/
+34
2012-06-18
exa: drop massive gart allocation in favour of smaller ones, as needed
Ben Skeggs
4
-66
/
+62
2012-06-18
nv50/exa: somehow fix firefox tabs not being drawn properly since vp xfrm
Ben Skeggs
1
-3
/
+5
2012-06-13
dri2: kill debug spam
Ben Skeggs
1
-7
/
+0
2012-06-08
nv04/exa: Reset destination surface offset in the same call of NV04EXACopy
Viktor Novotný
1
-7
/
+8
2012-06-05
nouveau: i is used inside the function
Dave Airlie
1
-1
/
+1
2012-06-05
nouveau: port to compat server API.
Dave Airlie
2
-37
/
+84
2012-06-05
nouveau: drop flags arg to adjust frame
Dave Airlie
3
-3
/
+3
2012-05-31
nvc0/exa: add support for async UTS/DFS copies
Ben Skeggs
5
-0
/
+90
2012-05-31
nva3/exa: add support for async UTS/DFS copies
Ben Skeggs
10
-1
/
+146
2012-05-29
disable fermi accel on 0.0.16 interface
Ben Skeggs
1
-0
/
+6
2012-05-23
vl_hwmc: add missing compat include.
Dave Airlie
1
-0
/
+2
2012-05-23
nouveau: add compat-api.h to makefile.
Dave Airlie
1
-0
/
+1
2012-05-23
nouveau: convert two more xf86Screens access to macros
Dave Airlie
2
-2
/
+2
2012-05-23
nouveau: convert scrn/screen to using new interfaces
Dave Airlie
12
-56
/
+56
2012-05-23
nouveau: add initial compat-api header
Dave Airlie
2
-0
/
+43
2012-05-08
dri2: Don't try to page-flip pixmaps (fdo bug 49351).
Francisco Jerez
1
-1
/
+1
2012-05-03
nv50: add missing pushbuf space check in NV50SyncToVBlank
Marcin Slusarz
1
-0
/
+3
2012-04-24
nv40/exa: return false from gradient picture setup
Ben Skeggs
1
-1
/
+1
2012-04-24
nv40/exa: support for solid pictures
Ben Skeggs
2
-11
/
+91
2012-04-24
nv30/exa: implement support for solid pictures using register combiners
Ben Skeggs
2
-109
/
+92
2012-04-24
nv10/exa: implement support for solid pictures
Ben Skeggs
1
-116
/
+81
[next]