intel: Drop little bits of dead code.
[mesa.git] / src / mesa / drivers / dri / intel / intel_context.h
2013-06-26 Eric Anholtintel: Drop little bits of dead code.
2013-06-26 Eric Anholti965/gen4-5: Stop using bogus polygon_offset_scale...
2013-06-18 Eric Anholtintel: Remove unused IS_POWER_OF_TWO() macro.
2013-06-12 Paul Berryi965/gen7+: Ensure that front/back buffers are fast...
2013-06-03 Jordan Justenintel: add layered parameter to update_renderbuffer_surface
2013-05-23 Kenneth Graunkei965: Go back to using the kernel SOL reset feature.
2013-05-21 Kenneth Graunkei965: Stop using the kernel SOL reset feature.
2013-04-16 Kenneth Graunkei965: Enable the Bay Trail platform.
2013-04-10 Kenneth Graunkeintel: Move the max_gtt_map_object_size estimation...
2013-04-10 Chad Versaceintel: Replace checks for hiz_mt with intel_has*hiz()
2013-04-08 Kenneth Graunkeintel: Remove the texture_tiling driconf option.
2013-04-02 Paul Berryi965: Reduce code duplication in handling of depth...
2013-04-01 Eric Anholti965: Make the fragment shader pull constants index...
2013-04-01 Eric Anholti965: Make the constant surface interface take a normal...
2013-03-21 Paul Berryi965: Add a driconf option to disable flush throttling.
2013-03-18 Paul Berryi965/blorp: Add INTEL_DEBUG=blorp flag.
2013-03-11 Eric Anholtintel: Remove some unused debug flags.
2013-03-06 Eric Anholtintel: Remove num_mapped_regions tracking.
2013-03-05 Eric Anholti965: Make perf_debug() output to GL_ARB_debug_output...
2013-03-05 Eric Anholtintel: Finish renaming fallback_debug() to perf_debug().
2013-03-05 Eric Anholtintel: Hook up the WARN_ONCE macro to GL_ARB_debug_output.
2013-02-08 Paul BerryConsolidate some redundant definitions of ARRAY_SIZE...
2013-01-29 Eric Anholtintel: Use a CPU map of the batch on LLC-sharing archit...
2013-01-15 Chad Versaceintel: Move validation of context version into intelIni...
2013-01-12 Kenneth Graunkei965: Add an INTEL_DEBUG=no16 option.
2013-01-08 Paul Berrymesa: Add ALIGN() macro to main/macros.h.
2012-12-05 Eric Anholti965: Add a debug flag for counting cycles spent in...
2012-10-16 Eric Anholtintel: Add a macro for printing a debug warning once.
2012-10-12 Oliver McFaddenintel: print debug either to stdout or `logcat' dependi...
2012-08-28 Eric Anholtintel: Move RenderMode fallback func to i915 driver.
2012-08-25 Kenneth Graunkei965: Un-hardcode WM binding table from update_texture_...
2012-08-14 Chad Versaceintel: Refactor intel_downsample_for_dri2_flush
2012-08-13 Eric Anholti965: Add INTEL_DEBUG=perf for failure to compile 16...
2012-08-13 Eric Anholtintel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
2012-08-07 Eric Anholti965: Add an offset argument to constant buffer setup.
2012-07-10 Kenneth Graunkei965: Add hardware context support.
2012-05-23 Eric Anholti965: Drop a layer of indirection in doing HiZ resolves.
2012-05-22 Paul Berryi965: Completely annotate the batch bo when aub dumping.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-10 Paul Berryintel: Work around differences between C and C++ scopin...
2012-05-10 Paul Berryintel: Add extern "C" declarations to headers
2012-03-30 Kenneth Graunkei965: Add initial IS_HASWELL() macros.
2012-03-21 Eric Anholtintel: Ask libdrm to dump an AUB file if INTEL_DEBUG...
2012-03-20 Eric Anholtintel: Drop the INTEL_STRICT_CONFORMANCE environment...
2012-03-05 Daniel Vetteri965: fixup W-tile offset computation to take swizzling...
2012-02-04 Eugeni Dodonovintel: verify if hardware has LLC support
2012-01-27 Eric Anholtintel: Pass the gl_renderbuffer to render_target_suppor...
2012-01-17 Eric Anholtintel: Fix warnings of undefined ffs().
2012-01-06 Eric Anholti965/gen7: Use the updated interface for SO write point...
2011-12-29 Eric Anholtintel: Make the batchbuffer flush debug more useful.
2011-11-30 Eric Anholti965: Base HW depth format setup based on MESA_FORMAT...
2011-11-22 Eric Anholti915: Move the texture format setup for this driver...
2011-11-22 Eric Anholtintel: Add the context to the render_target_supported...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versaceintel: Change signature of HiZ resolve functions
2011-11-11 Kenneth Graunkei965: Add new vtable entries for surface state updating...
2011-11-04 Eric Anholtintel: Don't force a batchbuffer flush in readpixels.
2011-10-29 Eric Anholtintel: Add an interface for saving/restoring the batchb...
2011-10-26 Kenneth Graunkei965: Remove "single threaded" INTEL_DEBUG mode.
2011-10-18 Chad Versaceintel: Add HiZ operations to intel_context::vtbl for...
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-10-12 Chad Versaceintel: Assert that no batch is emitted if a region...
2011-10-10 Chad Versacei965: Split brw_set_prim into brw/gen6 variants
2011-09-26 Kenneth Graunkeintel: Introduce a new intel_context::gt field to go...
2011-09-26 Kenneth Graunkeintel: Remove intel_context::has_xrgb_textures/has_lumi...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-18 Eric Anholti915: Simplify intel_wpos_* with a helper function.
2011-07-18 Eric Anholtintel: Move intel_draw_buffers() code into each driver.
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-12 Eric Anholti915: Fix map/unmap mismatches from leaving INTEL_FALLB...
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-20 Eric Anholti965/gen6: Limit the workaround flush to once per primi...
2011-06-20 Eric Anholti965/gen6: Use an BO instead of writing to address...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-07 Eric Anholtintel: Implement glFinish() correctly by waiting on...
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-25 Chad Versaceintel: Add is_hiz_depth_format() to intel_contex.vtbl
2011-05-25 Chad Versaceintel: Add flags to intel_context for hiz and separate...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-27 Eric AnholtRevert "intel: use throttle ioctl for throttling"
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-11 Ian Romanickintel: Fix ROUND_DOWN_TO macro
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 Chris Wilsonintel: Fix insufficient integer width for upload buffer...
2011-02-21 Chris Wilsonintel: use throttle ioctl for throttling
2011-02-21 Chris Wilsoni965: Move repeat-instruction-suppression to batchbuffe...
2011-02-21 Chris Wilsonintel: use pwrite for batch
2011-02-21 Chris Wilsonintel: Buffered upload
2011-02-21 Chris Wilsonintel: Pack dynamic draws together
2011-02-12 Eric Anholtintel: Remove setup of the old dri/ meta code, which...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-08 Eric Anholtintel: Add a vtbl hook for determining if a format...
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
next