index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
texformat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Remove unnecessary headers from texformat.c.
Vinson Lee
2010-01-18
1
-2
/
+0
*
AL1616: Enable MESA_FORMAT_AL1616 for software paths
Ian Romanick
2009-11-16
1
-2
/
+4
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-1706
/
+73
|
\
|
*
mesa: move _mesa_format_to_type_and_comps() to formats.c
Brian Paul
2009-10-05
1
-179
/
+0
|
*
mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead
Brian Paul
2009-09-30
1
-31
/
+6
|
*
mesa: move texel fetch/store into new texfetch.[ch] files
Brian Paul
2009-09-30
1
-580
/
+4
|
*
mesa: remove gl_texture_format
Brian Paul
2009-09-30
1
-908
/
+0
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-73
/
+74
|
*
mesa: change _mesa_format_to_type_and_comps() format parameter type
Brian Paul
2009-09-27
1
-4
/
+3
|
*
mesa: remove unused gl_texture_format fields
Brian Paul
2009-09-27
1
-432
/
+0
|
*
mesa: rework null texel fetch/store funcs
Brian Paul
2009-09-27
1
-22
/
+21
|
*
mesa: null-out StoreTexImageFunc fields
Brian Paul
2009-09-27
1
-53
/
+53
|
*
mesa: use _mesa_get_texel_store_func()
Brian Paul
2009-09-27
1
-52
/
+52
|
*
mesa: use new look-up table to get texel fetch/store funcs
Brian Paul
2009-09-27
1
-163
/
+659
*
|
mesa: change s3tc vs. fxt1 priority when choosing compressed formats
Brian Paul
2009-10-23
1
-8
/
+8
|
/
*
mesa: convert more texture fetch functions to return GLfloat
Brian Paul
2009-04-01
1
-42
/
+42
*
mesa: switch texel fetch functions from GLchan to GLfloat
Brian Paul
2009-04-01
1
-126
/
+126
*
mesa: fix a glGetTexImage issue with base-converted texture formats
Roland Scheidegger
2009-03-28
1
-0
/
+1
*
mesa: add _rev signed rgba texture format
Roland Scheidegger
2009-03-28
1
-0
/
+25
*
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-28
1
-3
/
+41
*
mesa: added 1D/3D fetch_texel functions for DUDV8
Brian Paul
2009-03-13
1
-3
/
+3
*
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
1
-0
/
+42
*
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
1
-7
/
+69
|
\
|
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-22
1
-0
/
+48
|
|
\
|
*
\
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2009-01-06
1
-1
/
+1
|
|
\
\
|
*
|
|
mesa: fixes for srgb, new srgb formats
Roland Scheidegger
2008-12-12
1
-7
/
+58
|
*
|
|
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
2008-10-10
1
-5
/
+4
|
|
\
\
\
|
*
|
|
|
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-07-15
1
-2
/
+2
|
*
|
|
|
mesa: Added _mesa_texstore_s8_z24
Jakob Bornecrantz
2008-06-18
1
-4
/
+0
|
*
|
|
|
mesa: add some #if FEATURE_x tests
Brian Paul
2008-06-12
1
-0
/
+6
|
*
|
|
|
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Brian Paul
2008-06-10
1
-8
/
+18
|
*
|
|
|
mesa: Most of the functions of MESA_TEXTURE_S8_Z24 are now supported
Jakob Bornecrantz
2008-06-09
1
-7
/
+5
|
*
|
|
|
mesa: Add MESA_FORMAT_S8_Z24 texture format
Jakob Bornecrantz
2008-06-08
1
-0
/
+35
|
*
|
|
|
move _mesa_format_to_type_and_comps() to texformat.c
Brian
2008-02-11
1
-0
/
+171
*
|
|
|
|
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-28
1
-27
/
+25
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add RGBA4444 and RGBA5551 texture formats.
Thomas Hellstrom
2009-01-20
1
-0
/
+48
|
|
_
|
/
|
/
|
|
*
|
|
mesa: Fix the number of components for GL_UNSIGNED_SHORT_1_5_5_5_REV. (bug #1...
Xiang, Haihao
2009-01-06
1
-1
/
+1
|
|
/
|
/
|
*
|
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-10-01
1
-5
/
+4
*
|
mesa: Silence compiler warnings on Windows.
Michal Krol
2008-09-21
1
-2
/
+2
*
|
move _mesa_format_to_type_and_comps() to texformat.c
Brian
2008-09-21
1
-0
/
+171
*
|
mesa: refactor: move #define FEATURE flags into new mfeatures.h file
Keith Whitwell
2008-09-21
1
-8
/
+18
*
|
mesa: Support for MESA_FORMAT_S8_Z24 texture
Jakob Bornecrantz
2008-09-04
1
-0
/
+24
|
/
*
Initial work for GL_EXT_texture_sRGB.
Brian Paul
2006-08-03
1
-0
/
+168
*
Replace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32-bit integer format.
Brian Paul
2006-04-06
1
-51
/
+57
*
plug in _mesa_texstore_z24_s8()
Brian Paul
2005-10-01
1
-1
/
+1
*
Initial work for GL_EXT_packed_depth_stencil extension.
Brian Paul
2005-09-28
1
-0
/
+76
*
Remove a bunch texel fetch functions that can be handled by the new
Brian Paul
2005-09-15
1
-123
/
+130
*
check for either GL_ARB_depth_texture or GL_SGIX_depth_texture in a few places
Brian Paul
2005-09-08
1
-3
/
+4
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-9
/
+58
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
1
-0
/
+2
[next]