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
/
SConscript
Age
Commit message (
Expand
)
Author
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
target-helpers: helper for injecting common debug layers
Keith Whitwell
2010-03-06
util: Move the format tests cases here so that they can be easily shared.
José Fonseca
2010-03-06
gallivm: Integrate udis86 on scons builds.
José Fonseca
2010-03-03
gallivm: Rename lp_bld_misc -> lp_bld_init.
José Fonseca
2010-02-26
util: Code generate functions to pack and unpack a single pixel.
José Fonseca
2010-02-24
util: Cope with the fact that formats in u_format.csv are not ordered.
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: Make streams abstract.
José Fonseca
2010-02-14
util: Rename u_debug_dump.[ch] -> u_dump.[ch].
José Fonseca
2010-02-09
tgsi: Remove tgsi_dump_c.[ch].
Michal Krol
2010-02-08
gallivm: added lp_bld_misc.cpp to sources list
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
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
os: Time abstractions.
José Fonseca
2010-02-03
os: New OS abstraction module.
José Fonseca
2010-01-22
Remove obsolete file
Alan Hourihane
2010-01-16
util: add generic ringbuffer utitilty
Keith Whitwell
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol