r600g: fix logicop, the 3d ROP is the 2D rop shifted twice.
[mesa.git] / src / gallium / drivers / softpipe /
2010-08-28 Vinson Leesoftpipe: Include missing header in sp_flush.c.
2010-08-25 Chia-I Wugallium: Use draw_set_index_buffer and others.
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Brian Paulgallium: implement bounds checking for constant buffers
2010-07-29 Chia-I Wugallium: Avoid void pointer arithmetic.
2010-07-29 Chia-I Wugallium: Keep only pipe_context::draw_vbo.
2010-07-29 Chia-I Wugallium: Implement draw_vbo and set_index_buffer for...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-23 Michal Krolsoftpipe: Check for NULL pointer in sp_destroy_tile_cac...
2010-07-23 Michal Krolsoftpipe: Check for NULL pointer in sp_destroy_tex_tile...
2010-07-21 Brian Paulsoftpipe: add missing support for PIPE_FORMAT_S8_USCALE...
2010-07-21 Brian Paulsoftpipe: fix sp_tile_cache_flush_clear() regression
2010-07-20 Michal Krolsoftpipe: Support non-depth-stencil formats in sp_tile_...
2010-07-15 Brian Paulsoftpipe: re-order drawing functions to get rid of...
2010-07-02 Brian Paulsoftpipe: fix incorrect blend func index passed to...
2010-07-02 Brian Paulsoftpipe: better assertions
2010-06-29 Zack Rusinmesa: initial support for ARB_geometry_shader4
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-25 Brian Paulsoftpipe: rename a var
2010-06-25 Brian Paulsoftpipe: fix comment typo
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-22 Zack Rusingallium: add a timestamp disjoint query
2010-06-22 Zack Rusingallium: add a new query
2010-06-16 Zack Rusindraw: rewrite stream output to handle all the dark...
2010-06-15 Zack Rusinsoftpipe/gs: fix a crash when a gs isn't present
2010-06-12 Zack Rusinsoftpipe: small cleanup
2010-06-11 Zack Rusingallium/softpipe/draw: support samplers in geometry...
2010-06-08 Zack Rusinsoftpipe: make sure we don't fallback to assert on...
2010-06-08 Zack Rusinsoftpipe: make sure that invalid calls to sosettargets...
2010-06-08 Brian Paulsoftpipe: added sp_state_so.c to file list
2010-06-08 Zack Rusingallium: add basic support for stream output queries
2010-06-08 Zack Rusingallium: adjust the query interface to support custom...
2010-06-08 Zack Rusingallium: rename draw_auto to draw_stream_output, plus...
2010-06-08 Zack Rusingallium: make draw auto work and add relevant caps...
2010-06-08 Zack Rusingallium: add interface for DrawAuto and implement it...
2010-06-08 Zack Rusingallium: a lot more complete implementation of stream...
2010-06-08 Zack Rusingallium: basic and initial implementation of the stream...
2010-06-07 Roland Scheideggersoftpipe: use util_clear_render_target/depth_stencil...
2010-06-07 Keith Whitwellsoftpipe: remove assert on setting constbufs greater...
2010-06-05 Dave Airliemesa/st: add support for EXT_texture_swizzle.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-28 Roland Scheideggersoftpipe: adapt to clear interface changes
2010-05-28 Brian Paulsoftpipe: add PIPE_BUFFER to assertion
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-18 Roland Scheideggergallium: implement set_sample_mask() in all drivers
2010-05-17 Roland Scheideggersoftpipe: adapt to interface changes
2010-05-14 Keith Whitwellsoftpipe: restore culling code
2010-05-14 Keith Whitwellgallium: convert rasterizer state to use gl-style front...
2010-05-12 José Fonsecasoftpipe: Adverstise (tgsi_exec's) shader limits.
2010-05-12 José Fonsecagallium: Make PIPE_CAP_xxx enums.
2010-05-06 Brian Paulsoftpipe: fix dangling references to shaders in the...
2010-05-06 Brian Paulgallium: rename draw() to draw_elements() in vbuf code
2010-05-06 Brian Paulgallium: rework provoking vertex code
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 Brian Paulgallium: move surface utility functions into u_surface.c
2010-05-03 Dave Airliesoftpipe: invalidate cache view when swizzles are diffe...
2010-05-02 José Fonsecasoftpipe: Fix alpha blending for formats without alpha...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-29 Jakob Bornecrantzsoftpipe & llvmpipe: Enable SM3 cap
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-19 Michal Krolsoftpipe: Calculate slice_stride field in get_transfer().
2010-05-17 Mathias Fröhlichgallium: EXT_timer_query support.
2010-04-25 José Fonsecasoftpipe: Make softpipe transfers in-order.
2010-04-25 José Fonsecasoftpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1.
2010-04-25 José Fonsecasoftpipe: More accurate softpipe_is_format_supported().
2010-04-24 Brian Paulsoftpipe: compressed formats can't be render targets
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 José Fonsecasoftpipe: YUV textures should be supported.
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-21 Brian Paulsoftpipe: call draw_wide_point_sprites()
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian Paulsoftpipe: consolidate tex image offset code
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Brian Paulsoftpipe: use consistant names for local vars
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 José Fonsecasoftpipe: Implement index bias.
2010-04-19 Brian Paulsoftpipe: add option to do polygon stipple in softpipe...
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-18 Brian Paulsoftpipe: new comment and assertion for face value
2010-04-18 Brian Paulsoftpipe: fix computation of fragment[FACE] attribute
2010-04-18 Brian Paulsoftpipe: clean-up and comments
2010-04-18 Brian Paulsoftpipe: document MAX_QUADS
2010-04-18 José Fonsecasoftpipe: Preserve/check the signal of the number of...
2010-04-16 Brian Paulsoftpipe: rename vars, update comments, etc
2010-04-16 Brian Paulsoftpipe: s/template/templat/ to avoid potential C...
2010-04-16 Brian Paulsoftpipe: formatting fixes and comments
2010-04-14 Arpad Borsossoftpipe: Fix division by zero
next