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_aos_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: Add EMIT_4UB_BGRA format
Jakob Bornecrantz
2010-03-26
1
-7
/
+5
*
draw: Rename pipe formats.
José Fonseca
2010-03-01
1
-1
/
+1
*
draw: use AOS_ERROR rather than clash-prone ERROR() macro
Keith Whitwell
2009-03-18
1
-2
/
+2
*
draw: don't assume output buffer pointer is aligned
Keith Whitwell
2008-10-15
1
-1
/
+1
*
draw: modify prefetching slightly
Keith Whitwell
2008-10-02
1
-4
/
+15
*
draw: don't keep refetching constant inputs
Keith Whitwell
2008-10-02
1
-35
/
+92
*
draw: add streamlined paths for fetching linear verts
Keith Whitwell
2008-10-02
1
-35
/
+102
*
draw: Describe the steps in emit_load_R32G32B32A32.
José Fonseca
2008-09-03
1
-0
/
+4
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-3
/
+3
*
draw: remove some debug output
Zack Rusin
2008-07-09
1
-2
/
+0
*
gallium: fix SSE codegen for instructions that use both a CONSTANT and IMMEDIATE
Keith Whitwell
2008-06-12
1
-1
/
+1
*
draw: Fix MSVC warnings.
José Fonseca
2008-06-02
1
-1
/
+1
*
draw: enable FSE by default
Keith Whitwell
2008-05-28
1
-13
/
+12
*
draw: support psize in vs_varient paths
Keith Whitwell
2008-05-27
1
-13
/
+24
*
draw: ensure vs outputs mapped correctly to vinfo attribs
Keith Whitwell
2008-05-27
1
-1
/
+2
*
draw: explicitly list nr_inputs, outputs in varient key
Keith Whitwell
2008-05-27
1
-2
/
+2
*
draw: fix input vs output typo in emit
Keith Whitwell
2008-05-25
1
-1
/
+1
*
draw: clean up internal immediates in aos sse
Keith Whitwell
2008-05-23
1
-5
/
+5
*
draw: add aos vertex shader varient
Keith Whitwell
2008-05-23
1
-0
/
+314