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
/
draw_vs_ppc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
1
-1
/
+1
*
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-2
/
+2
*
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
*
draw: fix ppc build regression
Keith Whitwell
2009-07-16
1
-0
/
+1
*
gallium: code to dump/debug PPC code (disabled)
Brian Paul
2009-01-10
1
-0
/
+5
*
gallium: no longer pass max_inst to ppc_init_func()
Brian Paul
2008-10-29
1
-1
/
+1
*
gallium: clean-ups
Brian Paul
2008-10-29
1
-10
/
+4
*
gallium: remove old code
Brian Paul
2008-10-28
1
-29
/
+0
*
gallium: ppc: don't replicate/smear immediate values, use vspltw instruction ...
Brian Paul
2008-10-28
1
-4
/
+4
*
gallium: new PPC built-in constants array
Brian Paul
2008-10-22
1
-2
/
+6
*
cell: turn on PPC assembly vertex transform
Brian Paul
2008-10-22
1
-4
/
+1
*
gallium: temporarily disable PPC vertex shader until more things run
Brian Paul
2008-10-22
1
-0
/
+3
*
gallium: PPC vertex shader support
Brian Paul
2008-10-22
1
-0
/
+270