summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915
AgeCommit message (Expand)Author
2009-03-04i965: add software fallback for conformant 3D textures and GL_CLAMPRobert Ellison
2009-02-28mesa: rename, reorder FRAG_RESULT_x tokensBrian Paul
2009-02-17intel: Clean up several 965 memory leaks on context destroy.Eric Anholt
2009-01-30i915: updated render to texture/fbo testBrian Paul
2009-01-30i915: Only call CalcViewport from DrawBuffers instead of Viewport.Eric Anholt
2009-01-30Remove stale symlinks to intel/intel_depthstencil.cIan Romanick
2009-01-28intel: Fix up some extension string issuesIan Romanick
2009-01-28Make GL_ARB_draw_buffers mandatoryIan Romanick
2009-01-26i915: rename some functionsBrian Paul
2009-01-26intel: replace i915/intel_state.c and i965/intel_state.c with shared fileBrian Paul
2009-01-26intel: whitespace changesBrian Paul
2009-01-26intel: move some driver functions aroundBrian Paul
2009-01-26intel: move intelInitExtensions() and related code into new intel_extensions.cBrian Paul
2009-01-26intel: move glClear-related code into new intel_clear.c fileBrian Paul
2009-01-26intel: Move swap-related functions from intel_buffers.c to new intel_swapbuff...Brian Paul
2009-01-22intel: remove/disable the "paired depth/stencil" codeBrian Paul
2009-01-21i915: Add decode for PS in batchbuffers.Eric Anholt
2009-01-21[intel] Remove remaining references to intel_wait_flips().Kristian Høgsberg
2009-01-07mesa: Remove _Active and _UseTexEnvProgram flags from fragment programs.Eric Anholt
2008-12-30intel: disable ATI_texture_env_combine3 for i830( and related device).Xiang, Haihao
2008-12-24i915: separate the fog term from the specular color term.Xiang, Haihao
2008-12-18i915: check WRAP_T instead of WRAP_R for cube map texture.Xiang, Haihao
2008-12-18i915: fix abort issue. (bug #19147)Xiang, Haihao
2008-12-11i915: fallback for cube map texture.Xiang, Haihao
2008-12-02intel: restore old vertex submit paths for i8xx hardware.Dave Airlie
2008-11-21i915: Don't overwrite i915's Viewport function from generic code.Eric Anholt
2008-11-20intel: fix i830 comment + backwards VB offsets.airlied
2008-10-28intel: Don't keep intel->pClipRects, and instead just calculate it when needed.Eric Anholt
2008-10-21i915: fix carsh in i830_emit_state. (bug #17766)Xiang, Haihao
2008-10-13i915: Texture instructions use r/t/oC/oD register as texture coordinate.Xiang, Haihao
2008-10-08i915: Accelerate depth textures with border color.Eric Anholt
2008-10-04i915: Refine the texture indirect lookup accounting.Eric Anholt
2008-10-01Unify ARB_depth_texture and SGIX_depth_textureIan Romanick
2008-09-26intel: Fix a number of memory leaks on context destroy.Eric Anholt
2008-09-23i915: fix crash in flush_prim -> wait_flips -> flush_batch -> flush_prim.Eric Anholt
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-13i915: fix himask constant init for 64-bit buildGuillaume Melquiond
2008-09-10intel: track move of bo_exec from drivers to bufmgr.Eric Anholt
2008-09-10intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.Eric Anholt
2008-09-04intel: Fix depth_stencil texture.Xiang, Haihao
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie
2008-08-08intel-gem: Update to new check_aperture API for classic mode.Eric Anholt
2008-07-25Merge branch 'master' into drm-gemIan Romanick
2008-07-16intel: Clean-up ARB_texture_env_crossbarIan Romanick
2008-07-14i915: fix build after previous commit.Eric Anholt
2008-07-09i915: fall back to software rendering when shadow comparison isXiang, Haihao
2008-06-26intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt
2008-06-24Merge commit 'origin/master' into drm-gemEric Anholt
2008-06-24intel: Same pixel function init for everyone now.Eric Anholt