index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nvc0
/
nvc0_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: add initial support for nve4+ (Kepler) chipsets
Christoph Bumiller
2012-04-15
1
-5
/
+3
*
nv50,nvc0: use new scratch buffers code
Christoph Bumiller
2012-04-14
1
-0
/
+2
*
nv50,nvc0: hold references to the framebuffer surfaces
Christoph Bumiller
2012-04-14
1
-0
/
+3
*
nvc0: remove include of old libdrm_nouveau's nouveau_reloc.h
Christoph Bumiller
2012-04-14
1
-2
/
+0
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-81
/
+66
*
nvc0: implement new stream output interface
Christoph Bumiller
2011-12-15
1
-1
/
+1
*
nouveau: get rid of winsys object
Marcin Slusarz
2011-12-13
1
-2
/
+0
*
nouveau,nvc0: fix/improve handling of multiple constant buffers
Christoph Bumiller
2011-10-21
1
-0
/
+1
*
nv50,nvc0: avoid unnecessary flushes
Marcin Slusarz
2011-10-09
1
-1
/
+1
*
nvc0: hook up to new shader code generator
Christoph Bumiller
2011-09-14
1
-0
/
+3
*
nouveau: hook up video decoding with nouveau_context
Christoph Bumiller
2011-07-21
1
-0
/
+2
*
nv50,nvc0: use screen instead of context for flush notifier
Christoph Bumiller
2011-07-07
1
-8
/
+5
*
nv50,nvc0: prevent pushbuf flush during ctx reloc emission
Christoph Bumiller
2011-06-24
1
-1
/
+7
*
nv50,nvc0: implement texture barrier
Christoph Bumiller
2011-03-19
1
-0
/
+10
*
nv50,nvc0: clean up flushes
Christoph Bumiller
2011-03-13
1
-18
/
+8
*
nv50,nvc0: add some missing resource referencing
Christoph Bumiller
2011-03-13
1
-0
/
+27
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-7
/
+8
*
nvc0: fix a crash on context destruction
Ben Skeggs
2011-03-01
1
-2
/
+6
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
1
-10
/
+16
*
nvc0: port to common fence/mm/buffer code
Ben Skeggs
2011-03-01
1
-7
/
+7
*
nv50-nvc0: set cur_ctx during init if none currently bound
Ben Skeggs
2011-03-01
1
-0
/
+2
*
nvc0: improve userspace fencing
Christoph Bumiller
2011-02-24
1
-7
/
+15
*
nvc0: serialize on PIPE_FLUSH_RENDER_CACHE as well
Christoph Bumiller
2011-02-09
1
-0
/
+4
*
nvc0: add MARK_RING where missing to avoid too many relocs errors
Christoph Bumiller
2011-01-23
1
-2
/
+4
*
nvc0: implement queries
Christoph Bumiller
2011-01-09
1
-0
/
+1
*
nvc0: implement VRAM buffer transfers with bounce buffers
Christoph Bumiller
2010-12-27
1
-23
/
+12
*
nvc0: use most defs/decls from nouveau_pushbuf.h
Christoph Bumiller
2010-12-23
1
-4
/
+5
*
nvc0: buffer suballocation with a primitive slab allocator
Christoph Bumiller
2010-12-09
1
-0
/
+2
*
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
1
-0
/
+171