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
/
colormac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove unused macros from colormac.h
Brian Paul
2015-04-01
1
-45
/
+0
*
mesa/colormac: Remove an unused macro
Jason Ekstrand
2015-01-12
1
-3
/
+0
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: fix PACK_COLOR_5551(), PACK_COLOR_1555() macros
Brian Paul
2011-09-20
1
-2
/
+2
*
mesa: move last bits of GLchan stuff into swrast
Brian Paul
2011-09-20
1
-75
/
+0
*
mesa: remove unused UNCLAMPED_FLOAT_TO_RGB_CHAN() macro
Brian Paul
2011-09-20
1
-16
/
+0
*
mesa: remove unused <type>_TO_CHAN() macros
Brian Paul
2011-09-20
1
-40
/
+0
*
mesa: minor clean-up on _mesa_unclamped_float_rgba_to_ubyte()
Brian Paul
2011-09-14
1
-1
/
+7
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
1
-1
/
+6
*
mesa: fix broken store_texel() functions
Brian Paul
2011-08-31
1
-0
/
+6
*
mesa: preserve 10 bits of precision in the texstore general path for ARGB2101010
Marek Olšák
2011-01-04
1
-1
/
+5
*
mesa: implement new texture format AL44
Marek Olšák
2010-12-23
1
-0
/
+3
*
mesa: implement new texture format ARGB2101010
Marek Olšák
2010-12-23
1
-0
/
+4
*
mesa: Remove unnecessary header from colormac.h.
Vinson Lee
2010-07-30
1
-1
/
+1
*
AL1616: Add macros to pack two GLushorts into a texel
Ian Romanick
2009-11-16
1
-0
/
+6
*
mesa: add parenthesis
Brian Paul
2009-10-05
1
-7
/
+7
*
swrast: do texture sampling/combining in floating point
Brian Paul
2009-04-01
1
-9
/
+0
*
Add RGBA4444 and RGBA5551 texture formats.
Thomas Hellstrom
2009-01-20
1
-0
/
+4
*
mesa: rename macro params to emphasize that there's no particular color ordering
Brian Paul
2008-10-10
1
-12
/
+12
*
Update the doxygen configuration file.
Jose Fonseca
2004-09-09
1
-0
/
+2
*
Big-endian texture fixes from Michel Dänzer.
Brian Paul
2004-06-19
1
-5
/
+15
*
Added big-endian texture formats.
Brian Paul
2004-05-12
1
-55
/
+31
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-11
/
+59
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-7
/
+63
*
fixup float/ushort conversion macros
Brian Paul
2002-04-04
1
-7
/
+5
*
Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma)
Brian Paul
2001-07-16
1
-2
/
+2
*
Support for swappable tnl modules.
Gareth Hughes
2001-03-11
1
-2
/
+5
*
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-08
1
-2
/
+2
*
added some casts in the 16-bit GLchan macros, just to be safe
Brian Paul
2001-03-07
1
-4
/
+4
*
More color macro clean-ups.
Brian Paul
2001-01-03
1
-7
/
+16
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
1
-94
/
+24
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-2
/
+2
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-2
/
+3
*
More GLchan color channel changes.
Brian Paul
2000-10-29
1
-1
/
+9
*
New colormac.h file for color-related macros.
Brian Paul
2000-10-28
1
-0
/
+187