nv50/ir: fix constant folding for OP_MUL subop HIGH
[mesa.git] / src / gallium / drivers / nouveau / nv30 /
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
2014-05-02 Ilia Mirkinnouveau: add ARB_buffer_storage support
2014-04-26 Ilia Mirkingallium: add basic support for ARB_sample_shading
2014-04-25 Roland Scheideggergallium/util: use ui[4] instead of ui in union util_color
2014-04-11 Ilia Mirkingallium: add a way to query min/max texture gather...
2014-04-07 Dave Airliegallium: add support for LODQ opcodes.
2014-04-02 Dave Airliemesa/soft/llvmpipe: add fake MSAA support
2014-03-09 Ilia Mirkinnouveau: fix fence waiting logic in screen destroy
2014-02-27 Ilia Mirkinnv30: remove nv30_context use from nvfx_*prog
2014-02-27 Ilia Mirkinnv30: remove unused sprite flipping parameter
2014-02-27 Ilia Mirkinnv30: remove unused render_mode and hw_pointsprite_control
2014-02-27 Ilia Mirkinnv30: remove use_nv4x, it is identical to is_nv4x
2014-02-25 Marek Olšákgallium: the other drivers don't support ARB_buffer_storage
2014-02-25 Dave Airliegallium: add texture gather support to gallium (v3)
2014-02-12 Maarten Lankhorstnouveau: create only 1 shared screen between vdpau...
2014-02-11 Ilia Mirkinnv30,nvc0: only claim a single viewport
2014-02-09 Grigori Goronzygallium: add geometry shader output limits
2014-02-09 Ilia Mirkinnv30: report 8 maximum inputs
2014-02-04 Marek Olšákgallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
2014-01-23 Marek Olšákgallium: remove PIPE_CAP_SCALED_RESOLVE
2013-12-03 Marek Olšákgallium: add support for AMD_vertex_shader_layer
2013-11-28 Roland Scheideggergallium: new shader cap bit for the amount of sampler...
2013-10-25 Ilia Mirkingallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
2013-10-23 Brian Paulgallium: new, unified pipe_context::set_sampler_views...
2013-10-03 Brian Paulnouveau: remove old bind_*_sampler_states() functions
2013-10-03 Brian Paulnouveau: implement pipe_context::bind_sampler_states()
2013-09-20 Marek Olšákgallium: add flush_resource context function
2013-09-11 Johannes ObermayrMove nv30, nv50 and nvc0 to nouveau.