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
/
softpipe
Age
Commit message (
Expand
)
Author
2011-03-16
android: Add Android.mk's.
Chia-I Wu
2011-03-16
android: Fix GL_OES_EGL_image with SurfaceFlinger.
Chia-I Wu
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-03-08
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-07
softpipe: clamp texcoords in sample_compare()
Philip Taylor
2011-03-05
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-02
softpipe: enable RGTC now that we have u_format support.
Dave Airlie
2011-02-28
softpipe: remove redundant draw_flush() call
Brian Paul
2011-02-28
rgtc: llvmpipe/softpipe refuse RGTC until u_format has support.
Dave Airlie
2011-02-17
softpipe: rename env vars to be consistent
Brian Paul
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-02
softpipe: rename sampler[] -> fragment_samplers[]
Brian Paul
2011-02-02
softpipe: rename fragment sampler/view fields
Brian Paul
2011-01-28
softpipe: fix array textures to use resource array_size
Brian Paul
2011-01-25
softpipe: support for 1D/2D texture arrays
Brian Paul
2011-01-25
softpipe: fix off-by-one error in setup_fragcoord_coeff()
Brian Paul
2011-01-22
softpipe: pass surface format to get/put_tile functions
Brian Paul
2011-01-22
gallium/softpipe: replace pipe_get_tile_swizzle()
Brian Paul
2011-01-22
softpipe: use proper type for format field
Brian Paul
2011-01-20
softpipe: check for null pointers during context create/destroy
Brian Paul
2011-01-19
softpipe: Bind samplers to views instead of the underlying resource.
Henri Verbeet
2011-01-19
softpipe: Get rid of the redundant resource parameter to get_sampler_variant().
Henri Verbeet
2011-01-18
softpipe: rename some functions for consistency
Brian Paul
2011-01-18
softpipe: added some null pointer checks
Brian Paul
2011-01-18
softpipe: s/tex_cache/fragment_tex_cache/
Brian Paul
2011-01-15
Merge branch 'draw-instanced'
Brian Paul
2011-01-06
gallium: drivers should reference vertex buffers
Marek Olšák
2010-12-24
softpipe: add support for color writes all color bufs property
Dave Airlie
2010-12-16
softpipe: remove sp_tex_tile_cache_border_color()
Brian Paul
2010-12-16
softpipe: fix depth texture sampling regression
Brian Paul
2010-12-16
softpipe: s/varient/variant
Brian Paul
2010-12-14
softpipe: do texture swizzle during texture sampling
Brian Paul
2010-12-08
softpipe: enable instanced drawing cap
Brian Paul
2010-12-02
softpipe: increase max texture size to 16K
Brian Paul
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-09
softpipe: can't no-op depth test stage when occlusion query is enabled
Brian Paul
2010-11-05
softpipe: disable vertex texturing with draw/llvm
Brian Paul
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
2010-10-23
softpipe: remove >32bpp color restriction
Brian Paul
2010-10-23
softpipe: added some texture sample debug code (disabled)
Brian Paul
2010-10-21
softpipe: enable primitive restart
Brian Paul
2010-10-13
softpipe: add support for shader stencil export capability
Dave Airlie
2010-10-13
gallium/tgsi: add support for stencil writes.
Dave Airlie
2010-09-30
gallium/softpipe: remove duplicated include
Nicolas Kaiser
2010-09-27
softpipe: fix swizzling of texture border color
Brian Paul
2010-09-27
softpipe: allocate tile data on demand
Brian Paul
2010-09-25
softpipe: minor asst. clean-ups
Brian Paul
[next]