index
:
delta/xorg-driver-xf86-video-nouveau.git
dri3
master
ng
nv-branch-1
nv50-branch
nvc0
randr-1.2
screen-conv-api
gitlab.freedesktop.org: xorg/driver/xf86-video-nouveau.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: fix crash when xinerama is enabled.
Dave Airlie
2013-07-30
1
-1
/
+1
*
fix make distcheck.
Dave Airlie
2013-07-30
1
-0
/
+16
*
drmmode: add support for multi-screen reverse optimus
Dave Airlie
2013-07-30
1
-9
/
+43
*
nouveau: use uppercase for chipset name
Ilia Mirkin
2013-07-30
1
-1
/
+1
*
xv: speed up YV12 -> NV12 conversion using SSE2 if available
Ilia Mirkin
2013-07-30
1
-7
/
+26
*
xv: fix last pixel for big-endian machines in YV12 -> NV12 conversion
Ilia Mirkin
2013-07-30
1
-1
/
+4
*
nvf0: implement EXA and XVideo acceleration
Ben Skeggs
2013-07-05
18
-5
/
+696
*
Link against libdrm
Sven Joachim
2013-06-17
1
-2
/
+2
*
nouveau: mandate dri2 build
Emil Velikov
2013-06-12
1
-14
/
+2
*
dri1: purge the final references
Emil Velikov
2013-06-12
1
-6
/
+0
*
nouveau: Do not load dri {sub,}module
Emil Velikov
2013-06-12
2
-37
/
+1
*
nouveau: stop using dri1 function DRICreatePCIBusID
Emil Velikov
2013-06-12
1
-5
/
+7
*
update makefiles for make distcheck
Maarten Lankhorst
2013-06-12
2
-0
/
+34
*
fix a xfree from previous patch
Maarten Lankhorst
2013-06-10
1
-1
/
+1
*
nouveau: enable support for normal optimus configuration
Maarten Lankhorst
2013-06-10
3
-22
/
+74
*
nve0: envyas isn't overly clever.. avoid short-form instructions
Ben Skeggs
2013-05-15
16
-28
/
+42
*
nvc0-nve0: decompile shaders into their source, add basic build system
Ben Skeggs
2013-05-15
33
-486
/
+764
*
nvc0-nve0: split shader code from their headers
Ben Skeggs
2013-05-15
36
-888
/
+960
*
nouveau: clean up nv entity index declarations.
Dave Airlie
2013-05-13
1
-7
/
+6
*
nouveau: attempt to fix zaphod since dri1 code removal
Dave Airlie
2013-05-13
2
-0
/
+47
*
nouveau: Allow 3D accelerators with output ports
Marek Vasut
2013-05-07
1
-1
/
+1
*
nouveau_xv: Avoid reading off the end of the source image on NV50+
Ilia Mirkin
2013-05-07
1
-2
/
+2
*
nvf0: recognise as supported chipset
Ben Skeggs
2013-05-02
1
-0
/
+2
*
nve0: explicitly ask kernel for copy2 object
Ben Skeggs
2013-04-29
4
-2
/
+22
*
Clean up some errors on closing.
Maarten Lankhorst
2013-03-25
2
-3
/
+20
*
nouveau: fix build against old servers (part 2)
Dave Airlie
2013-02-11
1
-2
/
+8
*
nv30/exa: fix shaders on big-endian machines
Marcin Slusarz
2013-02-10
1
-136
/
+136
*
nouveau: fix build on older X servers
Dave Airlie
2013-02-07
2
-1
/
+7
*
nouveau: make prime regression fix more robust.
Dave Airlie
2013-02-06
1
-1
/
+2
*
nouveau: align shared buffers to 256
Dave Airlie
2013-02-06
1
-1
/
+1
*
nouveau: fix regression in PRIME since 58284cf32778d54cde139423450bc33360784503
Dave Airlie
2013-02-06
1
-1
/
+1
*
nouveau: create shared pixmaps in GART
Dave Airlie
2013-02-06
2
-1
/
+9
*
nouveau: add reverse prime support
Dave Airlie
2013-02-06
2
-3
/
+36
*
dri2: fix missing frame throttle on copy_region buffer swaps
Christoph Bumiller
2013-01-29
1
-0
/
+17
*
nouveau: put cursor BO in GART
Marcin Slusarz
2013-01-23
1
-1
/
+1
*
nouveau: fix dirty redisplay damage handling
Dave Airlie
2013-01-07
1
-1
/
+2
*
nvc0-/exa: fix typo which caused breakage in rendercheck tmcoords test
Ben Skeggs
2013-01-07
2
-4
/
+4
*
add some missing newlines in error messages
Marcin Slusarz
2012-11-27
1
-2
/
+2
*
kms: Let the server know if we got more than 1 EDID block
Emil Velikov
2012-11-15
1
-1
/
+4
*
nouveau: drop unused nv private members.
Dave Airlie
2012-11-07
1
-2
/
+0
*
nouveau: drop DRI1 device open interface.
Dave Airlie
2012-11-07
1
-13
/
+43
*
nouveau: NVPlatformProbe, handle shareable entities
Emil Velikov
2012-11-05
1
-0
/
+5
*
nouveau: Factor out common code to NVHasKMS()
Emil Velikov
2012-11-05
1
-16
/
+29
*
nouveau: introduce NVInitScrn()
Emil Velikov
2012-11-05
1
-44
/
+47
*
nouveau: Remove unneeded xf86GetEntityInfo()
Emil Velikov
2012-11-05
1
-5
/
+2
*
nouveau: fix regression in virtualbox drawing hopefully.
Dave Airlie
2012-11-02
1
-3
/
+2
*
exa: remove exaMarkSync from download/upload screen
Maarten Lankhorst
2012-10-23
1
-6
/
+0
*
exa: fix comparison in download_from_screen
Maarten Lankhorst
2012-10-23
1
-1
/
+1
*
exa: fix up download_from/upload_to screen
Maarten Lankhorst
2012-10-23
1
-0
/
+11
*
remove unused members from nv_type.h
Maarten Lankhorst
2012-10-23
1
-2
/
+0
[next]