index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
/
svga_state_vs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: remove the special zero-stride vertex array code
Brian Paul
2012-05-25
1
-91
/
+2
*
svga: return PIPE_OK instead of 0
Brian Paul
2012-05-19
1
-1
/
+1
*
svga: fix zero-stride vertex array bug
Brian Paul
2012-05-19
1
-2
/
+6
*
svga: use dummy shaders when translation fails
Brian Paul
2012-02-23
1
-2
/
+47
*
gallium: fix behavior of pipe_buffer_map_range
Marek Olšák
2012-01-05
1
-0
/
+1
*
svga: implement generic variable index remapping
Brian Paul
2011-11-03
1
-1
/
+5
*
svga: Update state prototypes to return pipe_error.
José Fonseca
2011-11-02
1
-2
/
+3
*
svga: clean up return values and error codes
Brian Paul
2011-09-23
1
-13
/
+10
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
1
-1
/
+1
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-3
/
+1
*
svga: Pass-through max_index to translate.
José Fonseca
2010-04-26
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-4
/
+10
*
svga: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-2
/
+2
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
1
-2
/
+4
|
\
|
*
svga: Fix compile_vs error code.
José Fonseca
2010-01-13
1
-2
/
+4
*
|
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
1
-1
/
+3
|
\
\
|
*
|
svga: Fix call to translate::run().
Michal Krol
2010-01-13
1
-1
/
+1
|
*
|
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
1
-9
/
+18
|
|
\
\
|
*
|
|
Add lame support for instanceID to draw module.
Michal Krol
2009-12-30
1
-0
/
+1
|
*
|
|
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
1
-0
/
+1
*
|
|
|
Merge remote branch 'origin/mesa_7_7_branch'
José Fonseca
2010-01-06
1
-8
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
svga: Rebind shaders when tokens change.
José Fonseca
2010-01-05
1
-8
/
+5
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-9
/
+18
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
svga: Use a shader id as low as possible.
José Fonseca
2010-01-03
1
-9
/
+18
*
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-1
/
+1
*
|
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+2
|
/
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+239