Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / drivers / dri / intel / intel_context.c
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
2013-06-26 Eric Anholti965/gen4-5: Stop using bogus polygon_offset_scale...
2013-06-12 Paul Berryi965/gen7+: Ensure that front/back buffers are fast...
2013-06-07 Paul Berryintel: flush fake front buffer if server is about to...
2013-06-07 Paul Berryintel: flush fake front buffer more robustly.
2013-06-07 Paul Berryintel: make intel_flush_front safe to call during initi...
2013-06-06 Kenneth Graunkeintel: Use the CHIPSET macro in the PCI ID tables for...
2013-06-05 Rodrigo Vivii965: Adding more reserved PCI IDs for Haswell.
2013-05-09 Paulo Zanonii965: make GT3 machines work as GT3 instead of GT2
2013-04-16 Kenneth Graunkei965: Enable the Bay Trail platform.
2013-04-12 Eric Anholtintel: Fix a warning in the release build.
2013-04-10 Kenneth Graunkeintel: Move the max_gtt_map_object_size estimation...
2013-04-10 Chad Versaceintel/hsw: Enable hiz (v2)
2013-04-08 Kenneth Graunkeintel: Remove the texture_tiling driconf option.
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-05 Eric Anholti965: Make perf_debug() output to GL_ARB_debug_output...
2013-03-01 Eric Anholtintel: Use the new "ctx" local variable I just added...
2013-03-01 Eric Anholti965: Make sRGB-capable framebuffers by default.
2013-02-08 Paul Berryintel/pre-gen6: Disable EXT_framebuffer_multisample.
2013-01-29 Eric Anholtintel: Use a CPU map of the batch on LLC-sharing archit...
2013-01-24 Ian Romanickintel: callocing a 32 byte temp is silly, so don't
2013-01-18 Eric Anholtintel: Make intel_region's pitch be bytes instead of...
2013-01-15 Chad Versaceintel: Move validation of context version into intelIni...
2013-01-12 Kenneth Graunkei965: Move program_id to intel_screen instead of brw_co...
2013-01-12 Kenneth Graunkei965: Add an INTEL_DEBUG=no16 option.
2013-01-05 Ian Romanickintel: Fix copy-and-paste bug setting gl_constants...
2012-12-05 Eric Anholti965: Add a debug flag for counting cycles spent in...
2012-12-04 Kenneth Graunkei965: Allow INTEL_DEBUG=fs as a synonym for INTEL_DEBUG=wm.
2012-10-05 Brian Paulmesa: remove the driverCtx parameter to _mesa_create...
2012-08-28 Eric Anholti965: Disable the swrast context setup on GL 3.1 core.
2012-08-28 Eric Anholtintel: Move RenderMode fallback func to i915 driver.
2012-08-28 Eric Anholti965: Drop support for forcing drawing through sw fallb...
2012-08-14 Chad Versaceintel: Fix rendering to a multisample front buffer
2012-08-14 Chad Versaceintel: Clean up intel_flush_front
2012-08-14 Chad Versaceintel: Refactor intel_downsample_for_dri2_flush
2012-08-13 Eric Anholtintel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
2012-08-07 Chad Versaceintel: Allocate miptree for multisample DRI2 buffers
2012-08-07 Paulo Zanonii965: add more Haswell PCI IDs
2012-07-17 Eric Anholtintel: Add a comment explaining why we early return...
2012-07-17 Eric Anholtintel: Drop other checks for old loader version.
2012-07-17 Eric Anholtintel: Replace the non-getBuffersWithFormat compat...
2012-07-17 Eric Anholtintel: Convert to using private depth/stencil buffers...
2012-06-01 Kenneth Graunkeintel: Change vendor string to "Intel Open Source Techn...
2012-05-24 Kenneth Graunkei965: Gut the separate OpenGL ES extension enabling.
2012-05-22 Paul Berryintel: When AUB dumping, flush before emitting final...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-01 Brian Paulintel: use _mesa_is_winsys/user_fbo() helpers
2012-04-10 Paul Berryi965: Stop lying about cpp and height of a stencil...
2012-04-02 Kenneth Graunkei965/aub: Dump a final bitmap from DestroyContext.
2012-04-01 Eugeni Dodonovintel: add PCI IDs for Ivy Bridge GT2 server variant
2012-03-30 Kenneth Graunkeintel: Add some PCI IDs for Haswell.
2012-03-30 Kenneth Graunkei965: Disable HiZ on Haswell for now.
2012-03-30 Kenneth Graunkei965: Add initial IS_HASWELL() macros.
2012-03-22 Dylan Noblesmithintel: fix null dereference processing HiZ buffer
2012-03-21 Eric Anholtintel: Ask libdrm to dump an AUB file if INTEL_DEBUG...
2012-03-20 Eric Anholti965: Change the hiz-override env var to a driconf...
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-24 Brian Paulintel: remove MAX_WIDTH usage in intelInitContext()
2012-02-04 Eugeni Dodonovintel: verify if hardware has LLC support
2012-01-25 Marek Olšákmesa: remove ctx->Const.sRGBCapable
2012-01-24 Brian Paulintel: derive intel_renderbuffer from swrast_renderbuffer
2012-01-24 Brian Paulintel: use intel_rb_format() to get renderbuffer format
2011-12-29 Eric Anholtintel: Make the batchbuffer flush debug more useful.
2011-11-22 Eric Anholti915: Move the texture format setup for this driver...
2011-11-22 Eric Anholti965: Drop intel_context.c's texture format set up...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versaceintel: Replace intel_mipmap_tree::hiz_region with a...
2011-11-22 Chad Versaceintel: Replace intel_renderbuffer::region with a miptre...
2011-11-15 Chad Versaceintel: Fix region dimensions for stencil buffers receiv...
2011-11-09 Eric Anholti965: Enable ChooseTexFormat for supported GL_EXT_textu...
2011-11-09 Eric Anholti965: Add support for 16-bit unorm L, A, and I textures.
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 Eric Anholtintel: Don't force a batchbuffer flush in readpixels.
2011-11-02 Kristian Høgsbergdri: Drop unused dri renderbuffer helper functions
2011-11-02 Kristian Høgsbergdri: Remove cliprect information from __DRIdrawable
2011-10-26 Eric Anholtintel: Enable stripping of texture borders.
2011-10-26 Kenneth Graunkei965: Remove "single threaded" INTEL_DEBUG mode.
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
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-09-23 Paul Berryi965: Increase MaxClipPlanes to 8 for gen6+.
2011-09-22 Eric Anholti965: Add support for GL_EXT_packed_float.
2011-09-22 Eric Anholti965: Add support for GL_EXT_texture_shared_exponent.
2011-09-09 Ian Romanickintel: Move S3TC extension enable bits to intel_extensi...
2011-09-09 Ian Romanickintel: Silence "warning: unused parameter ‘fb’"
2011-09-01 Chia-I Wuintel: fix GLESv1 support
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-22 Chad Versaceintel: Abort when DRI2 separate stencil handshake fails
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-19 Chad Versaceintel: Fix stencil buffer to be W tiled
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Eric Anholtintel: Make our context structure be a ralloc context.
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-07 Johni915: Fix leak of ViewportMatrix data on context destroy.
next