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
Age
Commit message (
Expand
)
Author
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-03
util: Minor enhancements/corrections to the bitmask logic.
José Fonseca
2010-01-02
util: Silent potential loss of precision warnings.
José Fonseca
2010-01-01
gallium/util: Silence format warnings.
Vinson Lee
2010-01-01
gallium/util: Replace h_addr with h_addr_list[0].
Vinson Lee
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-28
util: better fix for unused variable warnings with asserts
Keith Whitwell
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-26
gallium/util: Remove comma at end of enumerator list.
Vinson Lee
2009-12-25
util: put vertices_per_primitive function in its proper location
Zack Rusin
2009-12-24
gallium/util: quieten compiler
Keith Whitwell
2009-12-23
gallium/util: Initialize variable in util_clear.
Vinson Lee
2009-12-23
util: Ensure debug_dump_flags generates a null-terminated string.
Vinson Lee
2009-12-23
util: Define common dynamic library extensions.
José Fonseca
2009-12-22
gallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.
Vinson Lee
2009-12-22
gallium/util: Add PIPE_OS_APPLE to u_network.
Vinson Lee
2009-12-22
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-21
i965g: fixes to build after merge of master
Keith Whitwell
2009-12-21
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
2009-12-21
util: draw cube mipmaps with TEX CUBE
Christoph Bumiller
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-18
util/pack: Handle the remaining formats with generic u_format access functions.
Michal Krol
2009-12-18
util: Update blitter for u_format changes.
Corbin Simpson
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-15
util/blitter: kill the draw_quad callback
Marek Olšák
2009-12-15
util/blitter: allocate most of the state objects on-demand
Marek Olšák
2009-12-15
util/blitter: use PIPE_MAX_* limits, and fix a memory leak
Marek Olšák
2009-12-15
util: add blitter
Marek Olšák
2009-12-15
util: add a function which converts 2D coordinates to cubemap coordinates
Marek Olšák
2009-12-15
util: add new fragment shaders to simple_shaders
Marek Olšák
2009-12-15
util: Fix unity value for swizzle 1.
José Fonseca
2009-12-15
util: Add dl wrappers.
José Fonseca
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
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
util/format: Take advantage of sequential nature of pipe_format enum.
Michal Krol
2009-12-08
util/format: Remove unreferenced local.
Michal Krol
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
util/tile: Support R8G8B8A8_UNORM format.
Michal Krol
2009-12-03
gallium/util: Initialize variables in u_pack_color.h.
Vinson Lee
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
[next]