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
/
nv50
/
nv50_query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-399
/
+0
*
gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
Roland Scheidegger
2013-06-19
1
-4
/
+4
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-1
/
+3
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nv50,nvc0: implement blit
Christoph Bumiller
2012-09-30
1
-0
/
+3
*
nouveau: implement missing timer query functionality
Christoph Bumiller
2012-07-13
1
-2
/
+9
*
nv50: implement stream output
Christoph Bumiller
2012-05-04
1
-15
/
+64
*
nv50,nvc0: prevent multiple flushes when user spins on get_query_result
Christoph Bumiller
2012-04-19
1
-1
/
+6
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
1
-66
/
+62
*
gallium: adapt to get_query_result interface change
Marek Olšák
2012-03-30
1
-3
/
+3
*
nouveau: ensure vbo_dirty is set when buffer write transfer complete
Ben Skeggs
2011-03-01
1
-6
/
+8
*
nouveau: create linear gart/vram mman in common screen init
Ben Skeggs
2011-03-01
1
-1
/
+1
*
nouveau: fix compiler complaint
Ben Skeggs
2011-03-01
1
-1
/
+1
*
nv50: make mm available as common code
Ben Skeggs
2011-03-01
1
-4
/
+4
*
nv50: move onto shared fence code
Ben Skeggs
2011-03-01
1
-1
/
+1
*
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2011-02-28
1
-97
/
+265
*
nv50: fix query assertion
Marcin Slusarz
2011-02-13
1
-1
/
+1
*
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-1
/
+2
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
nv50: implement render_condition
Christoph Bumiller
2010-01-24
1
-4
/
+36
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-08
1
-1
/
+1
|
\
|
*
nv50: add missing parentheses in nv50_query_result()
Roel Kluin
2010-01-06
1
-1
/
+1
*
|
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-28
1
-2
/
+2
*
|
nouveau: avoid running out of relocs
Maarten Maathuis
2009-12-14
1
-1
/
+1
|
/
*
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
1
-1
/
+1
*
nv50: support non-blocking query_result()
Ben Skeggs
2009-07-29
1
-5
/
+5
*
nv50: use nouveau_bo for query buffers
Ben Skeggs
2009-06-05
1
-13
/
+12
*
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
1
-4
/
+4
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-2
/
+2
*
nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over
Ben Skeggs
2009-06-05
1
-1
/
+1
*
nv50: fix typo in nv50_query.c
Ben Skeggs
2009-03-25
1
-1
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-3
/
+3
*
nv50: fix occlusion queries
Ben Skeggs
2009-02-20
1
-2
/
+3
*
nv50: stop using nouveau_push.h, it's evil
Ben Skeggs
2009-02-05
1
-10
/
+15
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-3
/
+3
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-4
/
+4
*
nv50: occlusion queries
Ben Skeggs
2009-01-13
1
-12
/
+72
*
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2009-01-08
1
-1
/
+1
*
nv50: add license headers to .c files
Ben Skeggs
2008-07-11
1
-0
/
+22
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+47