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
*
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
*
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
*
|
|
|
gallium/draw: whitespace and comments
Brian Paul
2010-01-13
1
-7
/
+9
*
|
|
|
gallium/draw: remove always-true conditional
Brian Paul
2010-01-13
1
-3
/
+1
*
|
|
|
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
1
-3
/
+3
*
|
|
|
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-12
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
1
-47
/
+0
*
|
|
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2010-01-01
1
-47
/
+0
*
|
|
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
1
-7
/
+6
*
|
|
draw: disable some debugging output coming from the geometry shaders
Zack Rusin
2009-12-25
1
-5
/
+5
*
|
|
draw/tgsi: fix geometry shader input/output swizzling
Zack Rusin
2009-12-25
1
-0
/
+1
*
|
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
20
-63
/
+615
|
/
/
*
|
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
10
-66
/
+71
|
\
\
|
*
|
gallium: edgeflags change fixes
Roland Scheidegger
2009-12-16
1
-4
/
+7
|
*
|
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
8
-30
/
+15
|
*
|
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
8
-46
/
+63
*
|
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
2
-2
/
+0
|
\
|
|
|
*
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
2
-2
/
+0
|
|
\
\
|
|
*
|
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
2
-2
/
+0
*
|
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
2
-2
/
+5
|
/
/
/
*
|
|
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
4
-328
/
+330
|
\
\
\
|
*
|
|
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
4
-104
/
+104
|
*
|
|
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
4
-84
/
+84
|
*
|
|
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
3
-38
/
+38
|
*
|
|
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
4
-243
/
+243
|
*
|
|
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
3
-17
/
+17
[next]