i965/fs: use the new helper function to create double immediates
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_blorp.c
2016-07-04 Topi Pohjolaineni965/blorp: Remove support for push constants
2016-07-04 Topi Pohjolaineni965/blorp: Prepare for more than two vertex attributes
2016-07-04 Topi Pohjolaineni965/blorp: Tell vertex fetcher about flat inputs
2016-07-04 Topi Pohjolaineni965/blorp: Add support for flat input buffer
2016-07-04 Topi Pohjolaineni965/blorp: Rename push constants to inputs
2016-07-04 Topi Pohjolaineni965/blorp: Use core vertex buffer state setup
2016-07-04 Topi Pohjolaineni965/blorp: Split vertex data and element setup
2016-06-23 Topi Pohjolaineni965/blorp: Let program data tell if push constants...
2016-06-23 Topi Pohjolaineni965/blorp: Use prog data counters to guide wm/ps setup
2016-06-23 Topi Pohjolaineni965/blorp: Use prog data counters to guide sf/sbe...
2016-05-16 Kenneth Graunkei965: Send the minimal number of STATE_BASE_ADDRESS...
2016-05-16 Kenneth Graunkei965: Combine Gen4-7 and Gen8+ state base address emitters.
2016-05-14 Jason Ekstrandblorp: Add initial state setup support for SIMD8 dispatch
2016-05-14 Jason Ekstrandi965/blorp: Add a param array to prog_data
2016-04-26 Jason Ekstrandi965/blorp: Convert state setup to C