Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Start adding the VS visitor and codegen. | Eric Anholt | 2011-08-16 | 1 | -0/+26 |
* | i965: Generate driver-specific IR for non-fragment shaders as well. | Eric Anholt | 2011-08-16 | 1 | -5/+12 |
* | i965/fs: Do a FS compile up front at link time to produce link errors. | Eric Anholt | 2011-05-27 | 1 | -0/+17 |
* | i965: Move a couple of GLSL IR -> BRW helper functions to brw_shader.cpp. | Eric Anholt | 2011-05-27 | 1 | -0/+50 |
* | i965: Move non-FS-specific shader support to brw_shader.cpp. | Eric Anholt | 2011-05-27 | 1 | -0/+127 |