intel: Fix crash in intel_flush().
[mesa.git] / src / mesa / drivers / dri / intel / intel_context.c
2009-09-21 Michel Dänzerintel: Fix crash in intel_flush().
2009-09-16 Ian Romanickintel: Deassociated drawables from private context...
2009-09-10 Zhenyu Wangintel: add B43 chipset support
2009-09-04 Eric Anholtintel: Also get the DRI2 front buffer when doing front...
2009-08-04 Brian Paulintel: Fix inverted test for disabling flushing of...
2009-08-04 Brian Paulintel: Wait on the last swapbuffers to complete before...
2009-07-27 Brian Paulintel: Clean up leak of driver context structure on...
2009-07-13 Ian Romanickintel: Bump driver data, add RC3 tag
2009-06-30 Keith WhitwellMerge branch 'mesa_7_5_branch' into dlist-statechange...
2009-06-29 Brian Paulintel: added null ptr check
2009-06-26 Ian Romanickintel / DRI2: Additional flush of fake front-buffer...
2009-06-17 Eric Anholtintel: Skip the DRI2 renderbuffer update when doing...
2009-05-13 Brian Paulintel: added null ptr check
2009-05-13 Brian Paulintel: create a private gl_array_object for intel_clear...
2009-04-28 Brian Pauli965: avoid segfault in intel_update_renderbuffers...
2009-04-24 Ian Romanickintel: Fix more issues with the combined depth-stencil...
2009-04-24 Ian Romanickintel: Initialize region ptr to prevent assertion in...
2009-04-24 Ian Romanickintel / DRI2: When available, use DRI2GetBuffersWithFormat
2009-04-22 Roland Scheideggerintel: fix max anisotropy supported
2009-04-10 Brian Paulintel: added screen->dri2.loader null pointer check...
2009-04-09 Ian Romanickintel / DRI2: Accept fake front-buffer from loader
2009-04-09 Ian Romanickintel / DRI2: Track and flush front-buffer rendering
2009-04-06 Eric Anholtintel: Avoid dri2 GetBuffers round-trips for internal...
2009-03-06 Eric Anholtintel: Add always_flush_batch driconf option for making...
2009-03-06 Eric Anholtintel: Add always_flush_cache driconf option for debugg...
2009-03-04 Robert Ellisoni965: add software fallback for conformant 3D textures...
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-27 Shaohua Lii915: Add support for a new G33-like chipset.
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-17 Eric Anholtintel: Clean up several 965 memory leaks on context...
2009-02-11 Eric Anholtintel: Don't do the extra MI_FLUSH in flushing except...
2009-02-11 Eric Anholtintel: don't crash when dri2 tells us about buffers...
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-26 Brian Paulintel: remove old #includes
2009-01-26 Brian Paulintel: move intelInitExtensions() and related code...
2009-01-26 Brian Paulintel: move glClear-related code into new intel_clear...
2009-01-26 Brian Paulintel: Move swap-related functions from intel_buffers...
2009-01-24 Brian PaulMerge branch 'tex_combine4'
2009-01-24 Brian Paulintel: enable GL_NV_texture_env_combine4 extension
2009-01-23 Owain G. Ainsworthintel: Prevent an "irq is not working" printf when...
2009-01-23 Brian PaulMerge branch 'vertex_array_bgra'
2009-01-23 Brian Pauli965: enable GL_EXT_vertex_array_bgra
2009-01-23 Ian Romanick965: Enable GL_EXT_stencil_two_side
2009-01-22 Brian Pauli965: enable GL_ARB_framebuffer_object
2009-01-22 Brian Paulintel: add GL_EXT_framebuffer blit extension
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-20 Timo Aaltonen[intel] Go back to using the typedef for the sarea...
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Xiang, Haihaointel: bump driver date
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
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-31 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-30 Xiang, Haihaointel: disable ATI_texture_env_combine3 for i830( and...
2008-12-29 Xiang, Haihaointel: enable ATI_texture_env_combine3. Fixes #17707
2008-12-23 Dave AirlieRemove third buffer support from Mesa.
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-24 Eric Anholti915: Don't overwrite i915's Viewport function from...
2008-11-21 Eric Anholti915: Don't overwrite i915's Viewport function from...
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-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' 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-11-01 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-28 Eric Anholtintel: Don't keep intel->pClipRects, and instead just...
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-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-10 Ian Romanickintel: GLSL 1.20 is broken in Mesa, so disable it in...
2008-10-10 Ian Romanickintel: GLSL 1.20 is broken in Mesa, so disable it in...
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-08 Eric Anholti965: Add ARB_occlusion_query support.
2008-10-03 Ian Romanickintel: Don't advertise unsupported extensions on pre...
2008-10-02 Ian RomanickUnify ARB_depth_texture and SGIX_depth_texture
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-30 Ian Romanickintel: Clean-up the extension string madness!
2008-09-26 Eric Anholtintel: Fix a number of memory leaks on context destroy.
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith Whitwellmesa: improved driver query interface
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
next