Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move compiler debugging output to stderr. | Eric Anholt | 2014-02-22 | 1 | -13/+13 |
* | i965: Use the object label when available for INTEL_DEBUG=vs,gs,fs output. | Eric Anholt | 2014-02-22 | 1 | -1/+3 |
* | i965: Drop bogus F32TO16/F16TO32 instructions on Broadwell - use MOV. | Kenneth Graunke | 2014-02-20 | 1 | -2/+4 |
* | i965: Use MOV, not OR for setting URB write channel enables on Gen8+. | Kenneth Graunke | 2014-02-20 | 1 | -5/+2 |
* | i965/vec4: Support arbitrarily large sampler indices on Broadwell+. | Kenneth Graunke | 2014-02-11 | 1 | -3/+22 |
* | i965: Fix INTEL_DEBUG=vs for fixed-function/ARB programs. | Kenneth Graunke | 2014-02-07 | 1 | -2/+2 |
* | i965: Remove *_generator::shader field; use prog field instead. | Paul Berry | 2014-01-23 | 1 | -3/+2 |
* | i965: rename tex_ms to tex_cms | Topi Pohjolainen | 2014-01-23 | 1 | -2/+2 |
* | i965: Create a new vec4 backend for Broadwell. | Kenneth Graunke | 2014-01-18 | 1 | -0/+879 |