Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work. | Eric Anholt | 2009-09-11 | 1 | -0/+5 |
* | i965: Add support for KIL_NV in brw_wm_emit.c | Eric Anholt | 2009-09-04 | 1 | -0/+1 |
* | i965: Support OPCODE_TRUNC in the brw_wm_fp.c code. | Eric Anholt | 2009-06-02 | 1 | -0/+1 |
* | i965: Fix glFrontFacing in twoside GLSL demo. | Eric Anholt | 2009-03-23 | 1 | -0/+1 |
* | i965: use the new prog_instruction::TexShadow field | Brian Paul | 2009-02-20 | 1 | -2/+2 |
* | i965: whitespace changes and reformatting | Brian Paul | 2009-01-22 | 1 | -10/+15 |
* | [965] Correctly set read mask for OPCODE_SWZ in pass1. | Michal Wajdeczko | 2008-03-26 | 1 | -1/+1 |
* | Initial 965 GLSL support | Zou Nan hai | 2007-04-12 | 1 | -1/+4 |
* | Update DRI drivers for new glsl compiler. | Brian | 2007-02-23 | 1 | -3/+0 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+278 |