index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
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
2010-02-13
r300g: disable independent blend enables
Marek Olšák
2010-02-13
r300g: emit INDEPENDENT_COLORFORMAT_ENABLE only on r5xx
Marek Olšák
2010-02-12
st/xlib: Remove unnecessary header.
Vinson Lee
2010-02-12
svga: Silence uninitialized variable warning.
Vinson Lee
2010-02-12
util: Properly init memory for blitter CSOs.
Corbin Simpson
2010-02-12
svga: A few more tweaks to blend color state emission.
José Fonseca
2010-02-12
svga: Clamp max cube texture levels to supported max 2d levels.
José Fonseca
2010-02-12
svga: Report the 2d/3d texture sizes supported by the host.
José Fonseca
2010-02-12
wgl: Go into dormant state when DLL is unloaded unclealy.
José Fonseca
[next]