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_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add support for pull constants to the new FS backend.
Eric Anholt
2010-10-22
1
-0
/
+5
*
i965: Move the FS disasm/annotation printout to codegen time.
Eric Anholt
2010-10-22
1
-4
/
+0
*
i965: Add support for register spilling.
Eric Anholt
2010-10-21
1
-1
/
+14
*
i965: Use the new style of IF statement with embedded comparison on gen6.
Eric Anholt
2010-10-19
1
-0
/
+1
*
i965: Set the type of the null register to fix gen6 FS comparisons.
Eric Anholt
2010-10-15
1
-0
/
+1
*
i965: Add a function for handling the move of boolean values to flag regs.
Eric Anholt
2010-10-14
1
-0
/
+1
*
i965: Add a pass to the FS to split virtual GRFs to float channels.
Eric Anholt
2010-10-14
1
-0
/
+25
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: Compute to MRF in the new FS backend.
Eric Anholt
2010-10-11
1
-0
/
+1
*
i965: Give the FB write and texture opcodes the info on base MRF, like math.
Eric Anholt
2010-10-11
1
-1
/
+8
*
i965: Give the math opcodes information on base mrf/mrf len.
Eric Anholt
2010-10-11
1
-0
/
+6
*
i965: Move FS backend structures to a header.
Eric Anholt
2010-10-11
1
-0
/
+406