i965: extract performance query metrics
[mesa.git] / src / mesa / drivers / dri / i965 / brw_context.h
2019-04-17 Lionel Landwerlini965: extract performance query metrics
2019-04-16 Kenneth Graunkei965: Move program key debugging to the compiler.
2019-04-10 Mark Janesintel/common: move gen_debug to intel/dev
2019-03-14 Mark Janesmesa: rename logging functions to reflect that they...
2019-03-12 Kenneth Graunkei965: Use genxml for emitting PIPE_CONTROL.
2019-02-20 Andrii Simikliti965: re-emit index buffer state on a reset option...
2019-02-18 Lionel Landwerlini965: scale factor changes should trigger recompile
2018-12-14 Rafael Antognollii965/gen10+: Enable object level preemption.
2018-12-13 Jordan Justeni965/compute: Emit GPGPU_WALKER in genX_state_upload
2018-12-10 Kenneth Graunkei965: Flip arguments to load_register_reg helpers.
2018-12-10 Kenneth Graunkei965: Delete dead brw_meta_resolve_color prototype.
2018-11-21 Mathias Fröhlichmesa: Factor out struct gl_vertex_format.
2018-09-10 Chris Wilsoni965: Bump aperture tracking to u64
2018-09-07 Jason Ekstrandi965: Workaround the gen9 hw astc5x5 sampler bug
2018-08-21 Chad Versacei965: Implement EGL_KHR_mutable_render_buffer
2018-08-20 Timothy Arcerii965: remove unused no_rast bool
2018-07-10 Jordan Justenmesa: Add gl_shader_program param to ProgramBinarySeria...
2018-07-10 Jordan Justeni965: Add brw_program_deserialize_driver_blob
2018-06-28 Francisco Jerezi965: Add plumbing for shader time in 32-wide FS dispat...
2018-05-22 Jason Ekstrandi965: Remove ring switching entirely
2018-05-22 Kenneth Graunkei965: Emit VF cache invalidates for 48-bit addressing...
2018-05-22 Kenneth Graunkei965: Introduce a "memory zone" concept on BO allocation.
2018-05-10 Mathias Fröhlichi965: Remove the now unused gl_vertex_array.
2018-05-10 Mathias Fröhlichi965: Remove the gl_vertex_array indirection.
2018-05-08 Jason Ekstrandi965: Use ISL for emitting depth/stencil/hiz state...
2018-05-02 Kenneth Graunkei965: Reuse batch decoder infrastructure rather than...
2018-05-02 Antia Puentesintel: emit is_indexed_draw in the same VE than gl_DrawID
2018-04-23 Lionel Landwerlini965: perf: add support for raw queries
2018-04-19 Antia Puentesintel: Handle firstvertex in an identical way to BaseVertex
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-03-31 Mathias Fröhlichi965: Push down the gl_vertex_array inputs into i965.
2018-03-10 Mathias Fröhlichmesa: Make gl_vertex_array contain pointers to first...
2018-03-08 Lionel Landwerlini965: perf: store sysfs device entry into context
2018-03-02 Kenneth Graunkei965: Generalize intel_upload.c to support multiple...
2018-02-16 Kenneth Graunkei965: Implement GenerateMipmap directly, rather than...
2018-01-26 Ian Romanicki965: Use the translated color logic op from the context
2018-01-25 Jason Ekstrandi965: Replace draw_aux_buffer_disabled with draw_aux_usage
2018-01-22 Emil Velikovi965: make brw_context::num_samples unsigned int
2018-01-19 Kenneth Graunkei965: Avoid problems from referencing orphaned BOs...
2018-01-17 Kenneth Graunkei965: Replace cpu_map pointers with a "use_shadow_copy...
2018-01-17 Jason Ekstrandi965: Track format and aux usage in the render cache
2018-01-17 Francisco Jerezi965/gen6-7/sol: Keep independent counters for the...
2018-01-17 Francisco Jerezi965/gen6-7/sol: Restructure primitive counter into...
2017-12-08 Jordan Justeni965: Add ARB_get_program_binary support using nir_seri...
2017-12-04 Kenneth Graunkei965: Move PIPE_CONTROL defines and prototypes to brw_p...
2017-11-30 Kenneth Graunkei965: Reorganize batch/state BO fields into a 'brw_grow...
2017-11-28 Kenneth Graunkei965: Move perf_debug and WARN_ONCE back to brw_context.h.
2017-11-15 Kenneth Graunkei965: Drop some reserved space remnants.
2017-11-15 Kenneth Graunkei965: Fold ABO state upload code into the SSBO/UBO...
2017-11-15 Kenneth Graunkei965: Make a better helper function for UBO/SSBO/ABO...
2017-11-14 Jason Ekstrandi965: Track the depth and render caches separately
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-11-03 Lionel Landwerlini965: perf: list registers to program for queries
2017-11-03 Lionel Landwerlini965: perf: make revision variable available
2017-11-01 Jordan Justeni965: Calculate thread_count in brw_alloc_stage_scratch
2017-10-24 Kenneth Graunkei965: Don't disable CCS for RT dependencies when dispat...
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-10-13 Kenneth Graunkei965: Rename brw->no_batch_wrap to intel_batchbuffer...
2017-10-13 Kenneth Graunkei965: Delete dead brw_context fields.
2017-10-13 Jason Ekstrandi965: Store image_param in brw_context instead of prog_data
2017-10-02 Plamena Manolovai965: Implement ARB_indirect_parameters.
2017-09-26 Kenneth Graunkei965: Convert brw->*_program into a brw->programs[i...
2017-09-25 Kenneth Graunkei965: Delete dead meta stencil blit program fields...
2017-09-21 Topi Pohjolaineni965/gen8: Remove unused gen8_emit_3dstate_multisample()
2017-09-18 Iago Toral Quirogai965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATE
2017-09-14 Kenneth Graunkei965: Use a separate state buffer, but avoid changing...
2017-09-14 Kenneth Graunkei965: Refactor relocs into a brw_reloc_list structure.
2017-09-01 Kenneth Graunkei965: Move BATCH_SZ define into intel_batchbuffer.c.
2017-08-30 Lionel Landwerlini965: drop unused brw->needs_unlit_centroid_workaround
2017-08-30 Lionel Landwerlini965: drop brw->has_surface_tile_offset in favor of...
2017-08-30 Lionel Landwerlini965: drop unused brw->no_simd8
2017-08-30 Lionel Landwerlini965: drop unused brw->has_pln
2017-08-30 Lionel Landwerlini965: drop brw->must_use_separate_stencil in favor...
2017-08-30 Lionel Landwerlini965: drop unused brw->has_negative_rhw_bug
2017-08-30 Lionel Landwerlini965: drop unused brw->has_compr4
2017-08-30 Lionel Landwerlini965: drop brw->has_llc in favor of devinfo->has_llc
2017-08-30 Lionel Landwerlini965: drop brw->is_broxton
2017-08-30 Lionel Landwerlini965: drop brw->is_cherryview in favor of devinfo-...
2017-08-30 Lionel Landwerlini965: drop brw->is_haswell in favor of devinfo->is_haswell
2017-08-30 Lionel Landwerlini965: drop brw->is_baytrail in favor of devinfo->is_bay...
2017-08-30 Lionel Landwerlini965: drop brw->is_g4x in favor of devinfo->is_g4x
2017-08-30 Lionel Landwerlini965: drop brw->gt in favor of devinfo->gt
2017-08-30 Lionel Landwerlini965: drop brw->gen in favor of devinfo->gen
2017-08-23 Kenneth Graunkei965: Devirtualize update_renderbuffer_surface.
2017-08-23 Kenneth Graunkei965: Delete update_renderbuffer_surface flags.
2017-08-23 Kenneth Graunkei965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.
2017-08-19 Kenneth Graunkei965: Use ISL for emitting null surface states.
2017-08-04 Chris Wilsoni965: Reduce passing 2x32b of reloc_domains to 2 bits
2017-08-04 Kenneth Graunkei965: Use I915_EXEC_BATCH_FIRST when available.
2017-07-23 Kenneth Graunkei965: Drop non-LLC lunacy in the program cache code.
2017-07-20 Chris Wilsoni965: Rename batch->exec_objects to validation_list
2017-07-14 Kenneth Graunkei965: Separate uploading push constant data from the...
2017-07-14 Kenneth Graunkei965: Introduce a BRW_NEW_DRAW_CALL dirty bit.
2017-07-14 Kenneth Graunkei965: Store per-stage push constant BO pointers.
2017-07-05 Jason Ekstrandi965: Move surface resolves back to draw/dispatch time
2017-06-27 Robert Braggi965: Add Gen8+ sys_vars for generated OA code
2017-06-22 Chad Versacei965: Move brw_context format arrays to intel_screen
2017-06-22 Chad Versacei965: Rename some vague format members of brw_context
2017-06-21 Marek Olšákmesa: replace ctx->Polygon._FrontBit with a helper...
2017-06-21 Marek Olšákmesa: replace _mesa_update_stencil() with helper functions
next