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
/
shader
/
prog_execute.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-85
/
+0
*
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
1
-1
/
+1
*
mesa: add gl_program::Input/OutputFlags[] array
Brian Paul
2008-11-24
1
-4
/
+2
*
Updated GLSL uniform/sampler handling from gallium-0.1 branch
Brian Paul
2008-05-14
1
-0
/
+2
*
Consolidate texture fetch code and use partial derivatives when possible.
Brian
2007-11-23
1
-1
/
+2
*
Resuscitate some of the DDX,DDY code.
Brian
2007-05-02
1
-0
/
+3
*
define and use MAX_PROGRAM_ADDRESS_REGS
Brian
2007-02-25
1
-1
/
+1
*
Add EnvParams field to gl_program_machine, avoid passing ctx to a bunch of fu...
Brian
2007-02-25
1
-1
/
+1
*
remove 'maxInst' parameter from _mesa_execute_program()
Brian
2007-02-25
1
-1
/
+1
*
remove unused 'element' parameter from _mesa_execute_program()
Brian
2007-02-25
1
-1
/
+1
*
Outputs[] array wasn't large enough, define MAX_PROGRAM_OUTPUTS, new assertions.
Brian
2007-02-24
1
-1
/
+5
*
New, unified interpretor/executor for vertex and fragment programs.
Brian
2007-02-22
1
-0
/
+77