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-09-21
softpipe: add missing calls to set draw vertex samplers/views
Brian Paul
2010-09-21
Merge branch 'sprite-coord'
Brian Paul
2010-09-20
softpipe: fix whitespace
Luca Barbieri
2010-09-20
softpipe: make z/s test always pass if no zsbuf, instead of crashing
Luca Barbieri
2010-09-17
gallium: rework handling of sprite_coord_enable state
Brian Paul
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-08-28
softpipe: Include missing header in sp_flush.c.
Vinson Lee
2010-08-25
gallium: Use draw_set_index_buffer and others.
Chia-I Wu
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-07-29
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
gallium: Avoid void pointer arithmetic.
Chia-I Wu
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
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
[next]