index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nouveau_screen.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
nouveau: enable glsl/tgsi on-disk cache
Boyan Ding
1
-0
/
+3
2015-12-22
nouveau: remove use of deprecated nouveau_device::fd
Ben Skeggs
1
-0
/
+1
2015-10-31
nouveau: get rid of tabs
Ilia Mirkin
1
-41
/
+41
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-1
/
+1
2015-07-21
nouveau: use bool instead of boolean
Samuel Pitoiset
1
-3
/
+3
2015-06-22
nouveau: support for custom VRAM domains
Alexandre Courbot
1
-0
/
+4
2014-02-12
nouveau: create only 1 shared screen between vdpau and opengl
Maarten Lankhorst
1
-0
/
+4
2014-02-10
nouveau/video: make sure that firmware is present when checking caps
Ilia Mirkin
1
-0
/
+5
2013-04-03
nvc0: add some driver statistics queries
Christoph Bumiller
1
-0
/
+55
2013-03-12
nvc0: implement compute support for nve4
Christoph Bumiller
1
-0
/
+1
2013-01-08
nouveau: improve buffer transfers
Christoph Bumiller
1
-1
/
+3
2012-07-13
nouveau: implement missing timer query functionality
Christoph Bumiller
1
-0
/
+2
2012-05-17
nouveau: place static buffers in VRAM if preferred by the driver
Christoph Bumiller
1
-1
/
+7
2012-04-15
nvc0: add initial support for nve4+ (Kepler) chipsets
Christoph Bumiller
1
-0
/
+2
2012-04-14
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
1
-44
/
+4
2011-10-09
nouveau: hide some debugging messages behind environment variable
Marcin Slusarz
1
-0
/
+2
2011-10-09
nouveau: fix fence hang
Marcin Slusarz
1
-1
/
+1
2011-07-21
nouveau: hook up video decoding with nouveau_context
Christoph Bumiller
1
-0
/
+1
2011-06-20
gallium/nouveau: remove unused nouveau_screen_bo_user
Marcin Slusarz
1
-2
/
+0
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
1
-4
/
+0
2011-03-03
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
1
-0
/
+1
2011-03-01
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
1
-7
/
+0
2011-03-01
nouveau: common linear buffer manager, ported from nv50/nvc0 drivers
Ben Skeggs
1
-0
/
+9
2011-03-01
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
1
-0
/
+3
2011-03-01
nouveau: move nv50/nvc0 fencing to common location, and modify slightly
Ben Skeggs
1
-0
/
+12
2010-11-12
nvc0: import nvc0 gallium driver
Christoph Bumiller
1
-1
/
+2
2010-07-16
nouveau: s/inline/INLINE/
Vinson Lee
1
-3
/
+3
2010-04-18
nouveau: Add missing header.
Vinson Lee
1
-0
/
+2
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
1
-0
/
+5
2010-04-12
nouveau: bind the 3D engine to subchannel 7 and add RING_3D
Luca Barbieri
1
-0
/
+12
2010-04-10
Squashed commit of the following:
Keith Whitwell
1
-29
/
+41
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
1
-0
/
+12
2010-01-05
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
1
-0
/
+3
2009-08-31
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
1
-0
/
+11
2009-06-05
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
1
-0
/
+1
2009-06-05
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
1
-0
/
+24