i965: Stop including brw_defines.h in brw_state.h
[mesa.git] / src / mesa / drivers / dri / i965 / gen7_blorp.c
2016-08-19 Jason Ekstrandi965: Stop including brw_defines.h in brw_state.h
2016-08-17 Jason Ekstrandi965: Split brw_blorp.c/h into multiple files
2016-08-17 Jason Ekstrandi965/blorp: Set up HiZ surfaces up-front
2016-08-17 Jason Ekstrandi965/blorp: Stop using the miptree in state setup for...
2016-08-17 Jason Ekstrandi965/blorp: Simplify depth buffer state setup a bit
2016-08-17 Jason Ekstrandi965/blorp: Get rid of brw_blorp_surface_info::width...
2016-08-17 Jason Ekstrandi965/blorp: Get rid of brw_blorp_surface_info::num_samples
2016-07-15 Jason Ekstrandi965/blorp: Use the generic ISL path for texture surfac...
2016-07-15 Jason Ekstrandi965/blorp: Use the generic ISL path for renderbuffer...
2016-07-13 Topi Pohjolaineni965/blorp: Cleanup leftovers from push constant disabling
2016-07-13 Topi Pohjolaineni965/blorp/gen7+: Bring back push constant setup
2016-07-08 Eric Engestromi965/blorp: fix indentation level
2016-07-04 Topi Pohjolaineni965/urb: Allow blorp to record current settings
2016-07-04 Topi Pohjolaineni965/blorp/gen7+: Stop trashing push constant allocation
2016-07-04 Topi Pohjolaineni965/blorp: Remove support for push constants
2016-07-04 Topi Pohjolaineni965/blorp: Fix the size requirement for vertex elements
2016-07-04 Topi Pohjolaineni965/blorp: Prepare for more than two vertex attributes
2016-07-04 Topi Pohjolaineni965/blorp: Rename push constants to inputs
2016-06-23 Topi Pohjolaineni965/blorp: Disable vertex element swizzling
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-06-14 Kenneth Graunkei965: Fix issues with number of VS URB entries on Cherr...
2016-05-24 Dave Airliei965: deindent blorp code.
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-04-26 Jason Ekstrandi965/blorp: Convert state setup to C