Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -1/+1 |
* | i965: Make perf_debug() output to GL_ARB_debug_output in a debug context. | Eric Anholt | 2013-03-05 | 1 | -1/+2 |
* | i965: Add texrect scale parameters before pointers to ParameterValues. | Eric Anholt | 2012-12-28 | 1 | -0/+1 |
* | i965: Index sampler program key data by linker-assigned index. | Kenneth Graunke | 2012-08-27 | 1 | -1/+1 |
* | i965: Add performance debug for shader recompiles. | Eric Anholt | 2012-08-12 | 1 | -0/+2 |
* | i965: Move loop over texture units into brw_populate_sampler_prog_key. | Kenneth Graunke | 2012-07-12 | 1 | -1/+2 |
* | i965: Delete previous workaround for textureGrad with shadow samplers. | Kenneth Graunke | 2012-07-12 | 1 | -12/+0 |
* | i965/fs: Factor out texturing related data from brw_wm_prog_key. | Kenneth Graunke | 2011-12-19 | 1 | -0/+60 |