gallium: change comments to remove 'state tracker'
[mesa.git] / src / gallium / include / pipe / p_state.h
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-04-23 Indrajit Kumar Dasgallium: prepare framework for supporting AlphaToCovera...
2020-04-23 Rob Clarkgallium: add # of MRT to blend state
2020-04-12 Ilia Mirkingallium: add viewport swizzling state and cap
2019-09-21 Karol Herbstrename pipe_llvm_program_header to pipe_binary_program_...
2019-09-21 Karol Herbstgallium: add blob field to pipe_llvm_program_header
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-04-09 Dave Airliesoftpipe: add support for indexed queries.
2019-03-15 Marek Olšákgallium: add pipe_grid_info::last_block
2018-12-07 Kristian H. Kristensengallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
2018-10-23 Jason Ekstrandst/mesa: Record shader access qualifiers for images
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-07-31 Marek Olšákgallium: add pipe_resource::nr_storage_samples, and...
2018-06-15 Rhys Perrygallium: add support for programmable sample locations
2018-05-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-03-06 Roland Scheideggergallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128
2018-02-28 Timothy Arcerigallium: remove llvm from ir struct
2018-02-01 Timothy Arcerigallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
2017-11-09 Dave Airliegallium/tgsi: start adding hw atomics (v3.2)
2017-11-01 Brian Paulgallium: increase pipe_sampler_view::target bitfield...
2017-10-10 Eric Anholtgallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for...
2017-08-06 Dave Airliegallium: introduce memory object
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: separate indirect stuff from pipe_draw_info...
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_draw_info - 88 ...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_vertex_element ...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_resource - 64 -...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_box - 24 -> 16 bytes
2017-04-04 Marek Olšákgallium: decrease the size of pipe_sampler_view - 48...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_surface - 48 ->...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_framebuffer_state...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_stream_output_info...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_rasterizer_state...
2017-02-22 Marek Olšákgallium: reorder fields in pipe_draw_info
2016-12-12 Nicolai Hähnlegallium: extract individual streamout output structure
2016-12-07 Marek Olšákgallium: decrease the size of pipe_sampler_state fields
2016-10-05 Nicolai Hähnlegallium: add pipe_context::set_device_reset_callback
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-08-17 Marek Olšákgallium: change pipe_image_view::first_element/last_ele...
2016-08-17 Marek Olšákgallium: change pipe_sampler_view::first_element/last_e...
2016-07-13 Tim RowleyRevert "gallium: Force blend color to 16-byte alignment"
2016-07-08 Nicolai Hähnlegallium: add async flag to pipe_debug_callback
2016-07-06 Rob Clarkgallium: un-inline pipe_surface_desc
2016-07-02 Hans de Goedeclover: Pass work_dim parameter of clEnqueueNDRangeKern...
2016-06-30 Chuck Atkinsgallium: Force blend color to 16-byte alignment
2016-06-25 Axel Davygallium: Add a cap for offset_units_unscaled
2016-06-18 Ilia Mirkingallium: add API for setting window rectangles
2016-05-26 Brian Paulgallium: change pipe_draw_info::mode to be pipe_prim_type
2016-05-11 Rob Clarkgallium: add NIR as a possible IR
2016-05-11 Rob Clarkgallium: refactor pipe_shader_state to support multiple...
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-07 Nicolai Hähnlegallium: raise PIPE_MAX_SAMPLERS to 32
2016-04-07 Edward O'Callaghangallium: Put no.of {samples,layers} into pipe_framebuff...
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Bas Nieuwenhuizengallium: add compute shader IR type
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-14 Nicolai Hähnlegallium: add access field to pipe_image_view
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-16 Ilia Mirkingallium: make image views non-persistent objects
2016-02-13 Samuel Pitoisetgallium: add indirect compute parameters to pipe_grid_info
2016-02-13 Samuel Pitoisetgallium: add a new interface for pipe_context::launch_g...
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-05 Marek Olšákgallium: add interface for querying memory usage and...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-07 Ilia Mirkingallium: add sufficient draw interface to allow new...
2015-12-30 Ilia Mirkingallium: add a drawid to pipe_draw_info
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-05 Ilia Mirkingallium: expose a debug message callback settable by...
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-03 Marek Olšákgallium: add per-sample interpolation control into...
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-21 Christoph Bumillergallium: Add blending to pipe blit
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-14 Marek Olšákgallium: add an interface for EXT_depth_bounds_test
2015-07-16 Marek Olšákgallium: add interface for writable shader buffers
2015-07-16 Marek Olšákgallium: add interface for writable shader images
2015-07-16 Marek Olšákgallium: add new limits for shader buffers and images
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-19 Brian Paulgallium: whitespace, formatting clean-up in p_state.h
2015-05-16 Ilia Mirkingallium: add vertices_per_patch to draw info
2015-05-16 Marek Olšákgallium: bump shader input and output limits
2015-02-04 Marek Olšákgallium: set PIPE_MAX_SAMPLERS to 18
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2014-09-12 Ilia Mirkingallium: add a texture target to sampler view and a...
2014-07-01 Christoph Bumillergallium: add facilities for indirect drawing
2014-07-01 Ilia Mirkingallium: add support for stream in so info
2014-05-31 Roland Scheideggergallium/docs: improve documentation of render condition...
2014-05-11 Ilia Mirkingallium: add bit to pipe_blit_info to leave current...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-17 Roland Scheideggergallium: add bits for clipping points as tris (d3d...
2013-12-11 Matthew McClurellvmpipe: add plumbing for ARB_depth_clamp
2013-06-13 Zack Rusingallium/draw: add limits to the clip and cull distances
2013-05-25 Zack Rusingallium: Add support for multiple viewports
2013-05-03 Zack Rusindraw/pt: adjust overflow calculations
2013-04-27 Zack Rusingallium: increase the number of available stream output...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-22 José Fonsecagallium: Add a new clip_halfz rasterizer state.
next