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
Age
Commit message (
Expand
)
Author
2010-02-14
python: Pretty-printing of blend state.
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
trace: Update for os_stream changes.
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
glut: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
llvmpipe: Silence unused value warning.
Vinson Lee
2010-02-14
svga: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
r300: add half_float_vertex support
Marek Olšák
2010-02-14
mesa: Don't pass paramter to __builtin_clz which would hve undefined result.
Pauli Nieminen
2010-02-14
r300g: set the correct tiling flags for renderbuffers
Marek Olšák
2010-02-14
r300g: add macrotiling support to texture setup
Marek Olšák
2010-02-14
radeong: flush when changing tiling flags of BO referenced by CS
Marek Olšák
2010-02-14
r300g: accelerate blitting for all formats by faking the texture format
Marek Olšák
2010-02-14
src/glu/mesa: fix mem leak (bug 26559)
Brian Paul
2010-02-14
src/glu/mini: fix mem leak (bug 26559)
Brian Paul
2010-02-14
progs/objviewer: close file (bug 26559)
Brian Paul
2010-02-14
progs/fp: close file (bug 26559)
Brian Paul
2010-02-14
r300g: fix texture formats: A4R4G4B4_UNORM, A1R5G5B5_UNORM, R5G6B5_UNORM
Marek Olšák
2010-02-14
scons: Control caching via new SCONS_CACHE_DIR environment variable.
José Fonseca
2010-02-14
llvmpipe: s/debug_dump_/util_dump_/
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
mesa: Add missing include.
José Fonseca
2010-02-14
gallium: Remove previously forgotten pf_name() prototype.
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
cell: Use util_format_name().
José Fonseca
2010-02-14
llvmpipe: Use util_format_name().
José Fonseca
2010-02-14
nv: Use util_format_name().
José Fonseca
2010-02-14
r300g: Use util_format_name().
José Fonseca
2010-02-14
trace: Use util_format_name().
José Fonseca
2010-02-14
xorg: Use util_format_name().
José Fonseca
2010-02-14
mesa: Use util_format_name().
José Fonseca
2010-02-14
util: Add pf_name() replacement: util_format_name().
José Fonseca
2010-02-14
makefiles: Don't complaint about changing configs if the same one is reselected.
José Fonseca
2010-02-14
python/retrace: Interpret pipe_screen::context_create().
José Fonseca
2010-02-14
trace: Fix generated XML.
José Fonseca
2010-02-14
python: Tell swig how to index per-rendertarget blend state.
José Fonseca
2010-02-14
python: Pass p_format.h as-is to swig now that it has no inlines.
José Fonseca
2010-02-14
progs/gallium/python: New home for python statetracker scripts.
José Fonseca
2010-02-14
glut: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
r300: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
r600: Silence uninitialized variable warning.
Vinson Lee
2010-02-13
glu/sgi: Initialize members of class Curvelist.
Vinson Lee
2010-02-13
llvmpipe: Silence uninitialized variable warning.
Vinson Lee
2010-02-13
softpipe: Silence uninitialized variable warnings.
Vinson Lee
[next]