Also export fbconfigs with 0/0 depth/stencil modes. This fixes "driver
[mesa.git] / src / mesa / drivers / dri / i915 /
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-09-19 Ian RomanickAdd GL_ARB_texture_cube_map support for i830. Most...
2004-09-19 Ian RomanickAdded GL_ARB_point_parameters support for i830.
2004-09-19 Ian RomanickMerge in all the i830 functional differences from the...
2004-08-31 Keith WhitwellThe i915 driver was merged after EMIT_*_BGR bug was...
2004-08-14 Dave Airliebring over change from xorg trunk - let build on non...
2004-08-14 Dave Airliebring over build fix from xorg tree
2004-07-20 Brian Paulfix compare w/ zero warnings (bug 988766)
2004-07-15 Dave Airlieadd debugging for compresssed textures
2004-07-15 Dave Airliefix up heights for i830/i915 texture compression
2004-07-15 Dave Airliemove config options to same place as other drivers...
2004-07-15 Dave Airlieuse a switch statement makes integrating the s3tc patch...
2004-07-15 Dave Airlieenable FXT1 texture compression for ixxx chipsets
2004-07-15 Dave Airliemove over changes to intel driver from i830 driver...
2004-07-05 Jon SmirlConvert miniglx to use Ian's fancy new driver config...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-07-01 Keith WhitwellRemove __driRegisterExtensions
2004-07-01 Alan Hourihanefix for older gcc's (from freedesktop bug id #419)
2004-06-18 Keith WhitwellUse correct macros for packing pixel colors -- this...
2004-06-18 Keith Whitwelladd missing license texts
2004-06-16 Keith WhitwellFix batch.ptr when dropping a batchbuffer segment due...
2004-06-11 Alan Hourihanere-enable rect texture
2004-06-10 Keith WhitwellNew driver for i915 as well as older i830/i845/i865...