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
/
drivers
Age
Commit message (
Expand
)
Author
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-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-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-05
llvmpipe: added code to set texture depth, max mipmap levels info
Brian Paul
2010-03-05
llvmpipe: add pipe_thread_wait() calls
Brian Paul
2010-03-05
softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for unorm texture sampling
Brian Paul
2010-03-04
softpipe: minor tweaks to texture filtering code
Brian Paul
2010-03-04
llvmpipe: new comment
Brian Paul
2010-03-04
r300g: Fix indexbuf upper limits.
Corbin Simpson
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
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
llvmpipe: Update for lp_bld_init.h rename.
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: remove some ifdefs
Keith Whitwell
2010-03-02
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-03-02
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
svga: Rename pipe formats.
José Fonseca
2010-03-02
softpipe: Rename pipe formats.
José Fonseca
2010-03-02
r300: Rename pipe formats.
José Fonseca
2010-03-02
i915g: Add assert to check for null pointer dereference.
Vinson Lee
2010-03-01
nouveau: Rename pipe formats.
José Fonseca
2010-03-01
llvmpipe: Rename pipe formats.
José Fonseca
2010-03-01
i965: Rename pipe formats.
José Fonseca
2010-03-01
i915g: Rename pipe formats.
José Fonseca
2010-03-01
cell: Rename pipe formats.
José Fonseca
2010-03-01
r300: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
2010-03-01
softpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.
José Fonseca
2010-03-01
r300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
i915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
r300: Save viewport and clip states before invoking blitter.
Michal Krol
2010-03-01
r300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM.
José Fonseca
2010-03-01
llvmpipe: Don't mention deprecated drivers=trace option.
José Fonseca
2010-02-28
r300g: atomize texture and sampler states
Marek Olšák
[next]