| Commit message (Expand) | Author | Age | Files | Lines |
* | i965: initial attempt at fixing the aperture overflow | Dave Airlie | 2008-04-18 | 1 | -0/+8 |
* | intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer... | Dave Airlie | 2008-04-16 | 3 | -3/+31 |
* | DRI interface changes and DRI2 direct rendering support. | Kristian Høgsberg | 2008-03-31 | 3 | -115/+93 |
* | [intel] Use mesa texmemory functions to allocate teximage Data. | Michal Wajdeczko | 2008-03-26 | 2 | -3/+5 |
* | intel: fix the issue "VBO: Cannot allocate memory for a BO" on | Xiang, Haihao | 2008-03-25 | 1 | -0/+1 |
* | [intel] Fix an uninitialized variable access in PRESUMED_OFFSET clearing. | Eric Anholt | 2008-03-19 | 1 | -2/+2 |
* | [i915] arb point sprite only support in i965 | Zou Nan hai | 2008-03-19 | 1 | -1/+1 |
* | [intel] Clarify miptree layout by using byte offsets to images. | Eric Anholt | 2008-03-18 | 2 | -12/+29 |
* | intel: fix the error in commit 7ed1fd5d8438e55fe24091844cdfccb0881306bc | Xiang, Haihao | 2008-03-17 | 1 | -1/+1 |
* | intel: It is needed to allocating texture memory to accommodate | Xiang, Haihao | 2008-03-17 | 2 | -25/+35 |
* | intel: Remove an assertion from intel_miptree_create. TexImage | Xiang, Haihao | 2008-03-17 | 1 | -2/+4 |
* | intel: fix abort issue with shadowtex demo when use | Xiang, Haihao | 2008-03-14 | 1 | -23/+41 |
* | [i965] multiple rendering target support | Zou Nan hai | 2008-03-13 | 2 | -12/+25 |
* | DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle. | Kristian Høgsberg | 2008-03-09 | 2 | -18/+16 |
* | DRI2: Drop DriverAPI.UpdateBuffer. | Kristian Høgsberg | 2008-03-09 | 1 | -21/+11 |
* | DRI2: Pass the context instead of the screen to __dri2ParseEvents(). | Kristian Høgsberg | 2008-03-09 | 1 | -1/+1 |
* | [intel] Only enable GL_EXT_texture_sRGB on i965. | Kristian Høgsberg | 2008-03-07 | 1 | -1/+1 |
* | i965: use RGB565 to render a bitmap if Depth is 16 | Xiang, Haihao | 2008-03-07 | 1 | -10/+10 |
* | [intel] Add a driconf option to cache freed buffer objects for reuse. | Eric Anholt | 2008-03-05 | 5 | -15/+209 |
* | [intel] Silence unused variable warning when compiling for i965. | Kristian Høgsberg | 2008-03-03 | 1 | -0/+3 |
* | Use __DRIextension mechanism providing loader functionality to the driver. | Kristian Høgsberg | 2008-02-29 | 3 | -8/+12 |
* | Reduce the versioning madness required to create a DRI2 screen. | Kristian Høgsberg | 2008-02-29 | 2 | -16/+11 |
* | intel: Set the lock flag early to avoid deadlock. | Kristian Høgsberg | 2008-02-29 | 1 | -0/+1 |
* | [intel] Bug #14575: Unmap buffers when deleting/dataing as required. | Eric Anholt | 2008-02-28 | 1 | -0/+16 |
* | [intel] fix compressed image height | Zou Nan hai | 2008-02-28 | 1 | -1/+1 |
* | intel: Always use intelInitExtensions() for initializing extensions. | Kristian Høgsberg | 2008-02-27 | 3 | -20/+17 |
* | [i915] fix texture size exceed limit case when running celestia | Zou Nan hai | 2008-02-26 | 1 | -1/+3 |
* | [intel] Handle -EAGAINs correctly in execbuffer. | Thomas Hellstrom | 2008-02-26 | 1 | -2/+17 |
* | Change GetCompressedTexImage in dd_function_table to not take const pointers. | Kristian Høgsberg | 2008-02-25 | 2 | -5/+4 |
* | Remove GetMSC DriverAPI function. | Kristian Høgsberg | 2008-02-25 | 1 | -1/+0 |
* | Remove now unused setTexOffset from __DriverAPIRec. | Kristian Høgsberg | 2008-02-25 | 1 | -3/+0 |
* | intel: Only enable GL_ARB_occlusion_query on i965. | Kristian Høgsberg | 2008-02-25 | 1 | -1/+3 |
* | [intel] fix random ut2004 crash on some machine, for cubemap textures, | Zou Nan hai | 2008-02-25 | 1 | -3/+7 |
* | intel: Merge intel_context.c from i915 and i965. | Kristian Høgsberg | 2008-02-22 | 1 | -92/+215 |
* | Merge {i915,i965}/intel_context.h as intel/intel_context.h | Kristian Høgsberg | 2008-02-22 | 4 | -0/+1365 |
* | Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.h | Alan Hourihane | 2008-02-22 | 6 | -287/+30 |
* | [intel] Allow attIndex to be negative to avoid defeating the >= 0 check. | Eric Anholt | 2008-02-15 | 2 | -2/+2 |
* | [915] Don't attempt our accelerated drawpixels if no color buffer is attached. | Eric Anholt | 2008-02-15 | 1 | -2/+3 |
* | [915] Revert broken context creation change from IS_915 commit. | Eric Anholt | 2008-02-15 | 1 | -2/+4 |
* | Fix build on ia64. | Adam Jackson | 2008-02-15 | 1 | -2/+2 |
* | Add IS_915(), simplify IS_9XX() a bit. | Adam Jackson | 2008-02-15 | 2 | -20/+15 |
* | [intel] Bug #13636: Allow recursive buffer mapping in bufmgr_ttm. | Eric Anholt | 2008-02-15 | 1 | -2/+15 |
* | Add E7221 variant to i915. | Adam Jackson | 2008-02-15 | 1 | -0/+2 |
* | Add TTM buffer object based texture from pixmap implementation. | Kristian Høgsberg | 2008-02-14 | 5 | -17/+162 |
* | Hook up i915 driver to new DRI2 infrastructure. | Kristian Høgsberg | 2008-02-14 | 5 | -13/+234 |
* | [965] Fix ARB_occlusion_query from intel_screen.c merge. | Eric Anholt | 2008-02-13 | 1 | -3/+9 |
* | [intel] Fix 965 rendering with non-TTM by merging intel_ioctl between 915/965. | Eric Anholt | 2008-02-13 | 1 | -0/+198 |
* | [intel] Remove cached reloc data buffer now that it's not a BO. | Eric Anholt | 2008-02-12 | 1 | -26/+4 |
* | [intel] Fix type of some more flags variables for uint64_t flags. | Eric Anholt | 2008-02-12 | 1 | -2/+3 |
* | [intel] Note when BO map/unmap fail with TTM. | Eric Anholt | 2008-02-12 | 1 | -6/+26 |