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-03-08
vega: remove redundant DEFINES from .c.o rule
Brian Paul
2010-03-08
llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels
Brian Paul
2010-03-08
nv: define NV30/40/50_MAX_TEXTURE_LEVELS
Brian Paul
2010-03-08
r300g: define R300_MAX_TEXTURE_LEVELS
Brian Paul
2010-03-08
svga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/
Brian Paul
2010-03-08
i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-08
i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-08
softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-08
llvmpipe: define max texture levels
Brian Paul
2010-03-08
llvmpipe: rewrap for 80 columns
Brian Paul
2010-03-08
gallivm: fix a crash by making sure we set the has_mask flag correctly
Zack Rusin
2010-03-08
Merge branch '7.8'
Brian Paul
2010-03-08
softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()
Brian Paul
2010-03-08
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
r300g: fix updating the tiling flags for the framebuffer state
Marek Olšák
2010-03-08
r300g: remove unnecessary state emissions and clean up
Marek Olšák
2010-03-08
st/vega: Fix OpenVG demo segfaults.
Chia-I Wu
2010-03-07
r300g: fix DRM errors
Marek Olšák
2010-03-07
r300g: disable macrotiling when the texture height is smaller than a macrotile
Marek Olšák
2010-03-07
r300g: enable micro- and macrotiling for all textures and renderbuffers
Marek Olšák
2010-03-07
r300g: add ability to tile/detile textures using blit during transfers
Marek Olšák
2010-03-07
r300g: move r300_transfer to separate files
Marek Olšák
2010-03-06
gallivm: Initialize variables for default cases.
Vinson Lee
2010-03-07
r300g: disable emitting the HWTCL-related state when SWTCL is in use
Marek Olšák
2010-03-07
r300g: resurrect r300_emit_vertex_buffer for SWTCL
Marek Olšák
2010-03-07
r300g: validate buffers when using SWTCL
Marek Olšák
2010-03-07
r300g: share the VS-output-mapping state with SWTCL
Marek Olšák
2010-03-07
r300g: abort if FS compilation fails on non-debug builds
Marek Olšák
2010-03-06
r300g: minor cleanups after the no-rhw merge
Marek Olšák
2010-03-06
r300g: clamp vertex max index according to currently bound buffers
Marek Olšák
2010-03-06
util: Use bitshift arithmetic to unpack pixels.
José Fonseca
2010-03-06
util: Move the format tests cases here so that they can be easily shared.
José Fonseca
2010-03-06
util: Several fixes to clamping and test.
José Fonseca
2010-03-06
util: Fix the maximum value computation for SSCALED channels.
José Fonseca
2010-03-06
util: Add a new flag, for formats that can be described as a bitmask.
José Fonseca
2010-03-06
util: Add the shortened format name to the description.
José Fonseca
2010-03-06
gallivm: Add some notes about sampler static state construction.
José Fonseca
2010-03-06
gallivm: Answer question/comment.
José Fonseca
2010-03-06
gallivm: Add a placeholder for TGSI_FILE_PREDICATE registers.
José Fonseca
2010-03-06
gallivm: Integrate udis86 on scons builds.
José Fonseca
2010-03-06
gallivm: Generate valid IR for LLVM 2.7.
José Fonseca
2010-03-05
gallivm: checkpoint: code gen for mipmap selection
Brian Paul
2010-03-05
llvmpipe: added code to set texture depth, max mipmap levels info
Brian Paul
2010-03-05
gallivm: added methods for getting texture depth, num mipmap levels
Brian Paul
2010-03-05
gallivm: checkpoint: texture LOD computation code gen
Brian Paul
2010-03-05
gallivm: added field for sampler lod
Brian Paul
2010-03-05
llvmpipe: add pipe_thread_wait() calls
Brian Paul
2010-03-05
gallium/docs: document additional wrap mode restrictions
Brian Paul
2010-03-05
gallivm: minor arithmetic improvements
Brian Paul
2010-03-05
gallivm: implement non-normalized texture wrap modes
Brian Paul
[next]