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
/
svga
/
svga_pipe_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: Use the correct element size.
José Fonseca
2011-07-01
1
-1
/
+1
*
svga: Fix multiple uploads of the same user-buffer.
Thomas Hellstrom
2011-07-01
1
-20
/
+81
*
svga: fix incorrect user buffer size computation for instance divisor case
Brian Paul
2011-07-01
1
-3
/
+3
*
svga: fix incorrect user buffer size computation
Brian Paul
2011-07-01
1
-1
/
+3
*
gallium/svga: Upload only parts of user-buffers that we actually use
Thomas Hellstrom
2011-07-01
1
-1
/
+129
*
svga: Flush when switching between HW to SW TNL, after updating need_swtnl.
José Fonseca
2011-07-01
1
-8
/
+15
*
svga: Hardcode SVGA_COMBINE_USERBUFFERS to 1.
José Fonseca
2011-03-16
1
-12
/
+0
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-1
/
+1
*
svga: flush when transitioning between HW and SW rendering paths
Brian Paul
2011-02-16
1
-0
/
+8
*
svga: Remove redundant svga_draw_range_elements.
Chia-I Wu
2010-08-25
1
-58
/
+24
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-25
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-0
/
+24
*
svga: Implement index bias.
José Fonseca
2010-04-19
1
-6
/
+10
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-3
/
+3
*
svga: remove dead debug sleep
Keith Whitwell
2010-02-08
1
-5
/
+0
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-1
/
+0
*
|
gallium: remove return value from draw calls
Keith Whitwell
2009-12-21
1
-15
/
+13
|
/
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+261