util: add a timespec helper
[mesa.git] / src / mesa / state_tracker /
2019-07-26 Yevhenii Kolesnikovstate_tracker: Add destroying routine for feedback...
2019-07-24 Eric Engestromgallium+mesa: fix tgsi_semantic array type
2019-07-23 Pierre-Eric Pellou... mesa/st: rewrite src var when lowering tex_src_plane
2019-07-23 Michel Dänzerst/mesa: Try re-importing resource if necessary in...
2019-07-23 Eric Engestromst/nir: use asprintf() wrapper to fix MSVC issues
2019-07-23 Ilia Mirkingallium: remove boolean from state tracker APIs
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-23 Dave Airliest/nir: fix arb fragment stage conversion
2019-07-19 Eric Engestrommesa/tests: add missing dep_thread
2019-07-18 Andreas Baierlgallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
2019-07-18 Andreas Baierlglsl: Optionally declare gl_PointCoord as a system...
2019-07-16 Eric Anholtmesa: Give _mesa_format_get_color_encoding a clearer...
2019-07-16 Eric Anholtstate_tracker: Move the format test out to be an actual...
2019-07-16 Rob Clarkmesa/st: add sampler uniforms
2019-07-16 Jason Ekstrandst,i965: Stop looping on 64-bit lowering
2019-07-15 Pierre-Eric Pellou... st/mesa: verify that vertex buffer offset isn't negative
2019-07-15 Marek Olšákst/mesa: don't invalidate a buffer range that is mapped
2019-07-11 Kenneth Graunkecompiler: Save a single copy of the softfp64 shader...
2019-07-10 Erik Faye-Lundgallium: give vertex-shader saturate its own cap
2019-07-10 Erik Faye-Lundgallium: give fragment-shader derivatives its own cap
2019-07-10 Erik Faye-Lundgallium: give fragment-shader texture-lod its own cap
2019-07-10 Erik Faye-Lundmesa/st: drop needless has_shader_model3 boolean
2019-07-08 Connor Abbottnir: Move st_nir_assign_var_locations() to common code
2019-07-04 Marek OlšákRevert "mesa/st: Passthrough scissor when clearing...
2019-07-03 Alyssa Rosenzweigmesa/st: Passthrough scissor when clearing by quad
2019-07-03 Marek Olšákst/mesa: accelerate glCopyPixels(STENCIL)
2019-07-01 Mike Blumenkrantzmesa/st: simplify format usage in st_bind_egl_image
2019-06-28 Pierre-Eric Pellou... mesa: delete framebuffer texture attachment sampler...
2019-06-27 Kenneth Graunkest/mesa: Set EmitNoIndirectSampler if GLSLVersion ...
2019-06-26 Timothy Arcerist/glsl: fix silly regression finding gs/tes variants
2019-06-26 Timothy Arcerist/glsl: support clamping color outputs in compat for...
2019-06-19 Connor Abbottst/nir: Use gl_nir_opt_access
2019-06-14 Kenneth Graunkest/mesa: Respect GL_TEXTURE_SRGB_DECODE_EXT in Generate...
2019-06-13 Caio Marcelo de... gallium: Add PIPE_CAP_ATOMIC_FLOAT_MINMAX
2019-06-12 Kevin Strasserst/mesa: Add rgbx handling for fp formats
2019-06-11 Caio Marcelo de... gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
2019-06-11 Caio Marcelo de... st/glsl: Perform some var optimizations
2019-06-05 Kenneth Graunkest/nir: Don't use GLSL IR's MOD_TO_FLOOR lowering when...
2019-06-04 Timothy Arcerist/glsl: make sure to propagate initialisers to driver...
2019-05-30 Marek OlšákChange a few frequented uses of DEBUG to !NDEBUG
2019-05-28 Kenneth Graunkest/nir: Re-vectorize shader IO
2019-05-27 Timothy ArceriRevert "st/mesa: expose 0 shader binary formats for...
2019-05-24 Jason Ekstrandnir/builder: Remove the use_fmov parameter from nir_swizzle
2019-05-23 Kenneth Graunkegallium: Add PIPE_CAP_FBFETCH_COHERENT and expose exten...
2019-05-23 Kenneth Graunkest/mesa: Advertise GL_EXT_shader_framebuffer_fetch_non_...
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-20 Charmaine Leest/mesa: purge framebuffers with current context after...
2019-05-16 Kenneth Graunkest/mesa: Record samplers for extra planes in info-...
2019-05-16 Marek Olšákac: rename SI-CIK-VI to GFX6-GFX7-GFX8
2019-05-15 Kenneth Graunkegallium: Add a PIPE_CAP_FRAGMENT_SHADER_INTERLOCK.
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-13 Eric Anholtmesa: Replace MaxTextureLevels with MaxTextureSize.
2019-05-13 Marek Olšákst/mesa: enable the ST_DEBUG env var in release and...
2019-05-11 Marek Olšákst/mesa: fix 2 crashes in st_tgsi_lower_yuv
2019-05-10 Jonathan Mareknir: allow specifying a set of opcodes in lower_alu_to_...
2019-05-09 Ian Romanicknir: Initialize lower_flrp_progress everywhere
2019-05-07 Ian Romanicknir: Use the flrp lowering pass instead of nir_opt_alge...
2019-05-02 Marek Olšákst/mesa: don't flush the front buffer if it's a pbuffer
2019-04-29 Erik Faye-Lundmesa/st: remove always-false state
2019-04-29 Erik Faye-Lundmesa/st: accept NULL and empty buffer objects
2019-04-29 Erik Faye-Lundmesa/st: remove impossible error-check
2019-04-25 Rob Clarkcompiler: rename SYSTEM_VALUE_VARYING_COORD
2019-04-25 Marek Olšákglsl: handle interactions between EXT_gpu_shader4 and...
2019-04-25 Marek Olšákst/mesa: expose EXT_gpu_shader4 if GLSL 1.40 is supported
2019-04-25 Eric Anholtst/mesa: Don't set atomic counter size != 0 if MAX_SHAD...
2019-04-24 Timothy Arcerist/mesa/radeonsi: fix race between destruction of types...
2019-04-23 Mike Blumenkrantzst/mesa: indicate intel extension support for inner_cov...
2019-04-23 Jonathan Marekst/mesa: add ATC support
2019-04-16 Marek Olšáknir: optimize gl_SampleMaskIn to gl_HelperInvocation...
2019-04-15 Dylan BakerDelete autotools
2019-04-15 Rhys Perryst/mesa: add support for EXT_shader_image_load_formatted
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-12 Timothy Arceriac/nir_to_llvm: add image bindless support
2019-04-12 Timothy Arcerinir/i965/freedreno/vc4: add a bindless bool to type...
2019-04-10 Eric Anholtst: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFOR...
2019-04-10 Gert Wollnyvirgl: Enable passing arrays as input to fragment shaders
2019-04-09 Caio Marcelo de... gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
2019-04-09 Timothy Arcerinir/radv: remove restrictions on opt_if_loop_last_conti...
2019-04-04 Marek Olšákglsl: remember which SSBOs are not read-only and pass...
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-04 Danylo Piliaievst/mesa: Fix GL_MAP_COLOR with glDrawPixels GL_COLOR_INDEX
2019-04-04 Tapani Pällist/nir: run st_nir_opts after 64bit ops lowering
2019-04-01 Marek Olšákgallium: implement ARB/KHR_parallel_shader_compile
2019-03-30 Rob Clarknir: add lower_all_io_to_elements
2019-03-28 Kenneth Graunkest/mesa: Fix blitting from GL_DEPTH_STENCIL to GL_STENC...
2019-03-28 Kenneth Graunkest/nir: Free the GLSL IR after linking.
2019-03-27 Kristian H. Kristensenst/glsl_to_nir: Calculate num_uniforms from NumParamete...
2019-03-25 Brian Paulst/mesa: fix texture deletion context mix-up issues...
2019-03-25 Tapani Pällist/mesa: fix warnings about implicit conversion on...
2019-03-25 Tapani Pällist/mesa: fix compilation warning on storage_flags_to_bu...
2019-03-22 Rob Clarkmesa/st: use ESSL cap top enable gpu_shader5
2019-03-20 Kenneth Graunkegallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXT...
2019-03-18 Brian Paulst/mesa: stop using pipe_sampler_view_release()
2019-03-18 Brian Paulst/mesa: implement "zombie" shaders list
2019-03-18 Brian Paulst/mesa: implement "zombie" sampler views (v2)
2019-03-15 Jason Ekstrandst/mesa: Let NIR lower UBO and SSBO access when we...
2019-03-14 Eric Anholtmesa/st: Fix leaks of TGSI tokens in VP variants.
2019-03-14 Eric Anholtmesa/st: Make sure that prog_to_nir NIR gets freed.
2019-03-14 Mark Janesmesa: rename logging functions to reflect that they...
2019-03-12 Timothy Arcerist/glsl_to_nir: fix incorrect arrary access
next