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
/
shader
/
program_instruction.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed s_nvfragprog.[ch] to s_fragprog.[ch], program_instruction.h to prog_i...
Brian
2006-12-15
1
-364
/
+0
*
Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.
Brian
2006-12-13
1
-5
/
+9
*
Initial implementation work for CAL, RET, and BRA instructions for fragment
Brian Paul
2006-11-16
1
-1
/
+6
*
Change _mesa_init_instruction() to initialize an array of instructions.
Brian Paul
2006-10-29
1
-1
/
+1
*
Define new NEGATE_* tokens for setting the src register's NegateBase field.
Brian Paul
2006-05-30
1
-3
/
+16
*
Make Saturate a 2-bit field again, renamed to SaturateMode with three
Brian Paul
2005-11-20
1
-4
/
+15
*
Saturate is a 1-bit boolean field
Brian Paul
2005-11-19
1
-1
/
+1
*
fix comment for TexSrcTarget
Brian Paul
2005-11-12
1
-2
/
+1
*
This patch adds the missing NV_vertex_program2 and NV_vertex_program3
Ian Romanick
2005-11-08
1
-37
/
+19
*
consolidate vertex/fragment program printing into _mesa_print_program()
Brian Paul
2005-11-05
1
-2
/
+0
*
added _mesa_program_file_string()
Brian Paul
2005-11-05
1
-0
/
+2
*
added _mesa_num_inst_src_regs() and _mesa_opcode_string()
Brian Paul
2005-11-05
1
-0
/
+6
*
Unify vertex/fragment program instuctions.
Brian Paul
2005-11-05
1
-0
/
+344