index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_tex_image.c
Age
Commit message (
Expand
)
Author
2008-03-26
[intel] Use mesa texmemory functions to allocate teximage Data.
Michal Wajdeczko
2008-03-17
intel: It is needed to allocating texture memory to accommodate
Xiang, Haihao
2008-03-09
DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle.
Kristian Høgsberg
2008-02-25
Change GetCompressedTexImage in dd_function_table to not take const pointers.
Kristian Høgsberg
2008-02-14
Add TTM buffer object based texture from pixmap implementation.
Kristian Høgsberg
2008-02-01
[intel] fix for previous fix
Zou 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_mipmap
Eric 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.c
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt