intel: Move validation of context version into intelInitContext
[mesa.git] / src / mesa / drivers / dri / intel / intel_context.h
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
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-13 Eric Anholtintel: Include stdbool so we can stop using GLboolean...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Eric Anholti965: Remove INTEL_DEBUG=glsl_force now that there...
2010-12-05 Eric Anholtintel: Add an env var override to execute for a differe...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Eric Anholtintel: Remove leftover dri1 locking fields in the context.
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 Cedric Vivieri965: Apply the rest of the old-libdrm guard patch.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Eric Anholtintel: Remove include of texmem.h, since we haven't...
next