i965: Implement ABO surface state emission.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state_upload.c
2013-10-29 Francisco Jerezi965: Implement ABO surface state emission.
2013-10-13 Kenneth Graunkei965: Move DriverFlag initialization to brw_init_state().
2013-10-13 Kenneth Graunkei965: Move state setup from brwCreateContext to brw_ini...
2013-10-13 Kenneth Graunkei965: Remove the brw_context::emit_state_always flag.
2013-09-17 Paul Berryi965: Add some missing bits to {mesa,brw,cache}_bits[].
2013-09-11 Paul Berryi965/gs: Add a state atom to set up geometry shader...
2013-09-01 Paul Berryi965/gs: Implement support for geometry shader samplers.
2013-09-01 Paul Berryi965/gs: make the state atom for compiling Gen7 geometr...
2013-09-01 Paul Berryi965/gs: Implement support for geometry shader surfaces.
2013-09-01 Paul Berryi965/gs: Allocate push constant space for use by GS.
2013-09-01 Paul Berryi965: rename legacy gs structs and functions to ff_gs.
2013-08-23 Paul Berryi965/gs: Add brw->geometry_program.
2013-08-19 Kenneth Graunkei965: Split the brw_samplers atom into separate FS...
2013-08-19 Kenneth Graunkei965: Make upload_sampler_state_table a virtual function.
2013-08-10 Chris Forbesi965: add missing BRW_NEW_INTERPOLATION_MAP to state...
2013-08-01 Chris Forbesi965 Gen4/5: Introduce 'interpolation map' alongside...
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-07-09 Kenneth Graunkei965: Move intel_context::gen and gt fields to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::NewGLState to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::hw_ctx to brw_context.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-06-11 Kenneth Graunkei965: Emit the depth/stencil state pointer directly...
2013-06-11 Kenneth Graunkei965: Emit the CC state pointer directly rather than...
2013-06-11 Kenneth Graunkei965: Emit the BLEND_STATE pointer directly rather...
2013-06-11 Kenneth GraunkeRevert "i965: Disable unused pipeline stages once at...
2013-06-10 Kenneth Graunkei965: Allocate push constant L3 space once at startup...
2013-06-10 Kenneth Graunkei965: Disable unused pipeline stages once at startup...
2013-06-10 Kenneth Graunkei965: Emit invariant state once at startup on Gen6+.
2013-06-10 Kenneth Graunkei965: Change return type of check_state() to bool.
2013-06-10 Kenneth Graunkei965: Remove unused second parameter of brw_print_dirty...
2013-05-21 Kenneth Graunkei965: Kill software primitive counting entirely.
2013-05-20 Anuj Phogati965: Fix build failure
2013-05-20 Kenneth Graunkei965: Create a BRW_NEW_META_IN_PROGRESS state flag.
2013-05-11 Marek Olšákmesa: add & use a new driver flag for UBO updates inste...
2013-04-24 Marek Olšákmesa: remove _NEW_PACKUNPACK
2013-04-24 Marek Olšákmesa: convert _NEW_RASTERIZER_DISCARD to a driver flag
2013-04-24 Marek Olšákmesa,i965: use NewDriverState to communicate TFB state...
2013-04-08 Kenneth Graunkei965: Remove the BRW_NEW_INPUT_DIMENSIONS flag.
2013-04-04 Kenneth Graunkei965: Remove BRW_NEW_WM_INPUT_DIMENSIONS dirty bit.
2013-04-04 Kenneth Graunkei965: Delete brw_vs_constval.c and the brw_wm_input_siz...
2013-03-24 Paul Berryi965: Store the geometry output VUE map in brw_context.
2013-02-11 Kenneth Graunkei965: Add missing dirty bits to INTEL_DEBUG=state arrays.
2013-02-11 Kenneth Graunkei965: Reorganize brw_bits to match the order in brw_con...
2013-02-11 Eric Anholti965: Remove some stale comments about the brw_constant...
2012-09-27 Eric Anholtintel: Mark some file-local code as static.
2012-09-06 Kenneth Graunkei965: Fix primitive restart on Haswell.
2012-08-28 Eric Anholti965: Replace general sw fallback support with a manual...
2012-08-07 Eric Anholti965: Bind UBOs as surfaces like we do for pull constants.
2012-07-26 Paul Berryi965/msaa: Remove TODO comments that are no longer...
2012-05-15 Paul Berryi965/gen6: Initial implementation of MSAA.
2012-02-21 Eric Anholti965: Rename the original binding table to mention...
2012-02-21 Eric Anholti965: Split the gen6 GS binding table to a separate...
2012-02-21 Eric Anholti965: Split the VS binding table to a separate table.
2012-02-21 Eric Anholti965/gen7: Skip checking if we need a GS program for...
2012-02-07 Chad Versacei965: Rewrite the HiZ op
2012-01-11 Kenneth Graunkei965: Don't reallocate push constant URB space on new...
2012-01-08 Kenneth Graunkei965: Correct misspellings of "invariant".
2011-12-24 Eric Anholti965/gen7: Move SOL stage disable to gen7_sol_state.c
2011-12-23 Paul Berryi965: Rename BRW_NEW_WM_SURFACES to BRW_NEW_SURFACES.
2011-12-20 Paul Berryi965 gen6: Ensure correct transform feedback indices...
2011-12-20 Paul Berryi965 gen6: Initial implementation of transform feedback.
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versacei965/gen6: Manipulate state batches for HiZ meta-ops...
2011-11-11 Kenneth Graunkei965: Make Gen6+ renderbuffer surface updates not depen...
2011-11-11 Kenneth Graunkei965: Reorder state atom lists so all the surface state...
2011-11-11 Kenneth Graunkei965: Move and rename "wm sampler" fields to just ...
2011-11-11 Kenneth Graunkei965: Clean up code for VS pull constant surface creation.
2011-11-11 Kenneth Graunkei965: Use a single binding table for all pipeline stages.
2011-11-11 Kenneth Graunkei965: Split brw_wm_surfaces state into renderbuffer...
2011-11-11 Kenneth Graunkei965: Combine the two WM pull constant tracked state...
2011-11-11 Kenneth Graunkei965: Rename gen6_*_constants tracked state atoms to...
2011-11-11 Kenneth Graunkei965: Use 0 for the number of binding table entries...
2011-11-11 Kenneth Graunkei965: Use new vtable entries for surface state updating...
2011-10-29 Eric Anholti965: Remove the memcpy()ed atoms array now that everyt...
2011-10-29 Eric Anholti965: Merge brw_validate_state() and brw_upload_state...
2011-10-29 Eric Anholti965: Remove state upload code for calling prepare...
2011-10-29 Eric Anholti965: Remove some old texturing debug code.
2011-10-29 Eric Anholti965/gen4: Move unit state setup to emit() time.
2011-10-29 Eric Anholti965: Remove the validated BO list, now that it's unused.
2011-10-20 Kenneth Graunkei965: Remove copy and pasted gen7_wm_constants state...
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-28 Eric Anholti965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINT...
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Eric Anholti965: Stop caching the combined depth/stencil region...
2011-05-18 Kenneth Graunkei965: Fix SAMPLER_STATE on Ivybridge.
2011-05-18 Kenneth Graunkei965: Update SURFACE_STATE for Ivybridge.
2011-05-18 Kenneth Graunkei965: Add depth buffer support on Ivybridge.
2011-05-18 Kenneth Graunkei965: Upload sampler state pointers on Ivybridge.
2011-05-18 Kenneth Graunkei965: Upload binding table pointers on Ivybridge.
2011-05-18 Kenneth Graunkei965: Split BRW_NEW_BINDING_TABLE dirty bit into one...
2011-05-18 Kenneth Graunkei965: Explicitly disable unused pipeline stages on...
2011-05-18 Kenneth Graunkei965: Initial Ivybridge VS state.
2011-05-18 Kenneth Graunkei965: Initial Ivybridge Viewport state setup.
2011-05-18 Kenneth Graunkei965: Initial Ivybridge Clip state setup.
next