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
2010-02-27
util: Fix X8/A8B8G8R8_SNORM's swizzle.
José Fonseca
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
gallium/util: rewrap comment to fit in 80 columns
Brian Paul
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
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
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-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-17
util: Fix typo of debug_dump_float_rgba_bmp.
Vinson Lee
2010-02-17
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
util: new util_format_get_nr_components helper
Roland Scheidegger
2010-02-14
util: Avoid dumping masked state. Other minor improvements.
José Fonseca
2010-02-14
util: Helper functions to dump all state objects.
José Fonseca
2010-02-14
util: Update for os_stream changes.
José Fonseca
2010-02-14
util: Rename u_debug_dump.[ch] -> u_dump.[ch].
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
2010-02-12
util: Properly init memory for blitter CSOs.
Corbin Simpson
2010-02-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
Revert "util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats."
Michal Krol
2010-02-12
util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats.
Michal Krol
2010-02-11
gallium: make u_blitter code save/restore stencil ref values
Roland Scheidegger
2010-02-10
gallium: use os_time.h in u_timed_winsys.c
Brian Paul
2010-02-09
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-06
Gallium: Add Solaris atomic function definitions to u_atomic.h
Alan Coopersmith
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-04
auxiliary: util_stream -> os_stream
José Fonseca
2010-02-04
util: Reimplement u_time on top of os_time.
José Fonseca
2010-02-04
util: Disable u_time.c implementation for embedded.
José Fonseca
2010-02-04
util: Add missing include.
José Fonseca
2010-02-03
util: Remove unnecessary header.
Vinson Lee
2010-02-03
util: Cast to match the MSVC intrinsics.
José Fonseca
[prev]
[next]