gallium: Use enum pipe_shader_type in set_sampler_views()
[mesa.git] / src / gallium / drivers / nouveau / nvc0 /
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2016-08-24 Samuel Pitoisetnvc0: invalidate textures/samplers on GK104+
2016-08-23 Ilia Mirkingallium: add a cap to expose whether driver supports...
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-08-14 Ilia Mirkinnv50,nvc0: fix depth range when halfz is enabled
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-07-27 Samuel Pitoisetnvc0: enable ARB_tessellation_shader on GM107+
2016-07-27 Samuel Pitoisetnvc0: fix up TCP header on GM107+
2016-07-25 Samuel Pitoisetnvc0: use nvc0_m2mf_push_linear() to reduce code duplic...
2016-07-25 Samuel Pitoisetnvc0: use nve4_p2mf_push_linear() to reduce code duplic...
2016-07-24 Samuel Pitoisetnvc0: upload sample locations on GM20x
2016-07-23 Samuel Pitoisetnvc0: fix wrong indentation in nvc0_validate_fb()
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-22 Samuel Pitoisetnvc0/mme: fix offsets used for indirect draws
2016-07-22 Samuel Pitoisetnvc0: fix offsets of MP perf counters input parameters
2016-07-20 Józef Kuciagallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
2016-07-20 Samuel Pitoisetnvc0: disable MS images on GM107+
2016-07-20 Samuel Pitoisetnvc0: bind images for 3d/cp shaders on GM107+
2016-07-20 Samuel Pitoisetnvc0: increase the tex handles area size in the driver cb
2016-07-19 Ilia Mirkinnvc0: add support for BGRA8 images
2016-07-16 Ilia Mirkinnv50: fix alphatest for non-blendable formats
2016-07-12 Ben Skeggsnvc0: initial support for GP100 GPUs
2016-07-11 Samuel Pitoisetnvc0: use a define for the driver constant buffer size
2016-07-11 Samuel Pitoisetnvc0: fix the driver cb size when draw parameters are...
2016-07-02 Hans de Goedenouveau: Add support for SV_WORK_DIM
2016-07-02 Hans de Goedenvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument
2016-07-02 Ilia Mirkinnvc0: fix up image support for allowing multiple samples
2016-06-26 Ilia Mirkinnvc0: update "derived" state function names
2016-06-26 Ilia Mirkinnvc0: provide support for unscaled poly offset units
2016-06-25 Axel Davygallium: Add a cap for offset_units_unscaled
2016-06-24 Ilia Mirkinnvc0: when mapping directly, provide accurate xfer...
2016-06-22 Ilia Mirkinnv50,nvc0: fix start_instance in manual push path
2016-06-20 Rob Clarkgallium: make image_view const
2016-06-20 Rob Clarkgallium: make constant_buffer const
2016-06-20 Rob Clarkgallium: make shader_buffers const
2016-06-19 Ilia Mirkinnvc0: don't make use of push hint if there are no non...
2016-06-18 Ilia Mirkinnvc0: add support for GL_EXT_window_rectangles
2016-06-18 Ilia Mirkingallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all...
2016-06-07 Ilia Mirkinnvc0: add support for VOTE tgsi opcodes
2016-06-07 Ilia Mirkingallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops...
2016-06-05 Samuel Pitoisetnvc0: do not clear surfaces bins in the validate function
2016-06-05 Samuel Pitoisetnvc0: re-validate images after launching a grid on...
2016-06-05 Ilia Mirkinnvc0: reduce overhead from always marking images dirty
2016-06-05 Ilia Mirkinnvc0: reduce overhead from always marking buffers dirty
2016-06-05 Ilia Mirkinnvc0: fix memory barrier flag handling
2016-06-05 Ilia Mirkinnvc0: mark bound buffer range valid
2016-06-02 Samuel Pitoisetnvc0: mark buffer texture range valid for shader images
2016-05-30 Ilia Mirkinnvc0: fix some compute texture validation bits on kepler
2016-05-29 Ilia Mirkinnv50,nvc0: fix the max_vertices=0 case
2016-05-28 Samuel Pitoisetnvc0: remove outdated surfaces validation code for...
2016-05-28 Samuel Pitoisetnvc0: do not always invalidate 3D CBs when using compute
2016-05-27 Dave Airlienouveau: enable GL 4.3 on kepler/fermi
2016-05-26 Samuel Pitoisetnvc0: invalidate textures/samplers between 3D and CP...
2016-05-26 Samuel Pitoisetnvc0: allow to monitor MP perf counters with compute...
2016-05-26 Ilia Mirkinnvc0: add note about where the viewport mask would go
2016-05-26 Ilia Mirkinnvc0: enable 32 textures on kepler+
2016-05-25 Samuel Pitoisetnvc0: add descriptions for hardware perf counters/metrics
2016-05-24 Ilia Mirkinnvc0: expose robust buffer access
2016-05-23 Kenneth Graunkegallium: Add a pipe cap for whether primitive restart...
2016-05-23 Samuel Pitoisetnvc0: do not invalidate compute constbufs on Kepler
2016-05-22 Ilia Mirkinnvc0: fix setting of tess_mode in various situations
2016-05-21 Samuel Pitoisetnvc0: expose GLSL version 420 on GF100
2016-05-21 Samuel Pitoisetnvc0: enable ARB_shader_image_load_store on GF100
2016-05-21 Samuel Pitoisetnvc0: bind images on fragment and compute shaders for...
2016-05-20 Ilia Mirkinnvc0: account for shader-allocated local memory needs
2016-05-15 Ilia Mirkinnvc0: don't try to go through the push path for indirec...
2016-05-15 Tobias Klausmannnv50,nvc0: add support for cull distances
2016-05-13 Tobias Klausmanngallium: Add a pipe cap for arb_cull_distance
2016-05-12 Samuel Pitoisetnvc0: fix indentation in nvc0_invalidate_resource_storage()
2016-05-12 Samuel Pitoisetnvc0: save some CPU cycles in nvc0_context_unreference_...
2016-05-12 Samuel Pitoisetnvc0: invalidate texture buffers for compute
2016-05-12 Ilia Mirkinnvc0: fix gl_SampleMaskIn computation
2016-05-12 Ilia Mirkinnv50/ir: generalize interp fixups to be able to fixup...
2016-05-10 Samuel Pitoisetnvc0: enable compute support by default on GK110+
2016-05-06 Samuel Pitoisetnvc0: unreference images when the context is destroyed
2016-05-03 Samuel Pitoisetnvc0: compute a percentage for metric-achieved_occupancy
2016-05-03 Samuel Pitoisetnvc0: display some performance metrics with a percentage
2016-05-03 Samuel Pitoisetnvc0: store the driver query type for performance metrics
2016-05-03 Samuel Pitoisetnvc0: fix exposing of metric-issue_slots for SM21/SM30
2016-05-02 Samuel Pitoisetnv50,nvc0: re-bind old compute state after reading...
2016-04-28 Samuel Pitoisetnvc0: stick compute kernel arguments into uniform_bo
2016-04-26 Samuel Pitoisetnvc0: expose GLSL version 420 on GK110
2016-04-26 Samuel Pitoisetnvc0: enable ARB_shader_image_load_store on GK110
2016-04-26 Samuel Pitoisetnvc0: expose GLSL version 420 on GK104
2016-04-26 Ilia Mirkinnvc0: enable ARB_shader_image_load_store on GK104
2016-04-26 Samuel Pitoisetnvc0: inform users that 3D images are not fully supported
2016-04-26 Samuel Pitoisetnvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
2016-04-26 Samuel Pitoisetnvc0/ir: check that the image format doesn't mismatch
2016-04-26 Samuel Pitoisetnvc0: add missing glMemoryBarrier bits
2016-04-26 Samuel Pitoisetnvc0: enable RGB10_A2UI format on GK104
2016-04-26 Samuel Pitoisetnvc0: shift address with blocksize for image buffers
2016-04-26 Samuel Pitoisetnvc0: fix address offset when images have multiple...
2016-04-26 Samuel Pitoisetnvc0: bind images on 3D shaders for Kepler
2016-04-26 Samuel Pitoisetnvc0: bind images on compute shaders for Kepler
2016-04-26 Samuel Pitoisetnvc0: reserve an area for surfaces info in the driver...
2016-04-26 Samuel Pitoisetnvc0: add preliminary support for images
2016-04-25 Samuel Pitoisetnvc0: bump the amount of shared memory per MP on Maxwell
2016-04-22 Ilia Mirkinnvc0: fix retrieving query results into buffer for...
next