i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state_upload.c
2014-12-03 Kenneth Graunkei965: Move BRW_NEW_*_PROG_DATA flags to .brw (not ...
2014-12-03 Kenneth Graunkei965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
2014-11-29 Kenneth Graunkei965: Move CACHE_NEW_SAMPLER to BRW_NEW_SAMPLER_STATE_T...
2014-11-29 Kenneth Graunkei965: Move CACHE_NEW_*_VP flags to BRW_NEW_*_VP.
2014-11-29 Kenneth Graunkei965: Fold the gen7_cc_viewport_state_pointer atom...
2014-11-29 Kenneth Graunkei965: Combine CACHE_NEW_*_UNIT into BRW_NEW_GEN4_UNIT_S...
2014-11-04 Kenneth Graunkei965: Implement the PMA stall fix.
2014-10-16 Chris Forbesi965: Have mesa flag BRW_NEW_TEXTURE_BUFFER when a...
2014-10-16 Chris Forbesi965: Add new dirty flag for new TexBOs.
2014-10-01 Kenneth Graunkei965: Use ~0ull when flagging all BRW_NEW_* dirty flags.
2014-10-01 Kenneth Graunkei965: Fix INTEL_DEBUG=state to work with 64-bit dirty...
2014-10-01 Kenneth Graunkei965: Delete CACHE_NEW_BLORP_CONST_COLOR_PROG.
2014-09-19 Iago Toral Quirogai965/gen6/gs: upload ubo and pull constants surfaces.
2014-09-19 Iago Toral Quirogai965/gen6/gs: Enable texture units and upload sampler...
2014-09-19 Samuel Iglesias... i965/gs: Reuse gen6 constant push buffers setup code...
2014-09-19 Iago Toral Quirogai965/gen6/gs: Setup constant push buffers for gen6...
2014-09-19 Samuel Iglesias... i965/gen6/gs: use brw_gs_prog atom instead of brw_ff_gs...
2014-09-10 Kenneth Graunkei965: Calculate start/base_vertex_location after prepar...
2014-09-05 Jordan JustenRevert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be...
2014-09-02 Jordan Justenmesa: Convert NewDriverState to 64-bits
2014-09-02 Paul Berryi965: Modify state upload to allow 2 different sets...
2014-09-02 Paul Berryi965: Modify dirty bit handling to support 2 pipelines.
2014-09-02 Paul Berryi965: Create a macro for setting all dirty bits.
2014-09-02 Paul Berryi965: Create a macro for setting a dirty bit.
2014-04-30 Eric Anholti965: Track the number of samples in the drawbuffer.
2014-03-11 Eric Anholti965: Drop intel_check_front_buffer_rendering().
2014-02-01 Kenneth Graunkei965: Update GS state for Broadwell.
2014-02-01 Kenneth Graunkei965: Update multisampling state for Broadwell.
2014-02-01 Kenneth Graunkei965: Update BLEND_STATE for Broadwell.
2014-02-01 Kenneth Graunkei965: Update SF_CLIP_VIEWPORT for Broadwell.
2014-02-01 Kenneth Graunkei965: Update SOL state for Broadwell.
2014-02-01 Kenneth Graunkei965: Update the code that disables unused shader stage...
2014-02-01 Kenneth Graunkei965: Update 3DSTATE_CLIP for Broadwell.
2014-02-01 Kenneth Graunkei965: Rework vertex uploads for Broadwell.
2014-02-01 Kenneth Graunkei965: Update STATE_BASE_ADDRESS for Broadwell.
2014-02-01 Kenneth Graunkei965: Update 3DSTATE_PS, 3DSTATE_WM, and add 3DSTATE_PS...
2014-02-01 Kenneth Graunkei965: Rework 3DSTATE_VS for Broadwell.
2014-02-01 Kenneth Graunkei965: Add the new 3DSTATE_PS_BLEND state packet.
2014-02-01 Kenneth Graunkei965: Replace DEPTH_STENCIL_STATE with Gen8's 3DSTATE_W...
2014-02-01 Kenneth Graunkei965: Update SF, SBE, and RASTER state for Broadwell.
2014-02-01 Kenneth Graunkei965: Duplicate gen7_atoms to gen8_atoms.
2014-01-23 Paul Berryi965/gen7: Use to the correct program when uploading...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-13 Paul Berryi965: Ensure that all necessary state is re-emitted...
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
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
next