index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nouveau_stateobj.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: fix potential NULL-ptr dereference in nouveau_stateobj.h
Maarten Maathuis
2010-08-06
1
-6
/
+4
*
nouveau: don't autobind in state objects relocations
Luca Barbieri
2010-04-12
1
-8
/
+4
*
nouveau: fix for latest libdrm
Ben Skeggs
2010-02-16
1
-5
/
+1
*
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
1
-82
/
+206
*
nv50: remove vtxbuf stateobject after a referenced vtxbuf is mapped
Maarten Maathuis
2010-01-05
1
-0
/
+13
*
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-14
1
-10
/
+39
*
gallium: fix remaining users of pipe_reference function
Roland Scheidegger
2009-12-03
1
-1
/
+2
*
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
2009-06-05
1
-4
/
+4
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-13
/
+12
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
1
-11
/
+10
*
nouveau: call nouveau_pushbuf directly rather than going through nvws
Ben Skeggs
2009-06-05
1
-11
/
+15
*
nouveau: fix some pipe_buffer reference counting issues
Ben Skeggs
2009-03-25
1
-1
/
+5
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-1
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-9
/
+3
*
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
*
nouveau: link against libdrm_nouveau (installed with libdrm)
Ben Skeggs
2009-02-04
1
-2
/
+3
*
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-09-11
1
-1
/
+0
*
nv50: make use of nouveau drm 0.0.11 to get 3d going
Ben Skeggs
2008-07-08
1
-0
/
+3
*
nv50: use stateobjs for sampler/image_control uploads
Ben Skeggs
2008-06-29
1
-0
/
+18
*
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
1
-2
/
+2
*
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-19
1
-5
/
+5
*
nv40: stateobj start out with 0 refcount
Ben Skeggs
2008-02-22
1
-1
/
+1
*
nouveau: cleanups + fixes
Ben Skeggs
2008-02-18
1
-12
/
+9
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+141