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
softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()
Brian Paul
2010-03-08
st/vega: Fix OpenVG demo segfaults.
Chia-I Wu
2010-03-06
gallivm: Initialize variables for default cases.
Vinson Lee
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
2010-03-05
softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for unorm texture sampling
Brian Paul
2010-03-05
gallium/docs: updated/improve sampler state documentation
Brian Paul
2010-03-05
st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.
Chia-I Wu
2010-03-05
st/egl: Add get_param to native display interface.
Chia-I Wu
2010-03-05
st/egl: Move modeset interface to native_modeset.h.
Chia-I Wu
2010-03-05
st/egl: Add event support to the native display interface.
Chia-I Wu
2010-03-04
softpipe: minor tweaks to texture filtering code
Brian Paul
2010-03-04
gallivm: implement texture border color, plus tweaks to some wrap modes
Brian Paul
2010-03-04
gallivm: added texture border_color field
Brian Paul
2010-03-04
gallivm: added question/comment
Brian Paul
2010-03-04
llvmpipe: new comment
Brian Paul
2010-03-04
gallivm: comments
Brian Paul
2010-03-04
r300g: Fix indexbuf upper limits.
Corbin Simpson
2010-03-04
gallivm: rework and implement more texture wrap modes
Brian Paul
2010-03-04
gallivm: added lp_build_fract()
Brian Paul
2010-03-04
gallivm: added lp_build_set_sign()
Brian Paul
2010-03-04
gallivm: added lp_build_negate()
Brian Paul
2010-03-04
gallivm: clarify unsigned vs. signed integer type construction
Brian Paul
2010-03-03
wgl: Fix mingw32 build.
Vinson Lee
2010-03-03
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
llvmpipe: Store the original triangle coordinates in the debug build.
José Fonseca
2010-03-03
llvmpipe: Ensure context is flushed when destroying shaders.
José Fonseca
2010-03-03
gallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.
José Fonseca
2010-03-03
util: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.
José Fonseca
2010-03-03
r300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.
José Fonseca
2010-03-03
llvmpipe: Linux is no longer a dependency. Llvmpipe builds and runs fine on w...
José Fonseca
2010-03-03
llvmpipe: Centralize LLVM initialization.
José Fonseca
2010-03-03
gallivm: Centralize initialization. Fix stack alignment issues on Windows.
José Fonseca
2010-03-03
llvmpipe: Update for lp_bld_init.h rename.
José Fonseca
2010-03-03
gallivm: Rename lp_bld_misc -> lp_bld_init.
José Fonseca
2010-03-02
r300g: Use a macro to consolidate general state handling.
Corbin Simpson
2010-03-02
nv50: fix RT formats after format rename fixes
Christoph Bumiller
2010-03-02
nouveau: Rename pipe formats.
José Fonseca
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
llvmpipe: improve based on review from Jose and fix else clauses
Zack Rusin
2010-03-02
llvmpipe: remove some ifdefs
Keith Whitwell
2010-03-02
llvmpipe: reorganize transfer usage
Keith Whitwell
[next]