Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / i915 /
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 Xiang, Haihaoi915: Texture instructions use r/t/oC/oD register as...
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-09 Eric Anholti915: Accelerate depth textures with border color.
2008-10-05 Eric Anholti915: Refine the texture indirect lookup accounting.
2008-10-02 Ian RomanickUnify ARB_depth_texture and SGIX_depth_texture
2008-09-26 Eric Anholtintel: Fix a number of memory leaks on context destroy.
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Eric Anholti915: fix crash in flush_prim -> wait_flips -> flush_ba...
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith Whitwellgallium: remove files not in master
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-13 Guillaume Melquiondi915: fix himask constant init for 64-bit build
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-10 Eric Anholtintel: track move of bo_exec from drivers to bufmgr.
2008-09-10 Eric Anholtintel: track bufmgr move to libdrm_intel and bufmgr_fak...
2008-09-04 Xiang, Haihaointel: Fix depth_stencil texture.
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-16 Ian Romanickintel: Clean-up ARB_texture_env_crossbar
2008-07-14 Eric Anholti915: fix build after previous commit.
2008-07-09 Xiang, Haihaoi915: fall back to software rendering when shadow compa...
2008-06-26 Eric Anholtintel: Replace sprinkled intel_batchbuffer_flush with...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-24 Eric Anholtintel: Same pixel function init for everyone now.
2008-06-24 Eric Anholti915: Add support for accelerated glBitmap, shared...
2008-06-24 José Fonsecamesa/dri: User standard integer types.
2008-06-23 Eric Anholti915: Accumulate the VB into a local buffer and subdata...
2008-06-23 Eric Anholti915: Convert to using VBs instead of inline prims.
2008-06-18 Eric Anholti915: Restore the accelerated PBO pixel path functions...
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-17 Eric Anholt[intel] Fix no_rast option on non-965.
2008-06-11 Eric Anholt[intel-gem] Chase domain flag renaming in the DRM.
2008-06-04 Xiang, Haihaoi915: Fix GL_DEPTH_TEXTURE_MODE issue. (bug #16221)
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-03 Eric Anholt[intel] Convert drivers to using libdrm bufmgr code.
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-23 Eric AnholtEmit a flush after the swapbuffers blit, so contents...
2008-05-08 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-07 Eric AnholtGEM: Make dri_emit_reloc take GEM domain flags instead...
2008-05-05 Keith PackardAdd intel_bufmgr_gem.c to i915
2008-05-05 Keith PackardTemporarily disable intel pixel ops on i915 for GEM
2008-05-03 Corbin SimpsonMerge branch 'r500-support' into r500test
2008-05-02 Eric Anholt[intel] Fix build for GEM. TTM is now disabled, and...
2008-05-02 Eric Anholt[intel] Merge intel_ioctl.h. Not sure how this slipped...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-18 Dave Airliei915: check for depth region before accounting its...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-16 Dave Airlieintel: fix _mesa_error ctx I introduced at lsat minute
2008-04-16 Dave Airlieintel/fake_bufmgr: Attempt to restrict references to...
2008-03-31 Xiang, Haihaoi915: texture object's lod bias. fix bug #15192
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-26 Zou Nan hai[i915] don't use 4x4 filter for 1D shadowmap
2008-03-25 Xiang, Haihaointel: fix the issue "VBO: Cannot allocate memory for...
2008-03-20 Zou Nan hai[i915] GL_DEPTH_TEXTURE_MODE fix
2008-03-19 Zou Nan hai[i915] fix fragment.position
2008-03-19 Eric Anholt[i915] Bug #13634: Fix bugs in 945 cube mipmap layout.
2008-03-19 Eric Anholt[i915] Add comments about how cube texture layout works.
2008-03-19 Eric Anholt[i915] Move miptree layout code into separate functions...
2008-03-19 Eric Anholt[945] Remove conditional in 945 3D mipmap layout checki...
2008-03-14 Xiang, Haihaointel: fix abort issue with shadowtex demo when use
2008-03-13 Zou Nan hai [i965] multiple rendering target support
2008-02-26 Kristian Høgsbergintel: Add missing include file to silence last couple...
2008-02-26 Kristian Høgsbergintel: Initialize color and spec arrays in LOCAL_VARS...
2008-02-23 Kristian Høgsbergintel: Merge intel_context.c from i915 and i965.
2008-02-22 Kristian HøgsbergMerge {i915,i965}/intel_context.h as intel/intel_context.h
2008-02-22 Alan HourihaneUse drm_i915_sarea instead of drmI830Sarea and remove...
2008-02-15 Adam JacksonAdd E7221 variant to i915.
2008-02-15 Xiang, Haihaoi915: set fogcoord to (f,0,0,1). fix #10788 issue on...
2008-02-14 Kristian HøgsbergHook up i915 driver to new DRI2 infrastructure.
2008-02-13 Eric Anholt[intel] Fix 965 rendering with non-TTM by merging intel...
2008-02-06 Eric Anholt[915] Fix COS function using same plan as SIN.
2008-02-06 Eric Anholt[915] Use a quartic term to improve the accuracy of...
2008-02-06 Eric Anholt[915] Fix fp SIN function, and use a quadratic approxim...
2008-01-22 Kristian Høgsberg[intel] Clean up references to screen buffer metrics.
2008-01-17 Eric Anholt[intel] Make the no_rast option be standard driconf...
2008-01-17 Eric Anholt[i915] Fix driver from cliprects changes, and clean...
2008-01-14 Eric Anholt[i915] Fix recursive lock hang in intelContendedLock...
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-10 Kristian Høgsberg[intel] Simplify intelCreateBuffer() a bit.
2008-01-09 Eric Anholt[intel] Rename lost_hardware vtbl entry to new_batch.
2008-01-09 Eric Anholt[intel] Clean up cliprect handling in intel drivers.
next