index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_format_access.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Use u_format_pack.py's code instead of u_format_access.py.
José Fonseca
2010-03-31
1
-344
/
+0
*
Merge branch 'gallium-new-formats'
Roland Scheidegger
2010-03-31
1
-0
/
+3
|
\
|
*
gallium: make the python scripts for format parsing not fail on new formats
Roland Scheidegger
2010-03-30
1
-0
/
+5
*
|
util: Put the format pack/unpack functions in the description table.
José Fonseca
2010-03-31
1
-1
/
+1
*
|
util: Use VOID type for X channels in format descriptions.
José Fonseca
2010-03-31
1
-1
/
+1
|
/
*
util: Generate linear<->sRGB conversion tables.
Michal Krol
2010-03-01
1
-0
/
+17
*
util: Code generate functions to pack and unpack a single pixel.
José Fonseca
2010-02-26
1
-159
/
+4
*
util: Factor some code into u_format_parse.py
José Fonseca
2010-02-26
1
-19
/
+1
*
util: Use python names consistent with u_format.h
José Fonseca
2010-02-26
1
-79
/
+79
*
util: Kill array vs arith layouts. Revamp UTIL_FORMAT_LAYOUT_xxx.
José Fonseca
2010-02-24
1
-4
/
+4
*
util: Refactor some code.
José Fonseca
2010-02-24
1
-14
/
+21
*
util: Factor out the code to shorten a format name.
José Fonseca
2010-02-24
1
-15
/
+4
*
util: Handle correctly 24bit formats.
José Fonseca
2010-02-24
1
-61
/
+64
*
util: Fix unity value for swizzle 1.
José Fonseca
2009-12-15
1
-2
/
+2
*
util: Auto generate pixel format accessor functions from
José Fonseca
2009-08-30
1
-0
/
+498