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
Age
Commit message (
Expand
)
Author
2010-03-05
gallivm: minor arithmetic improvements
Brian Paul
2010-03-05
gallivm: implement non-normalized texture wrap modes
Brian Paul
2010-03-04
gallivm: implement texture border color, plus tweaks to some wrap modes
Brian Paul
2010-03-04
gallivm: added texture border_color field
Brian Paul
2010-03-04
gallivm: added question/comment
Brian Paul
2010-03-04
gallivm: comments
Brian Paul
2010-03-04
gallivm: rework and implement more texture wrap modes
Brian Paul
2010-03-04
gallivm: added lp_build_fract()
Brian Paul
2010-03-04
gallivm: added lp_build_set_sign()
Brian Paul
2010-03-04
gallivm: added lp_build_negate()
Brian Paul
2010-03-04
gallivm: clarify unsigned vs. signed integer type construction
Brian Paul
2010-03-03
util: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.
José Fonseca
2010-03-03
gallivm: Centralize initialization. Fix stack alignment issues on Windows.
José Fonseca
2010-03-03
gallivm: Rename lp_bld_misc -> lp_bld_init.
José Fonseca
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
llvmpipe: improve based on review from Jose and fix else clauses
Zack Rusin
2010-03-02
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
util: Tweak comment for D3D10-like formats.
José Fonseca
2010-03-02
util/blitter: Fix the viewport transformation for Z coordinates
Marek Olšák
2010-03-01
llvmpipe: implement some control-flow
Zack Rusin
2010-03-01
translate: Rename pipe formats.
José Fonseca
2010-03-01
draw: Rename pipe formats.
José Fonseca
2010-03-01
util: Rename pipe formats.
José Fonseca
2010-03-01
util: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
2010-03-01
util: Generate linear<->sRGB conversion tables.
Michal Krol
2010-03-01
tgsi: Cleanup exec code for CLAMP, CMP and CND.
Michal Krol
2010-03-01
util: Fix PIPE_FORMAT_R8G8B8_SRGB swizzles.
José Fonseca
2010-03-01
util: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
util: Fix PIPE_FORMAT_R8G8B8_UNORM description and notes.
José Fonseca
2010-03-01
util: Fix u_blitter setup code after bypass_vs_clip_and_viewport removal.
Michal Krol
2010-03-01
util: Remove inexisting formats.
José Fonseca
2010-03-01
util: A few more links for D3D formats.
José Fonseca
2010-03-01
util: A few more todo marks.
José Fonseca
2010-03-01
util: More documentation for u_format.csv
José Fonseca
2010-03-01
util: Tweak comments regarding R8G8B8A8/X8_UNORM.
José Fonseca
2010-03-01
python: Don't mention deprecated drivers=trace option.
José Fonseca
2010-02-27
util: Fix X8/A8B8G8R8_SNORM's swizzle.
José Fonseca
2010-02-26
gallium: define GENERATED auxiliary files
Brian Paul
2010-02-26
util: Define SRGB's channels as normalized.
José Fonseca
2010-02-26
util: Code generate functions to pack and unpack a single pixel.
José Fonseca
2010-02-26
util: Factor some code into u_format_parse.py
José Fonseca
2010-02-26
util: Add util_bswap16.
José Fonseca
2010-02-26
util: Use python names consistent with u_format.h
José Fonseca
2010-02-26
util: Add is_pot() method to formats.
José Fonseca
2010-02-25
util: remove a trailing semicolon in format table code
Brian Paul
2010-02-25
util: Remove import of unused sys module.
Vinson Lee
2010-02-25
tgsi: Remove dead code.
Michal Krol
2010-02-25
util: Assert that pointer is not null before dereferencing.
Vinson Lee
2010-02-25
util: Fix blitter vertex and viewport setup.
Michal Krol
2010-02-24
gallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
[next]