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
2009-10-25
mesa: remove calls to _mesa_compressed_row_stride()
Brian Paul
2009-10-25
glide: remove _mesa_compressed_row_stride() calls
Brian Paul
2009-10-25
mesa: remove _mesa_compressed_row_stride() calls
Brian Paul
2009-10-25
mesa: begin removing _mesa_compressed_row_stride() calls
Brian Paul
2009-10-25
mesa: simplify texture_row_stride() helper
Brian Paul
2009-10-25
mesa: fix-up error checking related to compressed texture block size
Brian Paul
2009-10-25
mesa: clean-up, simplify compressed texture size checking
Brian Paul
2009-10-25
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-25
llvmpipe: Human friendlier sampler state dump.
José Fonseca
2009-10-25
util: Human readable output of texture states.
José Fonseca
2009-10-25
llvmpipe: Dump the sampler state of the shader key.
José Fonseca
2009-10-25
llvmpipe: Immediate multiplication.
José Fonseca
2009-10-25
llvmpipe: Fast path for sampling rgba8 textures with linear filtering.
José Fonseca
2009-10-25
llvmpipe: Make lerping work for 8.8 fixed point values.
José Fonseca
2009-10-25
llvmpipe: New module to help make assertions about formats.
José Fonseca
2009-10-25
llvmpipe: New function to unpack rgba8 formats into 4 x u8n AoS.
José Fonseca
2009-10-25
llvmpipe: Split the format swizzling step from the unpacking.
José Fonseca
2009-10-25
llvmpipe: Allow different signs when unpacking.
José Fonseca
2009-10-25
llvmpipe: Add inlines to quickly generate types matching the native SIMD regi...
José Fonseca
2009-10-25
llvmpipe: Merge lp_build_load_rgba_soa into lp_build_sample_texel.
José Fonseca
2009-10-25
llvmpipe: Factor our pixel offset computation.
José Fonseca
2009-10-25
llvmpipe: Share testing infrastructure with lp_test_format.
José Fonseca
2009-10-25
llvmpipe: Eliminate lp_build_store_rgba_aos.
José Fonseca
2009-10-25
llvmpipe: Eliminate lp_build_load_rgba_aos.
José Fonseca
2009-10-25
llvmpipe: Move a few format/sampling functions into better space.
José Fonseca
2009-10-25
r300g: fix redefining mipmaps and fetching from them
Marek Olšák
2009-10-25
r300g: added support for 3D textures
Marek Olšák
2009-10-24
mesa: remove _mesa_compressed_texture_size()
Brian Paul
2009-10-24
mesa: remove ctx->Driver.CompressedTextureSize() hook
Brian Paul
2009-10-24
mesa: change compressed texture size calls
Brian Paul
2009-10-24
mesa: minor clean-ups in _mesa_store_compressed_texsubimage2d()
Brian Paul
2009-10-24
mesa: simplify _mesa_compressed_row_stride(), _mesa_compressed_image_address()
Brian Paul
2009-10-24
mesa: s/GLuint/gl_format/
Brian Paul
2009-10-24
mesa: move assertion after declaration
Brian Paul
2009-10-24
mesa: remove hard-coded block sizes
Brian Paul
2009-10-24
mesa: added _mesa_get_format_block_size()
Brian Paul
2009-10-24
progs/tests: fix sub texture offsets
Brian Paul
2009-10-24
mesa: added _mesa_get_format_name()
Brian Paul
2009-10-24
mesa: additional comments in format code
Brian Paul
2009-10-24
r300g: fix scons build yet again
Joakim Sindholt
2009-10-23
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-23
mesa: simplify att->CubeMapFace assignment
Brian Paul
2009-10-23
mesa: refactor, new print_shader_info()
Brian Paul
2009-10-23
mesa: rework error checking code for glGetCompressedTexImage()
Brian Paul
2009-10-23
mesa: remove misplaced VERBOSE_TEXTURE tests
Brian Paul
2009-10-23
mesa: more detailed error messages in fbo code
Brian Paul
2009-10-23
mesa: remove FBO texture depth/stencil test
Brian Paul
2009-10-23
st/xorg: fix text with component alpha rendering
Zack Rusin
2009-10-23
mesa: fix broken _mesa_str_checksum()
Brian Paul
2009-10-23
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
[prev]
[next]