i965 Gen4/5: Introduce 'interpolation map' alongside the VUE map
[mesa.git] / src / mesa / drivers / dri / i965 / brw_context.h
2013-08-01 Chris Forbesi965 Gen4/5: Introduce 'interpolation map' alongside...
2013-07-25 Kenneth GraunkeRevert "i965: Delete pre-DRI2.3 viewport hacks."
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::has_llc to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::is_<platform> flags to brw_co...
2013-07-09 Kenneth Graunkei965: Move must_use/has_separate_stencil fields to...
2013-07-09 Kenneth Graunkei965: Move intel_context::has_hiz to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::has_swizzling to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::intelScreen to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::driContext to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::NewGLState to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::upload to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::max_gtt_map_object_size to...
2013-07-09 Kenneth Graunkei965: Move intel_context::perf_debug to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::no_batch_wrap to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context's framerate throttling fields...
2013-07-09 Kenneth Graunkei965: Move intel_context::stats_wm to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::batch to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::hw_ctx to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::bufmgr to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context's driconf flags to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::reduced_primitive to brw_context.
2013-07-09 Kenneth Graunkei965: Move front buffer rendering fields from intel_con...
2013-07-09 Kenneth Graunkei965: Move intel_context::vtbl to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::optionCache to brw_context.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-07-03 Kenneth Graunkei965: Remove render_target_supported from the vtable.
2013-07-03 Kenneth Graunkei965: Move is_hiz_depth_format out of the vtable.
2013-06-17 Eric Anholtintel: Allow blorp CopyTexSubImage to nonzero destinati...
2013-06-15 Chris Forbesi965: Shrink Gen5 VUE map layout to be the same as...
2013-06-12 Paul Berryi965/blorp: Expand clear class hierarchy to prepare...
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-05-21 Kenneth Graunkei965: Split BeginTransformFeedback hook into Gen6 and...
2013-05-21 Kenneth Graunkei965: Kill software primitive counting entirely.
2013-05-21 Kenneth Graunkei965: Remove software geometry query code.
2013-05-21 Kenneth Graunkei965: Delete unused brw->sol.offset_0_batch_start field.
2013-05-20 Kenneth Graunkei965: Create a BRW_NEW_META_IN_PROGRESS state flag.
2013-05-20 Kenneth Graunkei965: Rely on hardware contexts for query objects on...
2013-05-11 Marek Olšákmesa: add & use a new driver flag for UBO updates inste...
2013-05-01 Kenneth Graunkei965: Lower textureGrad() for samplerCubeShadow.
2013-04-30 Eric Anholti965: Implement color clears using a simple shader...
2013-04-24 Marek Olšákmesa: don't flag _NEW_DEPTH in Begin/EndQuery if driver...
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-11 Paul Berryi965/vs: split brw_vs_prog_data into generic and VS...
2013-04-11 Paul Berryi965: Generalize computation of VUE map in preparation...
2013-04-10 Chad Versacei965: Remove brw_context::depthstencil::hiz_mt
2013-04-10 Chad Versaceintel: Replace checks for hiz_mt with intel_has*hiz()
2013-04-10 Chad Versacei965: Change signature of brw_get_depthstencil_tile_masks()
2013-04-08 Kenneth Graunkei965: Remove a few BRW_STATE_... enum values.
2013-04-08 Kenneth Graunkei965: Remove brw->vb.info and struct brw_vertex_info.
2013-04-08 Kenneth Graunkei965: Remove the BRW_NEW_INPUT_DIMENSIONS flag.
2013-04-04 Kenneth Graunkei965: Turn brw->urb.vs_size and gs_size into local...
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-04-02 Paul Berryi965: Reduce code duplication in handling of depth...
2013-03-28 Eric Anholti965: Track ARB program state along with GLSL state...
2013-03-24 Paul Berryi965: Shrink brw_vue_map struct.
2013-03-24 Paul Berryi965: Store the geometry output VUE map in brw_context.
2013-03-24 Paul Berryi965: Move brw_vs_prog_data::outputs_written into VUE...
2013-03-24 Paul Berryi965: Rename BRW_VARYING_SLOT_MAX -> BRW_VARYING_SLOT_C...
2013-03-24 Paul Berryi965: Clarify nomenclature: vert_result -> varying
2013-03-19 Paul Berryi965: Avoid unnecessary copy when depthstencil workarou...
2013-03-15 Paul BerryReplace gl_vert_result enum with gl_varying_slot.
2013-03-15 Paul Berryi965: Change fragment input related bitfields to 64...
2013-03-14 Eric Anholti965: Split shader_time entries into separate cachelines.
2013-03-02 Kenneth Graunkei965: Replace the global brw->query.bo variable with...
2013-03-02 Kenneth Graunkei965: Use query->last_index instead of the global brw...
2013-03-02 Kenneth Graunkei965: Remove brw_query_object::first_index field as...
2013-03-01 Chris Forbesi965: expose sample positions
2013-03-01 Chris Forbesi965: add support for sample mask on Gen6+
2013-02-19 Paul Berryi965: Remove unused userclip flags.
2013-02-06 Kenneth Graunkei965: Implement CopyTexSubImage2D via BLORP (and use...
2013-02-03 Kenneth Graunkei965: Remove dead field brw_wm_prog_data::error.
2013-02-03 Kenneth Graunkei965: Remove dead field brw_context::constant_map.
2013-01-25 Eric Anholti965: Use the glarray _ElementSize that Mesa tracks...
2013-01-12 Kenneth Graunkei965: Move program_id to intel_screen instead of brw_co...
2013-01-08 Paul Berrymesa: Add ALIGN() macro to main/macros.h.
2012-12-14 Eric Anholti965: Scale shader_time to compensate for resets.
2012-12-05 Eric Anholti965: Add a debug flag for counting cycles spent in...
2012-11-19 Eric Anholti965: Move all the depth/stencil/hiz offset logic into...
2012-11-15 Kenneth Graunkei965: Remove duplicate brw_opcodes table in favor of...
2012-11-15 Kenneth Graunkei965: Remove brw_instruction_info::is_arith().
2012-11-15 Kenneth Graunkei965: Remove unused BRW_PACKCOLOR8888 macro.
2012-11-15 Kenneth Graunkei965: Remove brw_shader_program wrapper struct.
2012-11-15 Kenneth Graunkei965: Remove unused struct brw_vs_ouput_sizes.
2012-11-08 Eric Anholti965: Fix slow leak of brw->wm.compile_data->store
2012-11-04 Eric Anholti965: Fix uploading user vertex arrays with basevertex...
2012-11-01 Kenneth Graunkei965/vs: Remove support for the old parameter layout.
2012-11-01 Kenneth Graunkei965/vs: Delete the old vertex shader backend.
2012-11-01 Kenneth Graunkei965: Don't bother trying to extend the current vertex...
2012-10-26 Eric Anholti965: Merge brw_prepare_query_begin() and brw_emit_quer...
2012-10-26 Eric Anholti965: Rename misleading "active" field of brw->query.
2012-10-17 Eric Anholti965/fs: Statically allocate the reg_sets at context...
2012-10-17 Eric Anholti965/vs: Add a little bit of IR-level debug ability.
2012-10-16 Eric Anholti965: Fix rendering to small mipmaps of depth/stencil...
2012-10-16 Eric Anholti965: Share the draw x/y offset masking code between...
next