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-09
cell: attempt conversion to sw_winsys
Keith Whitwell
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
r300g: remove hacks from translate_vertex_data_swizzle
Marek Olšák
2010-03-09
softpipe: quads never provoke the first vertex
Marek Olšák
2010-03-09
llvmpipe: quads never provoke the first vertex
Marek Olšák
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
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-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-05
nouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT
Christoph Bumiller
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-04
softpipe: fix constant buffer tracking after rework
Keith Whitwell
2010-03-04
gallium: remove redundant includes
Keith Whitwell
2010-03-04
gallium: fix llvmpipe after winsys move
Keith Whitwell
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
nouveau: Conversion to winsys handle
Jakob Bornecrantz
2010-03-04
softpipe: remove dead get_texture_buffer function
Keith Whitwell
2010-03-04
r300g: remove dead r300_get_texture_buffer function
Keith Whitwell
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
[prev]
[next]