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
/
auxiliary
/
draw
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-16
1
-1
/
+0
*
gallium/draw: fix breakage from moving lp_bld_* files
Brian Paul
2010-04-16
2
-2
/
+2
*
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
2
-0
/
+2
*
draw llvm: Initialize variable.
Vinson Lee
2010-04-13
1
-1
/
+1
*
ffvertex: don't touch tex coords if coord replace is enabled.
Dave Airlie
2010-04-13
1
-1
/
+4
*
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
5
-7
/
+7
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
2
-14
/
+21
*
draw llvm: hook up the generated function into the draw elts path
Zack Rusin
2010-04-08
1
-33
/
+7
*
draw: Fix vertex buffer indexation.
José Fonseca
2010-04-08
1
-1
/
+1
*
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-08
1
-1
/
+0
*
draw llvm: highly reduce the compilation times for draw llvm
Zack Rusin
2010-04-07
3
-67
/
+56
*
draw: Fix MSVC build (snprintf->util_snprintf).
José Fonseca
2010-04-07
1
-1
/
+2
*
draw: init draw->pt.middle.general = NULL just to be safe
Brian Paul
2010-04-07
1
-0
/
+2
*
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-07
2
-7
/
+6
*
draw llvm: Remove unnecessary headers.
Vinson Lee
2010-04-07
2
-5
/
+0
*
draw llvm: disable printing of the LLVM ir
Zack Rusin
2010-04-06
1
-2
/
+2
*
gallium/draw: add additional DRAW_LLVM check
Brian Paul
2010-04-06
1
-0
/
+3
*
draw llvm: disable debugging output
Zack Rusin
2010-04-06
2
-0
/
+4
*
draw llvm: implement simple pipeline caching using variants
Zack Rusin
2010-04-06
3
-35
/
+103
*
draw llvm: fix iteration for larger vertex arrays
Zack Rusin
2010-04-06
1
-8
/
+8
*
draw llvm: iterate with the correct stop over the outputs
Zack Rusin
2010-04-06
1
-2
/
+1
*
draw llvm: fix draw arrays
Zack Rusin
2010-04-06
3
-11
/
+14
*
draw llvm: fix loop iteration and vertex header offsets
Zack Rusin
2010-04-06
2
-16
/
+30
*
draw llvm: when generating the vertex_header struct adjust its name
Zack Rusin
2010-04-05
1
-1
/
+4
*
draw llvm: fix storing of outputs for the rest of the pipeline
Zack Rusin
2010-04-02
4
-54
/
+94
*
draw llvm: fix translation of formats with variable components
Zack Rusin
2010-04-02
1
-0
/
+13
*
draw llvm: a lot better storing implementation
Zack Rusin
2010-04-01
3
-4
/
+157
*
draw llvm: fix iteration over buffers
Zack Rusin
2010-03-31
2
-4
/
+26
*
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-30
9
-190
/
+152
|
\
|
*
draw: Add EMIT_4UB_BGRA format
Jakob Bornecrantz
2010-03-26
3
-8
/
+18
|
*
draw: Use translate function instead of switch cases
Jakob Bornecrantz
2010-03-26
6
-144
/
+56
|
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
2
-10
/
+12
|
|
\
|
*
\
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
11
-100
/
+35
|
|
\
\
|
*
|
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
2
-38
/
+78
*
|
|
|
draw llvm: fix a warning
Zack Rusin
2010-03-30
1
-2
/
+3
*
|
|
|
draw llvm: actually set the constant buffers on the context
Zack Rusin
2010-03-30
2
-2
/
+8
*
|
|
|
draw llvm: fix some silly mistakes
Zack Rusin
2010-03-30
2
-8
/
+15
*
|
|
|
draw llvm: we translate between pointers, not values directly
Zack Rusin
2010-03-30
1
-11
/
+12
*
|
|
|
draw llvm: various fixes for the translation code
Zack Rusin
2010-03-30
4
-242
/
+204
*
|
|
|
draw llvmpipe: lots of fixes for fetch/emit
Zack Rusin
2010-03-29
4
-170
/
+160
*
|
|
|
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-15
12
-103
/
+46
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
2
-2
/
+2
|
*
|
|
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
2
-10
/
+12
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-3
/
+2
|
|
\
\
|
|
*
|
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
1
-3
/
+2
|
|
|
/
|
*
|
draw: quads never provoke the first vertex
Marek Olšák
2010-03-09
2
-58
/
+20
|
*
|
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
3
-3
/
+3
|
|
\
\
|
|
*
|
draw: Rename pipe formats.
José Fonseca
2010-03-01
3
-3
/
+3
|
*
|
|
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
4
-22
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
4
-22
/
+8
[next]