History log of /external/mesa3d/src/mesa/main/texcompress_s3tc.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4fec5e9154582439bc185eb143e89f220b169c32 23-Aug-2012 Brian Paul <brianp@vmware.com> mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches for dxt formats

As with the previous commit.

This fixes the last crash in the piglit copyteximage test but there's
still some failures.
/external/mesa3d/src/mesa/main/texcompress_s3tc.h
9520f483b8f1e45fa474674b415554988de5d8d3 01-Oct-2011 Brian Paul <brianp@vmware.com> mesa: s/INLINE/inline/

INLINE is still seen in some files (some generated files, etc) but this
is a good start.

Acked-by: Kenneth Graunke <kenneth@whitecape.org>
/external/mesa3d/src/mesa/main/texcompress_s3tc.h
a1661dc8957a35899d653e9fffd97f166c56be56 17-Sep-2011 Brian Paul <brianp@vmware.com> mesa: move gl_texture_image::FetchTexel fields to swrast

This also involves passing swrast_texture_image instead of gl_texture_image
into all the fetch functions.
/external/mesa3d/src/mesa/main/texcompress_s3tc.h
f618f4549a95877588f42e4c3c93abb52297b2e2 04-Dec-2010 Vinson Lee <vlee@vmware.com> mesa: Clean up header file inclusion in texcompress_s3tc.h.
/external/mesa3d/src/mesa/main/texcompress_s3tc.h
f9995b30756140724f41daf963fa06167912be7f 12-Oct-2010 Kristian Høgsberg <krh@bitplanet.net> Drop GLcontext typedef and use struct gl_context instead
/external/mesa3d/src/mesa/main/texcompress_s3tc.h
59798cd8864b601e035cf2414517cd90d24ed786 29-Oct-2009 Chia-I Wu <olvaffe@gmail.com> mesa/main: Make FEATURE_texture_s3tc follow feature conventions.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
/external/mesa3d/src/mesa/main/texcompress_s3tc.h
cccdc43fa9a8c49cdbdb545de8ff91c528b1ed47 28-Sep-2009 Brian Paul <brianp@vmware.com> mesa: move StoreTexImageFunc to texstore.h
/external/mesa3d/src/mesa/main/texcompress_s3tc.h
7116ae857c6ef3809c712e96b28bd69d92b3cd33 28-Sep-2009 Brian Paul <brianp@vmware.com> mesa: make some s3tc/fxt1 functions public
/external/mesa3d/src/mesa/main/texcompress_s3tc.h