summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_tex_image.c
AgeCommit message (Expand)Author
2008-08-29DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie
2008-07-25Merge branch 'master' into drm-gemIan Romanick
2008-07-25intel: If a tex image doesn't fit in the object's tree, make a temporary tree.Eric Anholt
2008-07-18intel: fix texture border issue. (bug #16697)Xiang, Haihao
2008-06-26intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt
2008-05-09intel: use new mipmap generation hooks in driver.Dave Airlie
2008-04-21intel: fix an assertion failure. fix bug #15575Xiang, Haihao
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg
2008-03-26[intel] Use mesa texmemory functions to allocate teximage Data.Michal Wajdeczko
2008-03-17intel: It is needed to allocating texture memory to accommodateXiang, Haihao
2008-03-09DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle.Kristian Høgsberg
2008-02-25Change GetCompressedTexImage in dd_function_table to not take const pointers.Kristian Høgsberg
2008-02-14Add TTM buffer object based texture from pixmap implementation.Kristian Høgsberg
2008-02-01 [intel] fix for previous fixZou Nan hai
2008-02-01 [intel] use _mesa_copy_rect for upload compressed texture,Zou Nan hai
2007-12-20[intel] Fix and reenable (software) SGIS_generate_mipmapEric Anholt
2007-12-14[intel] Remove useless intel_region_idle.Eric Anholt
2007-12-12[intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt
2007-11-16[intel] Add 965 support to shared intel_blit.cEric Anholt
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt