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
2010-07-23
softpipe: Check for NULL pointer in sp_destroy_tile_cache().
Michal Krol
2010-07-23
softpipe: Check for NULL pointer in sp_destroy_tex_tile_cache().
Michal Krol
2010-07-21
softpipe: add missing support for PIPE_FORMAT_S8_USCALED surfaces
Brian Paul
2010-07-21
softpipe: fix sp_tile_cache_flush_clear() regression
Brian Paul
2010-07-20
softpipe: Support non-depth-stencil formats in sp_tile_cache_flush_clear().
Michal Krol
2010-07-15
softpipe: re-order drawing functions to get rid of prototype
Brian Paul
2010-07-02
softpipe: fix incorrect blend func index passed to blend_quad()
Brian Paul
2010-07-02
softpipe: better assertions
Brian Paul
2010-06-28
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-25
softpipe: rename a var
Brian Paul
2010-06-25
softpipe: fix comment typo
Brian Paul
2010-06-22
gallium: add a timestamp disjoint query
Zack Rusin
2010-06-22
gallium: add a new query
Zack Rusin
2010-06-16
draw: rewrite stream output to handle all the dark corners
Zack Rusin
2010-06-15
softpipe/gs: fix a crash when a gs isn't present
Zack Rusin
2010-06-12
softpipe: small cleanup
Zack Rusin
2010-06-11
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-08
softpipe: make sure we don't fallback to assert on so stats query
Zack Rusin
2010-06-08
softpipe: make sure that invalid calls to sosettargets don't crash us
Zack Rusin
2010-06-08
softpipe: added sp_state_so.c to file list
Brian Paul
2010-06-08
gallium: add basic support for stream output queries
Zack Rusin
2010-06-08
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-08
gallium: add interface for DrawAuto and implement it in softpipe
Zack Rusin
2010-06-08
gallium: a lot more complete implementation of stream output
Zack Rusin
2010-06-08
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-06-07
softpipe: use util_clear_render_target/depth_stencil fallbacks
Roland Scheidegger
2010-06-07
softpipe: remove assert on setting constbufs greater than zero
Keith Whitwell
2010-06-05
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-05-29
softpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-28
softpipe: add PIPE_BUFFER to assertion
Brian Paul
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-18
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-17
softpipe: adapt to interface changes
Roland Scheidegger
2010-05-14
softpipe: restore culling code
Keith Whitwell
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-12
softpipe: Adverstise (tgsi_exec's) shader limits.
José Fonseca
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-06
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-05
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
gallium: rework provoking vertex code
Brian Paul
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
2010-05-03
softpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
2010-05-19
softpipe: Calculate slice_stride field in get_transfer().
Michal Krol
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-04-29
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
[next]