radeon: add support for new ttm
[mesa.git] / src / mesa / drivers / dri / intel /
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-20 Eric AnholtFix DRI2 accelerated EXT_texture_from_pixmap with GL_RG...
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-12 Roland Scheideggeri965: add support for ATI_envmap_bumpmap
2009-03-12 Brian Paulintel: include main/viewport.h
2009-03-07 Brian Paulmesa: remove last of _mesa_unreference_framebuffer...
2009-03-06 Eric Anholtintel: Fix bpp setting of blits to 8bpp targets.
2009-03-06 Eric Anholti965: fix 3DPRIMITIVE batch decode of the vertex count...
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-06 Eric Anholti965: Add a note about why the _NEW_STENCIL is required...
2009-03-06 Eric Anholtintel: Remove a gratuitous MI_FLUSH after clearing...
2009-03-06 Eric Anholti965: Remove dead flushing code.
2009-03-06 Brian Pauli965: fix screen depth test in intel_validate_framebuffer)_
2009-03-04 Robert Ellisoni965: add software fallback for conformant 3D textures...
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 Brian Paulmesa: use Stencil._Enabled field instead of Stencil...
2009-03-02 Brian Paulmesa: remove unused AUX buffers
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-27 Brian Paulintel: remove some unneeded buffer unmap calls
2009-02-27 Shaohua Lii915: Add support for a new G33-like chipset.
2009-02-27 Brian Paulintel: no-op the intel_finish_render_texture() function
2009-02-27 Brian Paulintel: check texture formats in intel_validate_framebuf...
2009-02-27 Brian Paulintel: updated comment, some debug code (disabled)
2009-02-27 Brian Pauli965: add missing init for region->width
2009-02-26 Eric Anholtintel: Revert disable of accelerated Bitmap, which...
2009-02-26 Eric Anholtintel: Disable creating DRI2 FBconfigs with depth size...
2009-02-26 Eric Anholtintel: Add span code for z24 without stencil.
2009-02-26 Eric Anholtintel: make template wrappers for the spans templates.
2009-02-26 Eric Anholtintel: Fix up x8r8g8b8 renderbuffer format so that...
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-21 Kristian Høgsbergintel: Fix intelSetTexBuffer miptree leak.
2009-02-21 Eric Anholtintel: tell libdrm whether we want a cpu-ready or gpu...
2009-02-20 Brian Paulintel: fix datatype typo, s/GLboolean/GLuint/
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-14 Brian Paulintel: turn on GL_ARB_shading_language_120
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-17 Eric Anholtintel: Fix tri clear to do FBO color attachments as...
2009-02-17 Eric Anholtintel: Clean up several 965 memory leaks on context...
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Robert EllisonFix an i965 assertion failure on glClear()
2009-02-11 Eric Anholtintel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside...
2009-02-11 Eric Anholtintel: Don't do the extra MI_FLUSH in flushing except...
2009-02-11 Eric Anholtintel: Speed up glDrawPixels(GL_ALPHA) by using an...
2009-02-11 Eric Anholtintel: Fix some state leakage of {Client,}ActiveTexture...
2009-02-11 Eric Anholtintel: don't crash when dri2 tells us about buffers...
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Brian Paulintel: minor reformatting, comments
2009-02-10 Michel Dänzergallium: Fixups for driCreateConfigs MSAA support.
2009-02-09 Brian Pauli965: need to disable current shader, if any, in intel_...
2009-02-09 Brian Paulre-add MSAA support
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-04 Chris Wilsonintel: Decode MI operands using specific length masks
2009-02-04 Chris Wilsonintel: Correct decoding of 3DSTATE_PIXEL_SHADER_CONSTANTS
2009-02-04 Eric Anholtintel: Fix fbo_firecube regression with FBconfigs change.
2009-02-04 Eric Anholtintel: Fix commented-out glViewport in intel_meta_set_p...
2009-02-02 Eric Anholti965: Delete old metaops code now that there are no...
2009-02-02 Eric Anholtintel: replace custom metaops clear with generic.
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-01-31 Eric Anholtintel: Correct FBconfig color masks with DRI2. Fail...
2009-01-30 Brian Paulintel: more debug info
2009-01-30 Brian Paulintel: remove unused RenderToTexture field
2009-01-30 Eric Anholtintel: If we're doing a depth clear with tris, do color...
2009-01-30 Eric Anholti915: Only call CalcViewport from DrawBuffers instead...
2009-01-30 Eric Anholtintel: Expose more FBconfigs in the 3D driver.
2009-01-29 Brian Paulintel: remove unused intel_depthstencil.[ch]
2009-01-29 Brian Paulintel: remove unused #includes
2009-01-29 Brian Paulintel: formatting clean-ups
2009-01-29 Brian Paulintel: fix check for Y orientation in span functions.
2009-01-29 Brian Paulintel: remove unused intel_rendering_to_texture()
2009-01-29 Brian Paulintel: check if stencil test is enabled in intel_stenci...
2009-01-29 Brian Paulintel: save/restore GL matrix mode in intel_meta_set_pa...
2009-01-29 Ian Romanickintel: Fix up some extension string issues
2009-01-29 Ian RomanickMake GL_ARB_draw_buffers mandatory
2009-01-29 Ian RomanickMake GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimod...
2009-01-29 Ian RomanickMake GL_ARB_vertex_buffer_object mandatory
2009-01-29 Ian RomanickMake GL_ARB_multisample mandatory
2009-01-29 Ian RomanickMake GL_ARB_texture_compression mandatory
2009-01-28 Brian Pauli965: implement GL_EXT_texture_swizzle
2009-01-28 Brian PaulMerge commit 'origin/master' into texture_swizzle
2009-01-27 Eric Anholtintel: clean up more pf mess.
2009-01-26 Brian Paulintel: replace i915/intel_state.c and i965/intel_state...
2009-01-26 Brian Paulintel: move some driver functions around
2009-01-26 Brian Paulintel: check if stencil test is enabled in intel_stenci...
2009-01-26 Brian Paulintel: save/restore GL matrix mode in intel_meta_set_pa...
2009-01-26 Brian Paulintel: asst. casts to silence warnings
2009-01-26 Brian Paulintel: #include clean-ups
2009-01-26 Brian Paulintel: remove old #includes
2009-01-26 Brian Paulintel: make intelUpdateScreenFromSAREA() static
2009-01-26 Brian Paulintel: remove unused var
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'
next