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_validate.c
Age
Commit message (
Expand
)
Author
2010-01-23
intel: Remove unnecessary headers.
Vinson Lee
2009-11-06
intel: Don't validate in a texture image used as a render target.
Eric Anholt
2009-11-06
intel: Clean up some extra struct indirection in finalize.
Eric Anholt
2009-11-06
Make a convenient int for what chipset generation we're on.
Eric Anholt
2009-10-29
i915: Implement min/max LOD clamping with the hardware.
Eric Anholt
2009-10-01
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-06-23
i965: Fix depth-texture Y-tiling detection for sized internal formats.
Eric Anholt
2009-05-21
intel: Don't segfault on glGenerateMipmaps of a cube map with one face defined.
Eric Anholt
2009-02-21
intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions.
Eric Anholt
2008-10-08
i915: Accelerate depth textures with border color.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-20
intel: Fix SGIS_generate_mipmap after a miptree had been validated.
Eric Anholt
2008-07-25
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-18
intel: fix texture border issue. (bug #16697)
Xiang, Haihao
2008-07-01
dri: Take the base image size into account when computing
Xiang, Haihao
2008-06-26
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2007-12-20
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-12-16
[965] Move to using shared texture management code.
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt