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_tmp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Use appropriate float/integer types.
José Fonseca
2009-06-15
1
-2
/
+2
*
mesa: Use type modifier for float constants.
José Fonseca
2009-06-15
1
-12
/
+12
*
mesa: fix incorrect component ordering for sRGB8 texture fetch/store
Brian Paul
2009-04-07
1
-5
/
+6
*
mesa: remove extra semicolons
Brian Paul
2009-04-03
1
-5
/
+5
*
mesa: simplify ycbcr->rgb conversion code
Brian Paul
2009-04-01
1
-32
/
+14
*
mesa: convert more texture fetch functions to return GLfloat
Brian Paul
2009-04-01
1
-65
/
+52
*
mesa: switch texel fetch functions from GLchan to GLfloat
Brian Paul
2009-04-01
1
-154
/
+140
*
mesa: add _rev signed rgba texture format
Roland Scheidegger
2009-03-28
1
-1
/
+22
*
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-28
1
-0
/
+22
*
mesa: added 1D/3D fetch_texel functions for DUDV8
Brian Paul
2009-03-13
1
-5
/
+2
*
mesa: fix transposed red/blue in store_texel_rgb888/bgr888() functions
Brian Paul
2009-03-12
1
-4
/
+4
*
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
1
-1
/
+16
*
mesa: fixes for srgb formats
Roland Scheidegger
2009-02-09
1
-20
/
+14
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-22
1
-2
/
+49
|
\
|
*
Fix store texel for argb4444.
Thomas Hellstrom
2009-01-20
1
-1
/
+1
|
*
Fix store texel for argb8888_rev.
Thomas Hellstrom
2009-01-20
1
-1
/
+1
|
*
Add RGBA4444 and RGBA5551 texture formats.
Thomas Hellstrom
2009-01-20
1
-0
/
+47
*
|
mesa: fixes for srgb, new srgb formats
Roland Scheidegger
2008-12-12
1
-0
/
+26
|
/
*
mesa: return after _mesa_problem() calls
Guillaume Melquiond
2008-09-13
1
-0
/
+1
*
mesa: Support for MESA_FORMAT_S8_Z24 texture
Jakob Bornecrantz
2008-09-04
1
-0
/
+26
*
Revamp color table code.
Brian Paul
2006-10-13
1
-74
/
+45
*
Initial work for GL_EXT_texture_sRGB.
Brian Paul
2006-08-03
1
-0
/
+97
*
In gl_texture_image, replace ImageStride with an ImageOffsets array.
Brian Paul
2006-05-20
1
-2
/
+2
*
Replace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32-bit integer format.
Brian Paul
2006-04-06
1
-17
/
+27
*
Fix the fetch_texel_ci8() code to deal with floating point color palettes.
Brian Paul
2006-03-31
1
-6
/
+49
*
a few new assertions
Brian Paul
2006-03-29
1
-0
/
+3
*
s/IntFormat/InternalFormat/ and s/Format/_BaseFormat/ for gl_color_table.
Brian Paul
2005-10-05
1
-1
/
+1
*
fix broken z24_s8 fetcher
Brian Paul
2005-10-01
1
-4
/
+4
*
Initial work for GL_EXT_packed_depth_stencil extension.
Brian Paul
2005-09-28
1
-0
/
+24
*
Remove a bunch texel fetch functions that can be handled by the new
Brian Paul
2005-09-15
1
-491
/
+1
*
simplify, clean-up texel addressing macros
Brian Paul
2005-08-23
1
-180
/
+129
*
Replace mult/div operators with bitwise operators in texel fetch routines
Brian Paul
2005-08-18
1
-24
/
+29
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-110
/
+620
*
just fix a comment and update date
Brian Paul
2005-01-26
1
-2
/
+2
*
RGB/LUMINANCE texelfetchers (float version) returned 255.0F for alpha channel...
Daniel Borca
2005-01-26
1
-14
/
+14
*
mask color indexes against palette size, per the spec
Brian Paul
2004-12-03
1
-2
/
+5
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
1
-12
/
+24
*
Another pass at implementing byte-swapped texture formats.
Brian Paul
2004-05-13
1
-180
/
+187
*
yank bgr233 texformat. minor comment updates.
Brian Paul
2004-05-12
1
-25
/
+0
*
Added big-endian texture formats.
Brian Paul
2004-05-12
1
-114
/
+264
*
Removed the old teximage code.
Brian Paul
2004-04-27
1
-109
/
+0
*
New glTexImage code.
Brian Paul
2004-04-22
1
-32
/
+306
*
fix error in rgb332 texel fetch function
Brian Paul
2004-04-02
1
-2
/
+2
*
Some initial RGB and RGBA floating point texture formats.
Brian Paul
2004-01-24
1
-43
/
+89
*
Initial support for floating point and signed texture formats.
Brian Paul
2004-01-23
1
-186
/
+546
*
fix comments about Cr==V, Cb==U
Brian Paul
2003-11-18
1
-2
/
+2
*
texture compression
Daniel Borca
2003-10-29
1
-0
/
+21
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-10
/
+17
*
some texture compression odds & ends
Brian Paul
2003-04-03
1
-4
/
+44
*
updated email addresses
Brian Paul
2002-10-29
1
-2
/
+2
[next]