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
Age
Commit message (
Expand
)
Author
2010-02-15
r300g: fix the size of constant buffers
Marek Olšák
2010-02-15
python: Reconstruct blend state objects from binary blobs.
José Fonseca
2010-02-15
trace: Dump blend state as a binary blob.
José Fonseca
2010-02-15
trace: Fix constant buffer unwrapping.
José Fonseca
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
trace: No need to dump reference counts.
José Fonseca
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
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
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
r300g: fix texture formats: A4R4G4B4_UNORM, A1R5G5B5_UNORM, R5G6B5_UNORM
Marek Olšák
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
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
util: Add pf_name() replacement: util_format_name().
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-13
llvmpipe: Silence uninitialized variable warning.
Vinson Lee
2010-02-13
softpipe: Silence uninitialized variable warnings.
Vinson Lee
2010-02-14
st/python: fix build error after gallium-screen-context merge
Marek Olšák
2010-02-14
r300g: fix scons build
Marek Olšák
2010-02-13
softpipe: fix broken cubemap / mipmap selection code
Brian Paul
2010-02-13
wgl: Implement wglSwapMultipleBuffers.
José Fonseca
2010-02-13
svga: Fix texture border color.
José Fonseca
2010-02-13
r300g: do not invalidate texture caches when only sampler state is changed
Marek Olšák
2010-02-13
r300g: cleanup the emission of RS block state
Marek Olšák
2010-02-13
r300g: cleanup the emission of framebuffer state
Marek Olšák
[next]