Merge commit 'origin/gallium-0.1' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / intel /
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 Eric Anholtintel: Add acceleration for glDrawPixels(GL_STENCIL_INDEX).
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-09 Eric Anholti965: Actually hook up the accelerated DrawPixels support.
2008-10-09 Eric Anholti915: Accelerate depth textures with border color.
2008-10-08 Eric Anholti965: Add ARB_occlusion_query support.
2008-10-08 Eric Anholtintel: Push flushing for cliprects changes down into...
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 Ian Romanickintel: Clean-up the extension string madness!
2008-09-26 Eric Anholtintel: Fix a number of memory leaks on context destroy.
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-24 Eric Anholtintel: Fix clears to depth_stencil texture attachments.
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Eric Anholtintel: Add missing include files for meta drawpixels...
2008-09-23 Eric Anholtintel: Replace pbo-only drawpixels function with a...
2008-09-23 Eric Anholti915: Fix overlapping CopyPixels with negative pixel...
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: standardize on C99's uint*_t instead of u_int*_t
2008-09-21 Keith Whitwellmesa: improved driver query interface
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-18 Xiang, Haihaoi965: Add support for G41 chipset which is another...
2008-09-17 Eric Anholtintel: Destroy bufmgr in screen destroy, not context.
2008-09-12 Eric Anholtintel: Add a width field to regions, and use it for...
2008-09-12 Eric Anholtintel: Don't segfault on TFP from a bad drawable.
2008-09-12 Eric Anholtintel: Remove dead allow_batchbuffer param.
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Xiang, Haihaoi965: Add support for G41 chipset which is another...
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-10 Eric Anholtintel: Move the bufmgr back to the screen.
2008-09-05 Dave Airlieintel: only enable occlusion query if the drm has defines.
2008-09-04 Xiang, Haihaointel: Fix depth_stencil texture.
2008-09-03 Eric Anholtintel: Fix prototype warning.
2008-09-03 Eric Anholtintel: Fix refcounting on depth buffer initialization...
2008-09-03 Xiang, Haihaointel: Fix a crash if dri2 is disabled.
2008-08-29 Kristian HøgsbergDRI2: Drop sarea, implement swap buffers in the X server.
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-21 Eric Anholtintel: Fix SGIS_generate_mipmap after a miptree had...
2008-08-20 Xiang, Haihaoi965: Enable GL_ARB_fragment_program_shadow and fix...
2008-08-18 Henri Verbeetfix byte vs. pixel offset bug for 3D textures (see...
2008-08-14 Dave Airlieintel: remove unneeded mem type and args
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-08-05 Xiang, Haihaodri: Fix write/read depth buffer issue under 16bpp...
2008-07-31 Eric Anholtintel-gem: Always build GEM execbuffer code.
2008-07-31 Jesse Barnesintel: sync to vblank by default
2008-07-30 Eric Anholtintel-gem: Use new getparam to detect kernel GEM support.
2008-07-27 Eric Anholtintel: Don't return a renderbuffer with alpha when...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-25 Eric Anholtintel: If a tex image doesn't fit in the object's tree...
2008-07-25 Dave AirlieRevert "intel: disable zero-copy TFP."
2008-07-25 Dave Airlieintel: disable zero-copy TFP.
2008-07-24 Jesse Barnesintel: remove buffer swap debug output
2008-07-23 Eric Anholtintel: Add a little span cache to spead up readpixels...
2008-07-23 Eric Anholtintel-gem: Use pread/pwrite for span access.
2008-07-23 Eric Anholtintel: improve 2d batchbuffer debug output.
2008-07-23 Eric Anholtintel: Fix CopyTexSubImage's src tiling arg for the...
2008-07-23 Eric Anholtintel: move renderbuffer mapping to separate functions.
2008-07-22 Jesse Barnesintel: fix buffer swaps and enable page flipping on 965
2008-07-18 Ian Romanickintel-gem: Bump driver date
2008-07-18 Xiang, Haihaointel: fix texture border issue. (bug #16697)
2008-07-16 Ian Romanickintel: Clean-up ARB_texture_env_crossbar
2008-07-15 Eric Anholtintel-gem: Disable spantmp sse/mmx functions when tile...
2008-07-12 Eric Anholtdrm-gem: Use new GEM ioctls for tiling state, and suppo...
2008-07-10 Dave Airlieintel: fix batch flushing problem with cliprects handling.
2008-07-08 Xiang, Haihaoi965: official name for GM45 chipset
2008-07-02 Eric Anholtintel: span rendering requires just a flush before...
2008-07-02 Eric Anholtintel-gem: Emit an MI_FLUSH at glFlush() so frontbuffer...
2008-07-02 Eric Anholtintel-gem: Fix y-tile swizzling for our G965 with swizz...
2008-07-02 Eric Anholtintel-gem: Fix Y-tiling span setup.
2008-07-01 Eric Anholtintel-gem: Move bit 6 x tiling swizzle to a driconf...
2008-07-01 Xiang, Haihaodri: Take the base image size into account when computing
2008-06-26 Eric Anholtintel: Fix locking when doing intel_region_cow().
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: Fix glCopyPixels when x or y are < 0 in hw coord...
2008-06-24 Eric Anholti965: Use the shared intel_pixel_copy.c.
2008-06-24 Eric Anholtintel: Same pixel function init for everyone now.
2008-06-24 Eric Anholtintel: Avoid glBitmap software fallback for blending...
2008-06-24 Eric Anholtintel: Merge check_blit_fragment_ops between i915/i965.
2008-06-24 Eric Anholtintel: Note reasons for blit pixel op fallbacks under...
2008-06-24 Eric Anholti915: Add support for accelerated glBitmap, shared...
2008-06-24 Eric Anholti915: Fix read != draw drawable for glCopyPixels.
2008-06-24 Eric Anholti915: Allow accelerated pixel ops to be disabled with...
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-21 Brian Paulreplace __inline and __inline__ with INLINE macro
next