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
*
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
|
*
|
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
2
-2
/
+4
*
|
|
draw: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
2
-8
/
+8
|
|
/
|
/
|
*
|
Merge branch 'width0'
Roland Scheidegger
2009-11-27
2
-8
/
+8
|
\
\
|
*
|
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
2
-8
/
+8
*
|
|
draw: Fix max_index check.
Keith Whitwell
2009-11-26
1
-1
/
+2
|
|
/
|
/
|
*
|
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-11-20
1
-1
/
+2
|
/
*
draw: Fix memory leak.
Vinson Lee
2009-10-27
1
-0
/
+2
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-26
/
+4
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
3
-11
/
+4
|
\
|
*
gallium: replace // comments with /* */
Brian Paul
2009-10-02
2
-4
/
+4
|
*
gallium: remove // comment and extra whitespace
Brian Paul
2009-10-02
1
-7
/
+0
*
|
draw: fix warning
Keith Whitwell
2009-09-24
1
-1
/
+1
|
/
*
draw: Remove unused variable.
José Fonseca
2009-08-13
1
-1
/
+0
*
Merge branch 'mesa_7_5_branch'
Keith Whitwell
2009-08-13
1
-22
/
+55
|
\
|
*
draw: cope with more primitives in draw_pipeline_run
Keith Whitwell
2009-08-13
1
-22
/
+55
*
|
draw: fix-ups for point coord attribute
Brian Paul
2009-07-31
1
-12
/
+36
*
|
draw: correct address for machine struct in llvm path
Keith Whitwell
2009-07-23
1
-1
/
+1
*
|
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
1
-7
/
+7
[next]