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
/
winsys
/
dri
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: kill off surface_alloc_storage()
Ben Skeggs
2008-06-08
1
-23
/
+0
*
nouveau: fix warning
Ben Skeggs
2008-05-30
1
-1
/
+1
*
nouveau: flush pending pushbuf if buffer on validate list at map/del
Ben Skeggs
2008-05-30
1
-0
/
+8
*
nouveau: rework buffer validation a bit
Ben Skeggs
2008-05-30
2
-60
/
+69
*
nouveau: oops, more tex-surfaces fallout
Ben Skeggs
2008-05-30
1
-1
/
+2
*
nouveau: missed PCI case
Ben Skeggs
2008-05-25
1
-1
/
+2
*
nouveau: remove winsys-related stuff from nouveau_local.h
Ben Skeggs
2008-05-14
3
-36
/
+42
*
nouveau: remove chipset fields in all nv pipe driver context/screen structs.
Ben Skeggs
2008-05-13
1
-3
/
+2
*
nouveau: make nouveau_device.h part of public API
Ben Skeggs
2008-05-13
6
-35
/
+1
*
nouveau: create objnull during channel creation
Ben Skeggs
2008-05-13
4
-9
/
+9
*
nouveau: chipset is a device property, remove from nv/nvc.
Ben Skeggs
2008-05-13
6
-37
/
+41
*
nouveau: create swizzled surface + scaled image objects
Ben Skeggs
2008-04-04
3
-1
/
+56
*
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-04-04
4
-3
/
+37
*
nouveau: winsys printf disappeared :)
Ben Skeggs
2008-04-02
1
-10
/
+0
*
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
3
-3
/
+55
*
nouveau: refcount buffers on validate list.
Ben Skeggs
2008-03-25
2
-3
/
+6
*
nouveau: fix infinite wait on space for userbuf.
Ben Skeggs
2008-03-24
1
-0
/
+25
*
nouveau: do a retry if initial buffer alloc fails
Ben Skeggs
2008-03-21
1
-2
/
+7
*
nouveau: use saved fence pointer, not head of unsignalled list
Ben Skeggs
2008-03-21
1
-2
/
+1
*
nouveau: potentially delay buffer destruction
Ben Skeggs
2008-03-21
1
-5
/
+15
*
nouveau: try combining prev and next resources on free
Ben Skeggs
2008-03-21
1
-12
/
+17
*
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-19
1
-4
/
+11
*
nouveau: create fence object when allocating pushbuf, instead of submit
Ben Skeggs
2008-03-17
3
-10
/
+11
*
nv10.
Stephane Marchesin
2008-03-15
3
-0
/
+9
*
nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.
Ben Skeggs
2008-03-13
2
-7
/
+36
*
nv50: ouch, next_subchannel++ :)
Ben Skeggs
2008-03-12
1
-1
/
+1
*
nv50: some forgotten changes
Ben Skeggs
2008-03-12
1
-1
/
+1
*
nouveau: another "argh gallium fscks with assert" fix
Ben Skeggs
2008-03-07
1
-1
/
+2
*
nouveau: silence some warnings
Ben Skeggs
2008-03-02
2
-4
/
+5
*
nouveau: fix potential crash
Ben Skeggs
2008-03-02
1
-1
/
+3
*
nouveau: enable multi-context/single-channel support for nv40
Ben Skeggs
2008-03-02
4
-9
/
+74
*
nouveau: turn pushbuf macros into inline functions
Ben Skeggs
2008-03-02
7
-259
/
+396
*
nouveau: hand nouveau_winsys in with pipe_screen init
Ben Skeggs
2008-02-29
1
-4
/
+4
*
nouveau: implement pipe_screen
Ben Skeggs
2008-02-29
2
-18
/
+28
*
nouveau: fix potential userbuf crash.
Ben Skeggs
2008-02-16
1
-4
/
+6
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
28
-0
/
+3987