nir: Move nir_lower_uniforms_to_ubo to compiler/nir.
[mesa.git] / src / mesa / state_tracker /
2019-03-05 Timur Kristófnir: Move nir_lower_uniforms_to_ubo to compiler/nir.
2019-03-04 Sagar Ghugeglsl: [u/i]mulExtended optimization for GLSL
2019-03-04 Brian Paulst/mesa: whitespace fixes in st_texture.h
2019-03-04 Brian Paulst/mesa: line wrapping, whitespace fixes in st_cb_texture.c
2019-03-04 Brian Paulst/mesa: whitespace fixes in st_sampler_view.c
2019-03-04 Mathias Fröhlichst/mesa: Invalidate the gallium array atom only if...
2019-03-02 Dave Airliest/mesa: add support for lowering fp64/int64 for nir...
2019-02-28 Caio Marcelo de... st/nir: count num_uniforms for FS bultin shader
2019-02-26 Brian Paulst/mesa: whitespace/formatting fixes in st_cb_texture.c
2019-02-26 Mathias Fröhlichst/mesa: Reduce array updates due to current changes.
2019-02-24 Erik Faye-Lundst/mesa: remove unused header-file
2019-02-21 Alejandro Piñeironir, glsl: move pixel_center_integer/origin_upper_left...
2019-02-21 Marek Olšákst/mesa: always unmap the uploader in st_atom_array.c
2019-02-19 Timothy Arcerist/nir: use NIR for asm programs
2019-02-19 Kenneth Graunkest/mesa: Copy VP TGSI tokens if they exist, even for...
2019-02-18 Ilia Mirkinst/mesa: enable GL_EXT_float_blend when possible
2019-02-12 Kenneth Graunkenir: Gather texture bitmasks in gl_nir_lower_samplers_a...
2019-02-12 Kenneth Graunkest/nir: Use sampler derefs in built-in shaders.
2019-02-12 Kenneth Graunkest/nir: Lower sampler derefs for builtin shaders.
2019-02-12 Kenneth Graunkest/nir: Pull sampler lowering into a helper function.
2019-02-12 Kenneth Graunkest/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB...
2019-02-08 Timothy Arcerist/glsl_to_nir: call nir_remove_dead_variables() after...
2019-02-08 Karol Herbstst/mesa: require RGBA2, RGB4, and RGBA4 to be renderable
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2019-02-05 Kristian H. Kristensenst/nir: Use src/ relative include path for autotools
2019-02-05 Kenneth Graunkegallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability...
2019-02-05 Kenneth Graunkest/nir: Call nir_lower_clip_cull_distance_arrays().
2019-02-05 Kenneth Graunkest/mesa: Add NIR versions of the PBO upload/download...
2019-02-05 Kenneth Graunkest/mesa: Add a NIR version of the OES_draw_texture...
2019-02-05 Kenneth Graunkest/mesa: Add NIR versions of the clear shaders.
2019-02-05 Kenneth Graunkest/mesa: Add NIR versions of the drawpixels Z/stencil...
2019-02-05 Kenneth Graunkest/mesa: Add a NIR version of the drawpixels/bitmap...
2019-02-05 Kenneth Graunkest/nir: Make new helpers for constructing built-in...
2019-02-05 Kenneth Graunkest/nir: Move varying setup code to a helper function.
2019-02-04 Kenneth Graunkest/mesa: Set pipe_image_view::shader_access in PBO...
2019-02-01 Gurchetan Singhst/mesa: expose EXT_texture_compression_s3tc_srgb
2019-02-01 Timothy Arcerist/glsl_to_nir: remove dead local variables
2019-01-31 Neha Bhendest/mesa: Fix topogun-1.06-orc-84k-resize.trace crash
2019-01-29 Jonathan Marekmesa/st: wire up DiscardFramebuffer
2019-01-28 Gert Wollnymesa/main: Use flag for EXT_sRGB instead of EXT_framebu...
2019-01-28 Gert Wollnymesa/st: rework support for sRGB framebuffer attachements
2019-01-23 Marek Olšákst/mesa: fix PRIMITIVES_GENERATED query after the ...
2019-01-23 Marek Olšákst/mesa: purge framebuffers when unbinding a context
2019-01-23 Caio Marcelo de... gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
2019-01-19 Karol Herbstnir: rename nir_var_ssbo to nir_var_mem_ssbo
2019-01-19 Karol Herbstnir: rename nir_var_ubo to nir_var_mem_ubo
2019-01-19 Karol Herbstnir: rename nir_var_function to nir_var_function_temp
2019-01-19 Karol Herbstnir: rename nir_var_private to nir_var_shader_temp
2019-01-16 Kenneth Graunkest/mesa: Optionally override RGB/RGBX dst alpha blend...
2019-01-15 Kenneth Graunkegallium: Add the ability to query a single pipeline...
2019-01-15 Kenneth Graunkest/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS resul...
2019-01-15 Kenneth Graunkest/mesa: Make an enum for pipeline statistics query...
2019-01-11 Kenneth Graunkest/nir: Lower TES gl_PatchVerticesIn to a constant...
2019-01-09 Marek Olšákst/mesa: don't leak pipe_surface if pipe_context is...
2019-01-09 Marek Olšákst/mesa: don't reference pipe_surface locally in PBO...
2019-01-09 Marek Olšákst/mesa: unify window-system renderbuffer initialization
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2019-01-08 Jason Ekstrandnir: Distinguish between normal uniforms and UBOs
2019-01-06 Timothy Arcerist/glsl: refactor st_link_nir()
2019-01-02 Timothy Arcerinir: rename nir_link_constant_varyings() nir_link_opt_v...
2019-01-02 Timothy Arcerist/glsl_to_nir: call nir_lower_load_const_to_scalar...
2018-12-27 Ilia Mirkinst/mesa: expose GL_NV_shader_atomic_float when ATOMFADD...
2018-12-27 Ilia Mirkinst/mesa: select ATOMFADD when source type is float
2018-12-27 Ilia Mirkinst/mesa: allow glDrawElements to work with GL_SELECT...
2018-12-21 Kenneth Graunkest/nir: Drop unused gl_program parameter in VS input...
2018-12-21 Kenneth Graunkest/nir: Gather info after applying lowering FS variant...
2018-12-21 Kenneth Graunkest/mesa: Combine the DrawPixels and Bitmap passthrough...
2018-12-21 Kenneth Graunkest/mesa: Don't open code the drawpixels vertex shader.
2018-12-21 Kenneth Graunkest/mesa: Drop !passColor optimization in drawpixels...
2018-12-21 Kenneth Graunkest/mesa: Drop dead 'passthrough_fs' field.
2018-12-20 Ilia Mirkinst/mesa: remove sampler associated with buffer texture...
2018-12-17 Ian Romanicknir/opt_peephole_select: Don't peephole_select expensiv...
2018-12-17 Ian Romanicknir/opt_peephole_select: Don't try to remove flow contr...
2018-12-16 Jason Ekstrandst/nir: Use nir_src_as_uint for tokens
2018-12-13 Eric Anholtmesa/st: Expose compute shaders when NIR support is...
2018-12-11 Rob Clarkmesa/st/nir: fix missing nir_compact_varyings
2018-12-07 Kristian H. Kristensenst/mesa: Add support for EXT_multisampled_render_to_texture
2018-12-04 Marek Olšákst/mesa: expose EXT_render_snorm on GLES
2018-12-04 Marek Olšákst/mesa: expose GL_OES_texture_view
2018-12-04 Matt TurnerRevert "st/mesa: silenced unhanded enum warning in...
2018-12-03 Erik Faye-Lundmesa/st: do not probe for the same texture-formats...
2018-12-01 Mauro Rossiandroid: st/mesa: fix building error due to sched_getcpu()
2018-11-27 Rob Clarkmesa/st: better colormask check for clear fallback
2018-11-27 Rob Clarkmesa/st: swap order of clear() and clear_with_quad()
2018-11-26 Mathias Fröhlichmesa/st: Make st_pipe_vertex_format static.
2018-11-26 Mathias Fröhlichmesa/st: Use binding information from the VAO in feedba...
2018-11-26 Mathias Fröhlichmesa/st: Avoid extra references in the feedback draw...
2018-11-26 Mathias Fröhlichmesa/st: Factor out array and buffer setup from st_atom...
2018-11-26 Mathias Fröhlichmesa/st: Only unmap the uploader that was actually...
2018-11-26 Mathias Fröhlichmesa/st: Only care about the uploader if it was used.
2018-11-21 Mathias Fröhlichmesa: Factor out struct gl_vertex_format.
2018-11-21 Marek Olšákst/mesa: pin driver threads to a fixed CCX when glthrea...
2018-11-21 Marek Olšákst/mesa: regularly re-pin driver threads to the CCX...
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-11-12 Marek Olšákst/mesa: disable L3 thread pinning
2018-11-10 Timothy Arcerist/mesa: make use of nir_link_constant_varyings()
2018-11-09 Marek Olšákgallium: add PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET
2018-11-04 Kenneth Graunkest/mesa: Don't record garbage streamout information...
2018-11-04 Kenneth Graunkest/nir: Drop unused parameter from st_nir_assign_unifor...
2018-11-04 Kenneth Graunkest/mesa: Pull nir_lower_wpos_ytransform work into a...
next