Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965/vec4: Use nir info instead of pulling things out of [shader_]prog | Jason Ekstrand | 2015-10-02 | 1 | -2/+1 |
* | i965/fs: Remove direct fs_visitor brw_wm_prog_key dependence | Jordan Justen | 2014-09-22 | 1 | -2/+3 |
* | i965/fs: Remove direct fs_visitor gl_fragment_program dependence | Jordan Justen | 2014-09-06 | 1 | -0/+2 |
* | i965/fs: Replace c->key with a direct reference in fs_visitor. | Kenneth Graunke | 2014-05-18 | 1 | -4/+4 |
* | i965/fs: Move some flags that affect code generation to fs_visitor. | Kenneth Graunke | 2014-05-18 | 1 | -3/+3 |
* | i965/fs: Move payload register info from brw_wm_compile to fs_visitor. | Kenneth Graunke | 2014-05-18 | 1 | -4/+4 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | Replace gl_frag_attrib enum with gl_varying_slot. | Paul Berry | 2013-03-15 | 1 | -1/+1 |
* | i965/fs: Move brw_wm_compile::fp to fs_visitor. | Kenneth Graunke | 2012-11-26 | 1 | -1/+1 |
* | i965/fs: Move brw_wm_lookup_iz() to fs_visitor::setup_payload_gen4(). | Kenneth Graunke | 2012-11-26 | 1 | -0/+167 |