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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Add missing includes.
José Fonseca
2010-02-01
1
-0
/
+1
*
gallium/util: quieten compiler
Keith Whitwell
2009-12-24
1
-1
/
+1
*
util: util_format_get_blocksizebits() returns bits per block.
Christoph Bumiller
2009-12-20
1
-3
/
+3
*
util: Add util_format_has_alpha(), enclose in extern C.
Michal Krol
2009-12-18
1
-0
/
+49
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-3
/
+80
*
util: Remove util_format_get_block().
Michal Krol
2009-12-17
1
-23
/
+0
*
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-0
/
+36
|
\
|
*
util: Document the meaning of util_format_layout.
José Fonseca
2009-12-09
1
-0
/
+36
|
*
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
1
-1
/
+1
*
|
util/format: Fix bogus assertion.
Michal Krol
2009-12-17
1
-1
/
+1
*
|
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-09
1
-2
/
+5
*
|
Simplify the redundant meaning of format layout.
Michal Krol
2009-12-08
1
-5
/
+2
*
|
util/format: Remove unreferenced local.
Michal Krol
2009-12-08
1
-1
/
+0
*
|
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-0
/
+44
*
|
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-0
/
+29
*
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+25
*
|
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-0
/
+18
*
|
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-0
/
+13
*
|
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-0
/
+22
|
/
*
util: Auto generate pixel format accessor functions from
José Fonseca
2009-08-30
1
-0
/
+24
*
util: Make pixel format layout more meaningful.
José Fonseca
2009-08-29
1
-5
/
+8
*
util: Pixel format database.
José Fonseca
2009-08-29
1
-0
/
+111