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
*
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