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
/
llvmpipe
/
lp_draw_arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-25
1
-13
/
+5
*
gallium: Avoid void pointer arithmetic.
Chia-I Wu
2010-07-29
1
-2
/
+2
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-151
/
+0
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-27
/
+63
*
llvmpipe: implement instanced drawing functions
Brian Paul
2010-07-15
1
-20
/
+108
*
llvmpipe: disconnect vertex texture sampling from the setup
Zack Rusin
2010-07-06
1
-0
/
+4
*
llvmpipe: make draw-related functions static, clean-up initializations
Brian Paul
2010-04-28
1
-10
/
+18
*
llvmpipe: Implement index bias.
José Fonseca
2010-04-19
1
-5
/
+7
*
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
1
-2
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+4
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
1
-2
/
+0
|
\
|
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-2
/
+0
|
|
\
|
|
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-2
/
+0
*
|
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
1
-17
/
+15
|
\
|
|
|
*
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-10
/
+8
|
|
\
\
|
|
*
|
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
1
-10
/
+8
|
|
|
/
|
*
|
llvmpipe: Unmapping vertex/index buffers does NOT flush draw module anymore.
José Fonseca
2009-12-28
1
-1
/
+7
|
*
|
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-7
/
+0
|
|
/
|
*
llvmpipe: Eliminate constant mapping/unmapping.
José Fonseca
2009-10-09
1
-50
/
+0
*
|
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
2010-01-06
1
-2
/
+0
*
|
llvmpipe: Eliminate constant mapping/unmapping.
José Fonseca
2009-10-09
1
-54
/
+0
*
|
llvmpipe: remove tex tile cache and related code
Keith Whitwell
2009-10-08
1
-3
/
+0
|
/
*
llvmpipe: Eliminate internal pipe_buffer_map/unmap usage.
José Fonseca
2009-08-30
1
-9
/
+3
*
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
1
-5
/
+5
*
llvmpipe: Pass fragment context to generated function in a single structure.
José Fonseca
2009-08-29
1
-0
/
+4
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+194