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
/
main
/
texformat.c
Age
Commit message (
Expand
)
Author
2011-03-08
mesa: add ATI_texture_compression_3dc
Marek Olšák
2011-03-08
mesa: add EXT_texture_compression_latc
Marek Olšák
2011-02-28
swrast: add RGTC support
Dave Airlie
2011-01-26
mesa: Support internalFormat=GL_BGRA for DRI drivers
Kristian Høgsberg
2011-01-07
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-05
mesa: Include mtypes.h in files that use gl_context struct.
Vinson Lee
2011-01-04
intel: Merge our choosetexformat fallbacks into core.
Eric Anholt
2011-01-04
mesa: Make _mesa_choose_tex_format() choose formats out of a supported table.
Eric Anholt
2010-12-23
mesa: implement new texture format I16
Marek Olšák
2010-12-23
mesa: implement new texture format L16
Marek Olšák
2010-12-23
mesa: implement new texture format A16
Marek Olšák
2010-12-23
mesa: implement new texture format AL44
Marek Olšák
2010-12-23
mesa: implement new texture format ARGB2101010
Marek Olšák
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-01
ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats
Ian Romanick
2010-07-05
mesa: initial support for unnormalized integer texture formats
Brian Paul
2010-05-09
mesa: added unsigned 16-bit/channel tex format
Brian Paul
2010-04-26
mesa: start adding GL 3.1 signed normalized texture formats
Brian Paul
2010-01-18
mesa: Remove unnecessary headers from texformat.c.
Vinson Lee
2009-11-16
AL1616: Enable MESA_FORMAT_AL1616 for software paths
Ian Romanick
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-23
mesa: change s3tc vs. fxt1 priority when choosing compressed formats
Brian Paul
2009-10-05
mesa: move _mesa_format_to_type_and_comps() to formats.c
Brian Paul
2009-09-30
mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead
Brian Paul
2009-09-30
mesa: move texel fetch/store into new texfetch.[ch] files
Brian Paul
2009-09-30
mesa: remove gl_texture_format
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-27
mesa: change _mesa_format_to_type_and_comps() format parameter type
Brian Paul
2009-09-27
mesa: remove unused gl_texture_format fields
Brian Paul
2009-09-27
mesa: rework null texel fetch/store funcs
Brian Paul
2009-09-27
mesa: null-out StoreTexImageFunc fields
Brian Paul
2009-09-27
mesa: use _mesa_get_texel_store_func()
Brian Paul
2009-09-27
mesa: use new look-up table to get texel fetch/store funcs
Brian Paul
2009-04-01
mesa: convert more texture fetch functions to return GLfloat
Brian Paul
2009-04-01
mesa: switch texel fetch functions from GLchan to GLfloat
Brian Paul
2009-03-28
mesa: fix a glGetTexImage issue with base-converted texture formats
Roland Scheidegger
2009-03-28
mesa: add _rev signed rgba texture format
Roland Scheidegger
2009-03-28
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-13
mesa: added 1D/3D fetch_texel functions for DUDV8
Brian Paul
2009-03-12
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-01-28
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-22
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-20
Add RGBA4444 and RGBA5551 texture formats.
Thomas Hellstrom
2009-01-06
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2009-01-06
mesa: Fix the number of components for GL_UNSIGNED_SHORT_1_5_5_5_REV. (bug #1...
Xiang, Haihao
2008-12-12
mesa: fixes for srgb, new srgb formats
Roland Scheidegger
2008-10-10
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-10-01
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-09-21
mesa: Silence compiler warnings on Windows.
Michal Krol
[next]