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-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
2010-02-24
util: Kill array vs arith layouts. Revamp UTIL_FORMAT_LAYOUT_xxx.
José Fonseca
2010-02-24
util: Refactor some code.
José Fonseca
2010-02-24
util: Cope with the fact that formats in u_format.csv are not ordered.
José Fonseca
2010-02-24
util: Factor out the code to shorten a format name.
José Fonseca
2010-02-24
util: Handle correctly 24bit formats.
José Fonseca
2010-02-24
util: Minor tweaks to ambigous/unused format descriptions.
José Fonseca
2010-02-24
util: Fix swizzles for SRGB formats.
José Fonseca
2010-02-24
util: Organize formats in groups. Add comments.
José Fonseca
2010-02-24
util: Allow '#' comments in u_format.csv.
José Fonseca
2010-02-24
util: Reset clip state when doing blitting.
Michal Krol
2010-02-24
cso: Track clip state with cso context.
Michal Krol
2010-02-24
util: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
José Fonseca
2010-02-24
util: Store more derived data in the the format description.
José Fonseca
2010-02-23
gallivm: added clamp and int_to_float functions
Brian Paul
2010-02-23
pipebuffer: slab: if size < alignment, use alignment to find bucket
Luca Barbieri
2010-02-23
pipebuffer: fix inverted signalled checking
Luca Barbieri
2010-02-23
pipebuffer: avoid assert due to increasing a zeroed refcnt
Luca Barbieri
2010-02-22
draw: Remove dead code.
Vinson Lee
2010-02-22
tgsi: Report an error when a destination has an empty writemask.
José Fonseca
2010-02-22
pipebuffer: Don't synchronize when checking for buffer overflows.
José Fonseca
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-21
draw: Remove dead code.
Vinson Lee
2010-02-20
tgsi: ifdef out unused function micro_sqrt.
Vinson Lee
2010-02-19
tgsi: Make more exec opcodes look pretty.
Michal Krol
2010-02-19
tgsi: Change prototypes of micro opcodes to explicitly indicates number of args.
Michal Krol
2010-02-19
tgsi: Rewrite exec implementations of NRM and NRM4.
Michal Krol
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-18
pipebuffer: Include fenced buffer manager in build
Jakob Bornecrantz
2010-02-17
util: Fix typo of debug_dump_float_rgba_bmp.
Vinson Lee
2010-02-14
draw: Add assert to check input of memcpy.
Vinson Lee
2010-02-14
util: Avoid dumping masked state. Other minor improvements.
José Fonseca
2010-02-14
os: A stream for debug logging.
José Fonseca
2010-02-14
util: Helper functions to dump all state objects.
José Fonseca
2010-02-14
os: Add a growable string stream.
José Fonseca
2010-02-14
os: Complement/improve stream inline helpers.
José Fonseca
2010-02-14
os: Fix bad calloc.
José Fonseca
2010-02-14
util: Update for os_stream changes.
José Fonseca
2010-02-14
os: Make streams abstract.
José Fonseca
2010-02-14
gallivm: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
util: Rename u_debug_dump.[ch] -> u_dump.[ch].
José Fonseca
2010-02-14
draw: Use util_format_name().
José Fonseca
2010-02-14
util: Use util_format_name().
José Fonseca
2010-02-14
util: Add pf_name() replacement: util_format_name().
José Fonseca
[prev]
[next]