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_format.c
Age
Commit message (
Expand
)
Author
2009-10-21
intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8/s8z24 conversions
Brian Paul
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-03-28
i965: srgb texture fixes
Roland Scheidegger
2009-03-28
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-12
i965: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-02-26
intel: updated comment, some debug code (disabled)
Brian Paul
2009-02-04
intel: Fix fbo_firecube regression with FBconfigs change.
Eric Anholt
2009-01-14
i965: asst. fixes, work-arounds for FBOs and render to texture
Brian Paul
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-04
intel: Fix depth_stencil texture.
Xiang, Haihao
2008-01-22
[intel] Clean up references to screen buffer metrics.
Kristian Høgsberg
2007-12-12
[965] Bug #13600: Fix assertion failure with SRGB textures.
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt