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
/
mesa
/
tnl
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
remove 'maxInst' parameter from _mesa_execute_program()
Brian
2007-02-25
1
-2
/
+1
|
*
|
remove unused 'element' parameter from _mesa_execute_program()
Brian
2007-02-25
1
-1
/
+1
|
*
|
s/attribs/results/
Brian
2007-02-25
1
-17
/
+17
|
*
|
remove unused VaryingPtr
Brian
2007-02-25
1
-1
/
+0
|
*
|
Optimize the loop for copying output results.
Brian
2007-02-25
1
-5
/
+12
|
*
|
only copy used outputs
Brian
2007-02-25
1
-3
/
+4
|
*
|
Use prog_execute.c to run vertex programs until t_vb_arbprogram.c is updated to
Brian
2007-02-24
2
-12
/
+6
|
*
|
expose _mesa_load_tracked_matrices()
Brian
2007-02-23
2
-6
/
+11
|
*
|
s/GLint/gl_state_index/, length is now 5 not 6
Brian
2007-02-23
1
-32
/
+29
|
*
|
use new _mesa_execute_program() function
Brian
2007-02-22
1
-26
/
+153
|
*
|
FORCE_PROG_EXECUTE_C cpp flag, misc changes
Brian
2007-02-22
1
-4
/
+17
|
*
|
Undo some STATE_POINT/FOG changes. Max length of state token array is now 5.
Brian
2007-02-22
1
-2
/
+2
|
*
|
Merge branch 'origin' into glsl-compiler-1
Brian
2007-02-22
23
-5218
/
+556
|
|
\
\
|
*
|
|
more minor changes to STATE_ indexing
Brian
2007-02-21
1
-3
/
+3
|
*
|
|
adjustments to STATE_ token layout/format so token[1] is always the array index
Brian
2007-02-21
1
-15
/
+15
|
*
|
|
Lots of changes to prog_print.c code.
Brian
2007-02-17
1
-1
/
+1
|
*
|
|
Initial implementation of high-level flow-control instructions.
Brian
2007-02-05
1
-1
/
+1
|
*
|
|
Initial support of loop and subroutine instructions.
Brian
2007-02-05
1
-0
/
+6
|
*
|
|
noise functions
Brian
2007-01-28
1
-0
/
+4
|
*
|
|
remove some parenthesis
Brian
2007-01-24
1
-1
/
+1
|
*
|
|
use FRAG_BIT_TEX()
Brian
2007-01-24
1
-1
/
+1
|
*
|
|
Initial implementation of OPCODE_IF/ELSE/ENDIF instructions.
Brian
2007-01-20
1
-1
/
+4
|
*
|
|
Added OPCODE_INT to convert 4 floats to 4 ints.
Brian
2007-01-17
1
-0
/
+17
|
*
|
|
Update _save_VertexAttrib() functions for non-aliasing behaviour.
Brian
2007-01-10
1
-36
/
+93
|
*
|
|
add code for generic attributes 16..31
Brian
2007-01-09
1
-1
/
+37
|
*
|
|
handle PROGRAM_UNIFORM, fix a _mesa_problem() call
Brian
2006-12-20
1
-1
/
+2
|
*
|
|
cases for NOP, BRA
Brian
2006-12-16
1
-0
/
+7
|
*
|
|
added assertion to catch use of too many temporaries
Brian
2006-12-15
1
-0
/
+1
|
*
|
|
varying changes
Brian
2006-12-15
2
-2
/
+2
|
*
|
|
updated includes
Brian
2006-12-15
1
-1
/
+1
|
*
|
|
updated includes
Brian
2006-12-15
3
-4
/
+10
|
*
|
|
Obsolete.
Brian
2006-12-13
1
-332
/
+0
|
*
|
|
Checkpoint work for new GLSL compiler back-end.
Brian
2006-12-13
16
-316
/
+346
*
|
|
|
use _mesa_alloc_instructions()
Brian
2007-03-22
1
-3
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
sync up t_vp_build.c brw_vs_tnl.c a bit
Roland Scheidegger
2007-03-13
1
-5
/
+7
*
|
|
fix for bug#10196
Xiang, Haihao
2007-03-11
1
-1
/
+8
|
|
/
|
/
|
*
|
fix stupid bug in the optimized per-vertex fog generation code
Roland Scheidegger
2007-02-14
1
-1
/
+2
*
|
optimize generated vertex programs a bit
Roland Scheidegger
2007-02-09
1
-31
/
+30
*
|
fix issues when using mixed-mode pos-invariant vp and ff tnl (bug #9856)
Roland Scheidegger
2007-02-05
1
-19
/
+32
*
|
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
22
-6907
/
+484
|
\
\
|
*
|
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-30
1
-70
/
+38
|
*
|
Merge vbo_0_1_branch
Keith Whitwell
2007-01-16
4
-3296
/
+0
|
*
|
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
8
-8
/
+3314
|
|
\
|
|
*
|
Remove debug, reenable inplace splitting.
keithw
2007-01-15
1
-7
/
+9
|
*
|
Split too-large draw commands.
Keith Whitwell
2007-01-15
1
-26
/
+102
|
*
|
Fix compiler warnings.
Keith Whitwell
2006-11-03
1
-15
/
+29
|
*
|
Fix type-conversion of incoming vertices.
Keith Whitwell
2006-11-02
1
-4
/
+5
|
*
|
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
2
-9
/
+10
|
*
|
Respect array->Normalized flag.
Keith Whitwell
2006-11-02
1
-15
/
+55
|
*
|
missing file
Keith Whitwell
2006-11-02
1
-0
/
+305
[prev]
[next]