index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_format.h
Age
Commit message (
Expand
)
Author
2009-12-24
gallium/util: quieten compiler
Keith Whitwell
2009-12-20
util: util_format_get_blocksizebits() returns bits per block.
Christoph Bumiller
2009-12-18
util: Add util_format_has_alpha(), enclose in extern C.
Michal Krol
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
util: Remove util_format_get_block().
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
util/format: Fix bogus assertion.
Michal Krol
2009-12-09
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-09
util: Document the meaning of util_format_layout.
José Fonseca
2009-12-08
Simplify the redundant meaning of format layout.
Michal Krol
2009-12-08
util/format: Remove unreferenced local.
Michal Krol
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-08-30
util: Auto generate pixel format accessor functions from
José Fonseca
2009-08-29
util: Make pixel format layout more meaningful.
José Fonseca
2009-08-29
util: Pixel format database.
José Fonseca