gallivm: fix up size queries for dx10 sviewinfo opcode
[mesa.git] / src / gallium / drivers / softpipe /
2013-02-09 Roland Scheideggersoftpipe: get rid of tgsi_sampler_control param in...
2013-02-09 Roland Scheideggersoftpipe: fix using optimized filter function
2013-02-06 Marek Olšákgallium/util: remove duplicated function util_format_is...
2013-02-04 Andreas Bollgallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSE...
2013-01-25 Brian Paulsoftpipe: add casts to silence MSVC warnings
2013-01-15 Marek Olšákgallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
2013-01-15 Marek Olšáksoftpipe: implement separate depth-stencil clear
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnersoftpipe: Convert to automake
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-20 José Fonsecagallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
2012-12-19 Brian Paulsoftpipe: fix up FS variant unbinding / deletion
2012-12-19 Brian Paulsoftpipe: fix unreliable FS variant binding bug
2012-12-14 Dave Airliedraw: add support for later transform feedback extensions
2012-12-12 Brian Paulsoftpipe: remove unused corner0 variable
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-12 Dave Airliesoftpipe: implement seamless cubemap support. (v1.1)
2012-12-11 José Fonsecasoftpipe: Use os_time_get_nano() everywhere.
2012-12-08 Dave Airliesoftpipe: enable GLSL 1.40
2012-12-08 Dave Airliesoftpipe: add texture buffer object support
2012-11-09 Dave Airliesoftpipe: fix unused variable warning.
2012-11-09 José Fonsecasoftpipe: Fix rgb_dst_factor == PIPE_BLENDFACTOR_SRC_AL...
2012-11-09 José Fonsecasoftpipe: Handle adjacency primitives.
2012-11-09 Dave Airliesoftpipe: add ARB_texture_cube_map_array support (v1.1)
2012-10-31 Marek Olšákgallium: expose ARB_map_buffer_alignment on Radeon
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-10-26 Brian Paulsoftpipe: remove extraneous whitespace
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-10-11 Marek Olšáksoftpipe: remove unused functions
2012-10-08 Marek Olšáksoftpipe: initialize quadColor2 to fix compile warnings
2012-09-30 Marek Olšáksoftpipe: implement blit
2012-09-30 Marek Olšákgallium: add PIPE_CAP_TEXTURE_MULTISAMPLE
2012-09-30 Marek Olšáksoftpipe: fix set_framebuffer_state with uninitialized...
2012-09-18 Brian Paulsoftpipe: implement the new can_create_resource() function
2012-09-17 Brian Paulsoftpipe: update SP_MAX_TEXTURE_3D_LEVELS comment
2012-08-17 Brian Paulllvmpipe: remove polygon stipple assertion
2012-08-16 Brian Paulsoftpipe: add 'start' parameter to bind_sampler_states...
2012-08-16 Brian Paulgallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
2012-08-16 Brian Paulgallium: add a shader stage/type param to some draw...
2012-08-10 Brian Paulsoftpipe: fix softpipe_delete_fs_state() failed assertion
2012-08-07 Brian Paulsoftpipe: fix loop limit for tex_cache[] array
2012-08-06 Brian Paulsoftpipe: consolidate vert/frag/geom sampler setting...
2012-08-06 Brian Paulsoftpipe: consolidate sampler-related arrays
2012-08-06 Brian Paulsoftpipe: combine vert/frag/geom texture caches in...
2012-07-25 Olivier Galibertsoftpipe: fix copy/paste error in tex sample code
2012-07-19 Olivier Galibertsoftpipe: Fix segfault with fbo-cubemap.
2012-07-18 Olivier Galibertsoftpipe: Take all lods into account when texture sampling.
2012-07-13 José Fonsecadraw,gallivm: Fix draw_get_shader_param.
2012-07-10 Marek Olšáksoftpipe: implement get_timestamp and expose ARB_timer_...
2012-07-10 Marek Olšákgallium: add QUERY_TIMESTAMP cap and get_timestamp...
2012-06-27 Brian Paulsoftpipe: fix numFragsEmitted debug code
2012-06-26 Brian Paulsoftpipe: handle more PIPE_CAP_x queries
2012-06-19 Olivier Galibertsoftpipe: Offset is not to be applied to the layer...
2012-06-11 Eric Anholtautomake: Globally add stub automake targets to the...
2012-05-31 Brian Pauldraw: simplify index buffer specification
2012-05-12 Marek Olšákgallium: remove user_buffer_create from the interface
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-01 Brian Paulsoftpipe: use any_swizzle() helper in sp_tex_sample.c
2012-05-01 Brian Paulsoftpipe: whitespace, comment clean-ups in sp_tex_sample.c
2012-05-01 Brian Paulsoftpipe: implement coord clamping for texel fetches...
2012-05-01 Brian Paulsoftpipe: cast away const to silence warning
2012-04-29 Marek Olšákgallium: remove pipe_resource::user_ptr
2012-04-29 Marek Olšákgallium: add void *user_buffer to pipe_constant_buffer
2012-04-29 Marek Olšákgallium: add void *user_buffer in pipe_index_buffer
2012-04-29 Marek Olšákgallium: remove pipe_context::redefine_user_buffer
2012-04-29 Marek Olšákgallium: add void *user_buffer in pipe_vertex_buffer
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-04-29 Marek Olšákgallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT
2012-04-29 Marek Olšákgallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_U...
2012-04-23 Marek Olšákgallium drivers: report that user vertex buffers are...
2012-04-23 Marek Olšákgallium: add user_ptr in pipe_resource
2012-04-13 Dave Airliesoftpipe: add dual source blending support
2012-04-13 Dave Airliegallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURC...
2012-03-30 Marek Olšákgallium: adapt to get_query_result interface change
2012-03-20 Brian Paulsoftpipe: set max cube texture size to 4Kx4K
2012-03-14 Tom Stellardgallium/drivers: Use automake to generate makefile
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2012-02-09 Christoph Bumillergallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CON...
2012-02-06 Christian Königvl: add interlacing capabilities
2012-01-30 Tom Stellardgallium: Prefix #defines in tgsi_exec.h with TGSI_
2012-01-29 Marek Olšákst/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_ex...
2012-01-25 Marek Olšákst/mesa: do vertex and fragment color clamping in shaders
2012-01-24 Brian Paulsoftpipe: move var initialization to silence warning
2012-01-17 Vinson Leesoftpipe: Silence unused variable warning on non-LLVM...
2012-01-15 Christian Königvl: reintroduce PIPE_VIDEO_CAP_PREFERED_FORMAT
2012-01-12 Brian Paulsofpipe: remove extraneous semicolon
2012-01-12 Dave Airliesoftpipe: bump max texture array layers to 256.
2012-01-11 Dave Airliesoftpipe: route correct coordinates for shadow cube...
2012-01-11 Dave Airliesoftpipe: enable clamping control
2012-01-11 Dave Airliesoftpipe: fix texel fetch swizzles
2012-01-11 Dave Airliesoftpipe: fix llvm build
2012-01-11 Dave Airliesoftpipe: allow softpipe to set shader params depending...
2012-01-10 Dave Airliedraw/softpipe: EXT_transform_feedback support (v2)
2012-01-10 Dave Airliegallium: introduce GLSL based interpolation rules....
2012-01-09 Jakob Bornecrantzsoftpipe: Don't use llvm in draw
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2012-01-07 Brian Paulgallium: make vbuf_render::set_primitive() return void
2012-01-03 Morgan Armandsoftpipe: remove the 32bits limitation on depth(-stenci...
next