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
/
mesa
/
tnl
/
t_vp_build.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate a couple of swizzles.
Keith Whitwell
2005-05-18
1
-3
/
+4
*
don't include strings.h
Brian Paul
2005-05-17
1
-2
/
+0
*
Turn disassem off (oops).
Keith Whitwell
2005-05-12
1
-1
/
+1
*
When lighting is enabled, but no lights are enabled, the scenecolor
Keith Whitwell
2005-05-12
1
-27
/
+85
*
Use _mesa_memset rather than memset
Keith Whitwell
2005-05-11
1
-1
/
+1
*
Rename temp_flag to temp_in_use. Use ctx->Const.MaxVertexProgramTemps
Keith Whitwell
2005-05-11
1
-8
/
+13
*
Ensure programs don't overflow allocated instruction store.
Keith Whitwell
2005-05-10
1
-1
/
+8
*
Improved detection of program changes.
Keith Whitwell
2005-05-10
1
-20
/
+32
*
Double-buffer generated instructions and only notify driver when the
Keith Whitwell
2005-05-10
1
-5
/
+27
*
Missing from previous commit
Keith Whitwell
2005-05-10
1
-2
/
+6
*
Add a facility to route all rasterization through a fragment program
Keith Whitwell
2005-05-04
1
-5
/
+22
*
Format for 80 columns. Add alternate matrix mul based on MAD rather than DP4.
Keith Whitwell
2005-04-29
1
-115
/
+217
*
Simplify the pipeline_stage structure
Keith Whitwell
2005-04-22
1
-1
/
+1
*
Facility to construct a vertex program which executes the current
Keith Whitwell
2005-04-21
1
-0
/
+1047