| Commit message (Expand) | Author | Age | Files | Lines |
* | i915: Remove unused initial and current state, now that there's nothing else. | Eric Anholt | 2010-01-28 | 1 | -7/+4 |
* | intel: Remove long-disabled meta readpixels, and associated meta support. | Eric Anholt | 2010-01-28 | 1 | -30/+9 |
* | dri: Remove unnecessary glapi headers. | Chia-I Wu | 2010-01-21 | 1 | -2/+0 |
* | intel: Drop more cliprect bookkeeping | Kristian Høgsberg | 2010-01-04 | 1 | -30/+16 |
* | intel: Drop batchbuffer cliprect_mode tracking | Kristian Høgsberg | 2010-01-04 | 1 | -9/+5 |
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-11 | 1 | -2/+2 |
|\ |
|
| * | intel: Axe intel_renderbuffer::texformat | Ian Romanick | 2009-12-10 | 1 | -2/+2 |
* | | intel: Consistently use no_batch_wrap in intel_context struct. | Eric Anholt | 2009-11-19 | 1 | -3/+0 |
* | | tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*] | Eric Anholt | 2009-11-19 | 1 | -1/+1 |
|/ |
|
* | intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing. | Eric Anholt | 2009-11-06 | 1 | -10/+0 |
* | intel: update intel_create_renderbuffer(format), add XRGB support | Brian Paul | 2009-10-29 | 1 | -0/+1 |
* | drivers: don't include texformat.h | Brian Paul | 2009-10-05 | 1 | -1/+0 |
* | mesa: replace gl_texture_format with gl_format | Brian Paul | 2009-09-30 | 1 | -2/+2 |
* | intel: Add support for EXT_provoking_vertex. | Eric Anholt | 2009-08-04 | 1 | -10/+17 |
* | intel: Move note_unlock() implementation to the one place it's needed. | Eric Anholt | 2009-06-29 | 1 | -7/+0 |
* | i915: Don't rely on fence regs when we don't have to. | Eric Anholt | 2009-06-04 | 1 | -15/+5 |
* | i915: Remove some long-dead i830 code. | Eric Anholt | 2009-06-04 | 1 | -20/+0 |
* | intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels. | Eric Anholt | 2009-04-16 | 1 | -6/+24 |
* | i915: move declarations before code | Brian Paul | 2009-03-12 | 1 | -2/+2 |
* | i915: fix abort issue. (bug #19147) | Xiang, Haihao | 2008-12-18 | 1 | -2/+13 |
* | intel: Don't keep intel->pClipRects, and instead just calculate it when needed. | Eric Anholt | 2008-10-28 | 1 | -0/+29 |
* | i915: fix carsh in i830_emit_state. (bug #17766) | Xiang, Haihao | 2008-10-21 | 1 | -1/+2 |
* | intel: Fix a number of memory leaks on context destroy. | Eric Anholt | 2008-09-26 | 1 | -0/+7 |
* | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul | 2008-09-18 | 1 | -1/+1 |
* | Revert "Revert "Merge branch 'drm-gem'"" | Dave Airlie | 2008-08-24 | 1 | -11/+17 |
* | Revert "Merge branch 'drm-gem'" | Dave Airlie | 2008-08-24 | 1 | -17/+11 |
* | intel-gem: Update to new check_aperture API for classic mode. | Eric Anholt | 2008-08-08 | 1 | -7/+10 |
* | i915: Accumulate the VB into a local buffer and subdata it in. | Eric Anholt | 2008-06-23 | 1 | -3/+1 |
* | i915: Convert to using VBs instead of inline prims. | Eric Anholt | 2008-06-23 | 1 | -1/+6 |
* | [intel-gem] Chase domain flag renaming in the DRM. | Eric Anholt | 2008-06-11 | 1 | -3/+3 |
* | GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags. | Eric Anholt | 2008-05-07 | 1 | -3/+3 |
* | intel: fix _mesa_error ctx I introduced at lsat minute | Dave Airlie | 2008-04-16 | 1 | -1/+31 |
* | intel: fix the issue "VBO: Cannot allocate memory for a BO" on | Xiang, Haihao | 2008-03-25 | 1 | -0/+6 |
* | [i965] multiple rendering target support | Zou Nan hai | 2008-03-13 | 1 | -3/+4 |
* | [i915] Fix driver from cliprects changes, and clean up state emission. | Eric Anholt | 2008-01-17 | 1 | -43/+10 |
* | [intel] Add more cliprect modes to cover other meanings for batch emits. | Eric Anholt | 2008-01-10 | 1 | -15/+7 |
* | [intel] Rename lost_hardware vtbl entry to new_batch. | Eric Anholt | 2008-01-09 | 1 | -2/+2 |
* | i915: Fix up state changes for i8xx. | Michel Dänzer | 2007-12-03 | 1 | -6/+56 |
* | Move i915tex driver into place as just i915. | Eric Anholt | 2007-09-24 | 1 | -0/+674 |
* | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt | 2007-09-24 | 1 | -540/+0 |
* | fix fallback crashes when driver can't handle frag prog for i915 driver too (... | Roland Scheidegger | 2007-07-29 | 1 | -0/+6 |
* | Fix writemasks on texture arb fp instructions. | Alan Hourihane | 2006-08-18 | 1 | -2/+9 |
* | More GLSL code: | Michal Krol | 2006-04-11 | 1 | -21/+24 |
* | Add Intel 945GM support | Alan Hourihane | 2006-01-23 | 1 | -5/+73 |
* | Add GL_ARB_texture_cube_map support for i830. Most of the code was | Ian Romanick | 2004-09-19 | 1 | -1/+5 |
* | Added GL_ARB_point_parameters support for i830. | Ian Romanick | 2004-09-19 | 1 | -0/+4 |
* | The i915 driver was merged after EMIT_*_BGR bug was fixed. This brings | Keith Whitwell | 2004-08-31 | 1 | -2/+2 |
* | fix for older gcc's (from freedesktop bug id #419) | Alan Hourihane | 2004-07-01 | 1 | -2/+4 |
* | add missing license texts | Keith Whitwell | 2004-06-18 | 1 | -0/+20 |
* | New driver for i915 as well as older i830/i845/i865 chipsets. | Keith Whitwell | 2004-06-10 | 1 | -0/+426 |