Age | Commit message (Expand) | Author |
---|---|---|
2010-10-15 | i965: Set the type of the null register to fix gen6 FS comparisons. | Eric Anholt |
2010-10-14 | i965: Add a function for handling the move of boolean values to flag regs. | Eric Anholt |
2010-10-14 | i965: Add a pass to the FS to split virtual GRFs to float channels. | Eric Anholt |
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-10-11 | i965: Compute to MRF in the new FS backend. | Eric Anholt |
2010-10-11 | i965: Give the FB write and texture opcodes the info on base MRF, like math. | Eric Anholt |
2010-10-11 | i965: Give the math opcodes information on base mrf/mrf len. | Eric Anholt |
2010-10-11 | i965: Move FS backend structures to a header. | Eric Anholt |