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
/
drivers
/
dri
/
i965
/
brw_optimize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-59
/
+60
*
i965: When encountering an unknown opcode in new FS backend, print its name.
Eric Anholt
2010-08-27
1
-12
/
+7
*
i965: Fix detection of implicit MOVs to message regs in brw_optimize.c.
Eric Anholt
2010-08-25
1
-24
/
+38
*
i965: Fix reversed naming of the operations in compute-to-mrf optimization.
Eric Anholt
2010-07-26
1
-4
/
+9
*
i965: Clean up a few magic numbers to use brw_defines.h defs.
Eric Anholt
2010-07-26
1
-17
/
+17
*
i965: Use MIN2, MAX2 instead of rolling our own.
Eric Anholt
2010-07-26
1
-15
/
+12
*
i965: Fold the "is arithmetic" bit of 965 opcodes into the opcode list.
Eric Anholt
2010-07-26
1
-50
/
+26
*
i965: Remove some duped register size/count definitions
Eric Anholt
2010-07-26
1
-29
/
+26
*
i965: Move the GRF-to-MRF optimizations to brw_optimize.c.
Eric Anholt
2010-07-26
1
-0
/
+613
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-2
/
+2
*
i965: Remove unnecessary header.
Vinson Lee
2010-04-10
1
-1
/
+0
*
i965: Fix up VS DP4 sequences to avoid dependency control.
Eric Anholt
2010-03-12
1
-0
/
+115