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
/
gallium
/
auxiliary
/
util
/
u_format_table.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
u_format: implement fetch_rgba_uint and fetch_rgba_sint for integer formats
Marek Olšák
2012-01-05
1
-3
/
+9
*
gallium: add PIPE_FORMAT_ETC1_RGB8
Chia-I Wu
2011-12-02
1
-0
/
+1
*
util: Add missing initializer.
José Fonseca
2011-10-31
1
-1
/
+1
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-6
/
+6
*
gallium: add initial pure integer support (v2)
Dave Airlie
2011-10-08
1
-4
/
+19
*
gallium/util: add LATC support
Marek Olšák
2011-03-08
1
-0
/
+1
*
gallium: add RGTC UNORM support to u_format.
Dave Airlie
2011-03-02
1
-1
/
+2
*
gallium: Avoid using __doc__ in python scripts.
José Fonseca
2010-10-28
1
-2
/
+2
*
util: Add a fetch_rgba_8unorm.
José Fonseca
2010-07-02
1
-0
/
+5
*
util: Reorder format tests -- group by format.
José Fonseca
2010-04-09
1
-1
/
+0
*
util: Add dedicated depth-stencil packing/unpacking functions.
José Fonseca
2010-04-09
1
-5
/
+28
*
util: Revert unsolicited, untested, unreviewed, and broken changes to format ...
José Fonseca
2010-04-03
1
-2
/
+1
*
gallium/util: add util_format_is_supported to check for pack/unpack
Luca Barbieri
2010-04-02
1
-1
/
+2
*
util: Hook into libtxc_dxtn.so (WIP).
José Fonseca
2010-03-31
1
-0
/
+1
*
util: Describe PIPE_FORMAT_NONE as PIPE_FORMAT_R8_USCALED.
José Fonseca
2010-03-31
1
-50
/
+1
*
util: Add callback to fetch a single pixel.
José Fonseca
2010-03-31
1
-2
/
+9
*
util: Put the format pack/unpack functions in the description table.
José Fonseca
2010-03-31
1
-1
/
+35
*
util: Add a new flag, for formats that can be described as a bitmask.
José Fonseca
2010-03-06
1
-0
/
+2
*
util: Add the shortened format name to the description.
José Fonseca
2010-03-06
1
-0
/
+2
*
util: Factor some code into u_format_parse.py
José Fonseca
2010-02-26
1
-1
/
+4
*
util: Use python names consistent with u_format.h
José Fonseca
2010-02-26
1
-4
/
+4
*
util: remove a trailing semicolon in format table code
Brian Paul
2010-02-25
1
-1
/
+1
*
util: Cope with the fact that formats in u_format.csv are not ordered.
José Fonseca
2010-02-24
1
-28
/
+47
*
util: Store more derived data in the the format description.
José Fonseca
2010-02-24
1
-0
/
+6
*
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-10
/
+9
|
\
|
*
util: Fix generated swizzle comments.
José Fonseca
2009-12-03
1
-10
/
+9
*
|
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-09
1
-7
/
+3
*
|
Simplify the redundant meaning of format layout.
Michal Krol
2009-12-08
1
-3
/
+7
*
|
util/format: Take advantage of sequential nature of pipe_format enum.
Michal Krol
2009-12-08
1
-9
/
+9
|
/
*
util: Auto generate pixel format accessor functions from
José Fonseca
2009-08-30
1
-84
/
+14
*
util: Make pixel format layout more meaningful.
José Fonseca
2009-08-29
1
-5
/
+7
*
util: Pixel format database.
José Fonseca
2009-08-29
1
-0
/
+212