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
/
auxiliary
/
draw
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
draw: Remove dead code.
Vinson Lee
2010-02-22
1
-7
/
+1
|
/
/
*
/
draw: Remove dead code.
Vinson Lee
2010-02-21
1
-7
/
+1
|
/
*
draw: Add assert to check input of memcpy.
Vinson Lee
2010-02-14
1
-0
/
+1
*
draw: Use util_format_name().
José Fonseca
2010-02-14
1
-1
/
+1
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
2
-21
/
+13
|
\
|
*
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
1
-0
/
+1
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
2
-10
/
+12
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-11
/
+0
*
|
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
2
-37
/
+0
*
|
Merge branch 'gallium-embedded'
José Fonseca
2010-02-03
5
-0
/
+6
|
\
\
|
*
|
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
1
-0
/
+1
|
*
|
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
1
-0
/
+1
|
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
2
-0
/
+2
|
*
|
draw: Add missing includes.
José Fonseca
2010-02-01
1
-0
/
+2
*
|
|
draw: remove old hard-coded shader length limits
Brian Paul
2010-02-02
3
-12
/
+20
*
|
|
draw: re-implement free_bit() with ffs()
Brian Paul
2010-02-02
2
-12
/
+2
*
|
|
draw: comments and var renaming
Brian Paul
2010-02-02
1
-10
/
+13
*
|
|
draw: add const qualifiers, fix return types
Brian Paul
2010-02-02
2
-4
/
+6
*
|
|
draw: new, updated comments
Brian Paul
2010-02-02
1
-4
/
+20
|
/
/
*
|
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
12
-19
/
+19
*
|
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
16
-68
/
+106
*
|
gallium: Implement 2D constant buffers for fragment shader in softpipe.
Michal Krol
2010-01-28
2
-2
/
+2
*
|
gallium/draw: Remove unnecessary headers.
Vinson Lee
2010-01-27
2
-3
/
+0
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
7
-17
/
+33
|
\
\
|
*
|
gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elements
Brian Paul
2010-01-22
1
-3
/
+3
|
*
|
gallium/draw: added comments, whitespace fixes
Brian Paul
2010-01-22
1
-8
/
+30
|
*
|
draw: Remove unnecessary headers.
Vinson Lee
2010-01-21
7
-9
/
+0
*
|
|
gallium/draw: fix-up comments, whitespace
Brian Paul
2010-01-22
1
-6
/
+5
*
|
|
gallium/draw: replace int with boolean
Brian Paul
2010-01-22
1
-8
/
+8
*
|
|
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2010-01-16
1
-1
/
+1
*
|
|
draw: Fix memory leak in gs code
Jakob Bornecrantz
2010-01-16
3
-0
/
+11
*
|
|
draw: Add missing header include.
Michal Krol
2010-01-15
1
-1
/
+1
*
|
|
draw: Add GALLIUM_DUMP_VS environment variable.
Luca Barbieri
2010-01-15
2
-0
/
+8
*
|
|
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
11
-23
/
+106
|
\
\
\
|
*
|
|
gallium: Handle InstanceID as a true 32-bit uint.
Michal Krol
2010-01-05
1
-4
/
+9
|
*
|
|
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
20
-154
/
+612
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Add lame support for instanceID to draw module.
Michal Krol
2009-12-30
7
-13
/
+46
|
*
|
|
draw: Implement draw_arrays() in terms of draw_arrays_instanced().
Michal Krol
2009-12-30
1
-26
/
+18
|
*
|
|
Implement instanced indexed draw.
Michal Krol
2009-12-30
3
-0
/
+3
|
*
|
|
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-29
9
-1
/
+51
*
|
|
|
gallium/draw: s/clipper/clip_stage/ to be consistant with other stages
Brian Paul
2010-01-13
1
-9
/
+9
[next]