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-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
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-11
gallium: give pipe_stencil_ref its own cso_save/restore functions
Roland Scheidegger
2010-02-11
llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
José Fonseca
2010-02-11
gallivm: TGSI_OPCODE_CONT is not deprecated.
José Fonseca
2010-02-11
gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha
Roland Scheidegger
2010-02-10
os: Do not use Pthreads barrier functions on Mac OS X.
Vinson Lee
2010-02-10
gallium: cast to silence waring
Brian Paul
2010-02-10
gallium: use os_time.h in pb_bufmgr_cache.c
Brian Paul
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-09
gallium/auxiliary: add -D__STDC_CONSTANT_MACROS
Brian Paul
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-09
tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.
Michal Krol
2010-02-09
tgsi: Add ureg_DECL_fs_input_cyl().
Michal Krol
2010-02-09
gallium: Add cylindrical wrap info to TGSI declaration.
Michal Krol
2010-02-09
tgsi: Remove tgsi_dump_c.[ch].
Michal Krol
2010-02-08
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
gallivm: added lp_bld_misc.cpp to sources list
Brian Paul
2010-02-08
gallivm: added gallivm/lp_bld_misc.cpp to Makefile
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-06
Gallium: Add Solaris atomic function definitions to u_atomic.h
Alan Coopersmith
2010-02-05
tgsi: remove special-case code for fragment position
Brian Paul
2010-02-05
os: Don't assert on missing implementation of barrier init/destroy. Just usage.
José Fonseca
[next]