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
/
program
/
prog_optimize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-2
/
+2
*
mesa: fix prog_optimize.c assertions triggered by SWZ opcode
Brian Paul
2014-09-18
1
-5
/
+4
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-3
/
+3
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Remove prog_instruction.h field for never-supported NV_vertex_program3.
Eric Anholt
2012-10-15
1
-1
/
+0
*
mesa: Remove Mesa IR opcodes that existed only for NV_vertex_program.
Eric Anholt
2012-10-15
1
-2
/
+0
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-3
/
+3
*
mesa: Add partial constant propagation pass for Mesa IR
Ian Romanick
2011-08-16
1
-0
/
+2
*
prog_optimize: Add support for saturates to _mesa_merge_mov_into_inst.
Eric Anholt
2011-08-05
1
-3
/
+5
*
prog_optimize: Set unused regs to PROGRAM_UNDEFINED after CMP->MOV conversion
Ian Romanick
2011-07-23
1
-0
/
+9
*
prog_optimize: fix a warning that a variable may be uninitialized
Marek Olšák
2011-07-15
1
-0
/
+3
*
prog_optimize: Add simplify CMP optimization pass
Tom Stellard
2011-04-16
1
-0
/
+78
*
prog_optimize: get_src_arg_mask() respect writemask for more opcodes
Tom Stellard
2011-04-16
1
-0
/
+11
*
prog_optimize: Fix reallocating registers for shaders with loops
Tom Stellard
2011-03-31
1
-3
/
+14
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
prog_optimize: Only merge writes to temporary registers
Benjamin Segovia
2010-08-17
1
-1
/
+5
*
Merge branch 'glsl2'
Ian Romanick
2010-08-16
1
-33
/
+45
|
\
|
*
mesa: Allow large temporary indices coming into the temporary reg allocator.
Eric Anholt
2010-07-27
1
-21
/
+27
|
*
Merge remote branch 'origin/master' into glsl2
Eric Anholt
2010-07-26
1
-17
/
+23
*
|
mesa: assorted clean-ups, var type changes, assertions in prog_optimize.c
Brian Paul
2010-08-13
1
-30
/
+63
*
|
mesa: more/better program optimizations
Benjamin Segovia
2010-08-13
1
-219
/
+385
|
/
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-0
/
+1035