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
Age
Commit message (
Expand
)
Author
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
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
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
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
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
mesa: Fix compiler warnings
Karl Schultz
2010-02-13
mesa: enable GL_ARB_fragment_coord_conventions for sw drivers
Brian Paul
2010-02-13
glsl: implement layout qualifiers
Brian Paul
2010-02-13
glsl: added type layout field and new type compare func
Brian Paul
2010-02-13
mesa: copy frag coord layout fields too
Brian Paul
2010-02-13
glsl/cl: implement parsing for layout qualifiers
Brian Paul
2010-02-13
glsl/pp: fix incorrect extension enable flag for warn mode
Brian Paul
2010-02-13
mesa: Export GL_EXT_texture_cube_map.
José Fonseca
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
[next]