index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
Age
Commit message (
Expand
)
Author
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-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
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-12-02
gallium/util: __builtin_bswap32() is in only gcc 4.3 or later
Brian Paul
2009-12-03
util: Fix generated swizzle comments.
José Fonseca
2009-12-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-28
util: Fix bad code.
Corbin Simpson
2009-11-28
util: Improve bitcount.
Corbin Simpson
2009-11-27
gallium/util: added util_bswap32()
Christoph Bumiller
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-24
util: Describe a few more formats.
José Fonseca
2009-11-25
util: also print out memory statistics
Zack Rusin
2009-11-23
gallium/util: added util_bitcount()
Brian Paul
2009-11-23
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-20
gallium/util: Initialize variables in u_pack_color.h.
Vinson Lee
2009-11-20
util: Add MAX3 and MIN3.
Corbin Simpson
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-17
gallium/util: replace //-style comments
Brian Paul
2009-11-04
util: Remove homegrown Windows KM profiler.
José Fonseca
2009-10-28
util: Drop return value from cpuid().
José Fonseca
2009-10-28
util: Fix cpuid on MSVC.
José Fonseca
[next]