i965: Fix typos in license
[mesa.git] / src / mesa / drivers / dri / i965 / intel_batchbuffer.c
2015-09-10 Ian Romanicki965: Fix typos in license
2015-09-10 Ian Romanicki965: Remove horizontal bars from file header comments
2015-07-18 Abdiel Janulguei965: Enable hardware-generated binding tables on rende...
2015-07-18 Abdiel Janulguei965: Enable resource streamer for the batchbuffer
2015-07-15 Matt Turneri965: Optimize batchbuffer macros.
2015-07-15 Matt Turneri965: Add and use USED_BATCH macro.
2015-07-15 Matt Turneri965: Split batch emission from relocation functions.
2015-07-09 Ben Widawskyi965/hsw: Implement end of batch workaround
2015-07-08 Chris Wilsoni965: Move pipecontrol workaround bo to brw_pipe_control
2015-06-24 Chris Wilsoni965: Transplant PIPE_CONTROL routines to brw_pipe_control
2015-05-12 Neil Robertsi956: Add a function to load a 64-bit register from...
2015-03-31 Jordan Justeni965/state: Don't use brw->state.dirty.brw
2015-03-18 Chris Wilsoni965: Defer the throttle until we submit new commands
2015-03-18 Chris Wilsoni965: Throttle to the previous frame
2015-03-03 Ben Widawskyi965: Rename some PIPE_CONTROL flags
2015-03-02 Matt Turneri965: Remove hand-rolled memcpy implementation.
2015-02-17 Kenneth Graunkei965: Do Sandybridge workaround flushes before each...
2015-01-16 Kristian Høgsbergi965: Fix up too-wide comment
2015-01-05 Kenneth Graunkei965: Implement WaCsStallAtEveryFourthPipecontrol on...
2014-12-09 Damien Lespiaui965/skl: Emit depth stall workaround for gen9 as well
2014-11-03 Jordan Justeni965/skl: Implement workaround for VF Invalidate issue
2014-09-05 Jordan JustenRevert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be...
2014-09-02 Paul Berryi965: Create a macro for setting a dirty bit.
2014-07-02 Eric Anholti965: Drop the memcmp for finding duplicated CURBE...
2014-07-02 Eric Anholti965: Reuse intel_upload.c for gen4/5 constant buffers.
2014-05-03 Eric Anholti965: Make batch dumping go to stderr, too.
2014-03-18 Eric Anholti965: Drop some more dead code from the old CACHED_BATC...
2014-03-06 Eric Anholti965: Fix render-to-texture in non-FinishRenderTexture...
2014-02-27 Kenneth Graunkei965: Only emit VS state pipe control workaround on...
2014-02-20 Kenneth Graunkei965: Implement a CS stall workaround on Broadwell.
2014-02-07 Kenneth Graunkei965: Implement a brw_load_register_mem helper function.
2014-02-01 Kenneth Graunkei965: Bump generation assertions on workaround flushes.
2014-01-20 Kenneth Graunkei965: Update PIPE_CONTROL packet lengths for Broadwell.
2014-01-20 Kenneth Graunkei965: Create a helper function for emitting PIPE_CONTRO...
2014-01-20 Kenneth Graunkei965: Use full-length PIPE_CONTROL packets for workarou...
2014-01-20 Kenneth Graunkei965: Emit full-length PIPE_CONTROLs for (non-write...
2014-01-20 Kenneth Graunkei965: Create a helper function for emitting PIPE_CONTRO...
2014-01-20 Kenneth Graunkei965: Introduce an OUT_RELOC64 macro.
2014-01-20 Kenneth Graunkei965: Use the new drm_intel_bo offset64 field.
2014-01-20 Kenneth Graunkei965: Delete intel_batchbuffer_emit_reloc_fenced.
2014-01-17 Kenneth Graunkei965: Remove CACHED_BATCH support altogether.
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-12-04 Kenneth GraunkeRevert "i965: Move brw_emit_query_begin() to the render...
2013-11-21 Kenneth Graunkei965: Take "bookend" OA snapshots at the start/end...
2013-11-21 Kenneth Graunkei965: Start and stop OA counters as necessary.
2013-11-21 Kenneth Graunkei965: Periodically dump the list of monitors if INTEL_D...
2013-11-21 Kenneth Graunkei965: Move brw_emit_query_begin() to the render ring...
2013-11-21 Kenneth Graunkei965: Introduce a "render ring prelude" hook.
2013-11-21 Kenneth Graunkei965: Introduce an UNKNOWN_RING state.
2013-11-21 Kenneth Graunkei965: Convert brw->batch.is_blit to a BLT_RING/RENDER_R...
2013-11-18 Paul Berryi965/gen7: Emit workaround flush when changing GS enabl...
2013-11-15 Kenneth Graunkei965: Rework brw_new_batch to actually start a new...
2013-11-15 Kenneth Graunkei965: Move cache_used_by_gpu flag setting to brw_finish...
2013-10-17 Kenneth Graunkei965: Un-virtualize brw_new_batch().
2013-10-17 Kenneth Graunkei965: Un-virtualize brw_finish_batch().
2013-10-13 Kenneth Graunkei965: Move need_workaround_flush = true to intel_batchb...
2013-08-30 Eric Anholti965: Add missing state reset at the end of blorp.
2013-08-16 Kenneth Graunkei965: Dump more information about batch buffer usage.
2013-07-16 Kenneth Graunkei965: Cite the Ivybridge PRM for VS PIPE_CONTROL workar...
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::intelScreen 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::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::vtbl to brw_context.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-07-09 Kenneth Graunkei965: Replace #include "intel_context.h" with brw_conte...
2013-07-03 Kenneth Graunkei965: Replace maxBatchSize variable with BATCH_SZ define.
2013-07-03 Kenneth Graunkei965: Move annotate_aub out of the vtable.
2013-07-03 Kenneth Graunkei965: Move debug_batch hook out of the vtable.
2013-06-28 Eric Anholti965: Drop code checking for gen <= 3.
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
next