v3d: add new flag dirty TMU cache at v3d_compiler
[mesa.git] / src / gallium / drivers / v3d /
2019-10-18 Iago Toral Quirogav3d: add new flag dirty TMU cache at v3d_compiler
2019-10-18 Iago Toral Quirogav3d: trivial update to obsolete comment
2019-10-17 Erik Faye-Lundv3d: do not report alpha-test as supported
2019-10-15 Iago Toralv3d: drop unused shader_rec_count member from context
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-10 Alejandro Piñeirov3d: take into account prim_counts_offset
2019-09-13 Iago Toral Quirogav3d: fix TF primitive counts for resume without draw
2019-09-13 Iago Toral Quirogav3d: remove redundant update of queued draw calls
2019-09-13 Iago Toral Quirogav3d: make sure we have enough space in the CL for the...
2019-09-13 Iago Toral Quirogav3d: add missing line break for performance debug message
2019-09-12 Eric Engestrommeson/v3d: replace partial list of nir dep files with...
2019-09-12 Jose Maria Casanov... v3d: flag dirty state when binding compute states
2019-08-30 Dave Stevensonbroadcom/v3d: Allow importing linear BOs with arbitrary...
2019-08-13 Iago Toral Quirogav3d: do not automatically flush current job for SSBOs...
2019-08-13 Iago Toral Quirogav3d: only process glMemoryBarrier() for SSBOs and images
2019-08-13 Iago Toral Quirogav3d: fix flushing of SSBOs and shader images
2019-08-08 Iago Toral Quirogav3d: handle wait requirement when retrieving query...
2019-08-08 Iago Toral Quirogav3d: use the GPU to record primitives written to transf...
2019-08-08 Iago Toral Quirogav3d: be more explicit about the query types supported
2019-08-08 Iago Toral Quirogav3d: generate packet unpack functions
2019-08-01 Jason Ekstrandnir: Stop whacking gl_FrontFacing to a system value
2019-07-31 Eric Engestromv3d: replace MAYBE_UNUSED with UNUSED
2019-07-31 Eric Engestromv3d: drop incorrect MAYBE_UNUSED
2019-07-30 Alejandro Piñeirov3d: take into account separate_stencil when checking...
2019-07-26 Iago Toral Quirogav3d: fix glDrawTransformFeedback{Instanced}()
2019-07-26 Iago Toral Quirogav3d: subclass pipe_streamout_output_target to record...
2019-07-26 Iago Toral Quirogav3d: refactor v3d_tf_statistics_record slightly
2019-07-23 Pierre-Eric Pellou... u_blitter: add a msaa parameter to util_blitter_clear
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-22 Iago Toral Quirogav3d: fill logicop_func in the fragment shader key when...
2019-07-17 Andreas Bergmeierbroadcom: Move v3d_get_device_info to common
2019-07-16 Iago Toral Quirogav3d: flag dirty state when binding new sampler states
2019-07-12 Iago Toral Quirogav3d: acquire scoreboard lock before first tlb read
2019-07-12 Iago Toral Quirogav3d: add color formats and swizzles to the fragment...
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-07-09 Alejandro Piñeirov3d: Early return with handle 0 when getting a bo on...
2019-07-02 Iago Toral Quirogav3d: do not flush jobs that are synced with 'Wait for...
2019-07-02 Iago Toral Quirogav3d: emit 'Wait for transform feedback' commands when...
2019-07-02 Iago Toral Quirogav3d: keep track of resources written by transform feedback
2019-06-21 Iago Toral Quirogav3d: flush jobs writing to vertex buffers used in the...
2019-06-21 Iago Toral Quirogav3d: flush jobs reading from transform feedback output...
2019-06-21 Iago Toral Quirogav3d: add a helper to check if transform feedback is...
2019-06-18 Iago Toral Quirogav3d: only flush jobs accessing the query BO when readin...
2019-06-18 Iago Toral Quirogav3d: add a helper function to flush jobs using a BO
2019-06-07 Iago Toral Quirogav3d: don't emit point coordinates varyings if the FS...
2019-05-13 Eric Anholtv3d: Use driconf to expose non-MSAA texture limits...
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-04-26 Eric AnholtRevert "v3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER."
2019-04-26 Eric Anholtv3d: Don't try to update the shadow texture for separat...
2019-04-26 Eric Anholtv3d: Use _mesa_hash_table_remove_key() where appropriate.
2019-04-26 Eric Anholtv3d: Apply the GFXH-930 workaround to the case where...
2019-04-26 Eric Anholtv3d: Fill in the ignored segment size fields to appease...
2019-04-25 Eric Anholtv3d: Disable SSBOs and atomic counters on vertex shaders.
2019-04-15 Dylan BakerDelete autotools
2019-04-12 Eric Anholtv3d: Use the new lower_to_scratch implementation for...
2019-04-12 Eric Anholtv3d: Detect the correct number of QPUs and use it to...
2019-04-12 Eric Anholtv3d: Add Compute Shader compilation support.
2019-04-12 Eric Anholtv3d: Drop a note for the future about PIPE_CAP_PACKED_U...
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-09 Jason Ekstrandnir: Get rid of global registers
2019-04-05 Eric Anholtv3d: Don't try to use the TFU blit path if a scissor...
2019-04-05 Eric Anholtv3d: Bump the maximum texture size to 4k for V3D 4.x.
2019-04-05 Eric Anholtv3d: Add support for handling OOM signals from the...
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-03-21 Eric Anholtv3d: Upload all of UBO[0] if any indirect load occurs.
2019-03-21 Eric Anholtv3d: Move constant offsets to UBO addresses into the...
2019-03-21 Eric Anholtv3d: Rename v3d_tmu_config_data to v3d_unit_data.
2019-03-20 Kenneth Graunkegallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXT...
2019-03-19 Eric Anholtv3d: Expose the dma-buf modifiers query.
2019-03-19 Eric Anholtv3d: Allow the UIF modifier with renderonly.
2019-03-19 Eric Anholtv3d: Always lay out shared tiled buffers with UIF_TOP...
2019-03-14 Alyssa Rosenzweigv3d: Use shared drm_find_modifier util
2019-03-12 Eric Anholtv3d: Fix leak of the renderonly struct on screen destru...
2019-03-12 Eric Anholtv3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER.
2019-03-05 Timur Kristóftgsi_to_nir: Produce optimized NIR for a given pipe_screen.
2019-03-01 Eric Anholtv3d: Fix build of NEON code with Mesa's cflags not...
2019-02-19 Eric Anholtv3d: Stop tracking num_inputs for VPM loads.
2019-02-19 Eric Anholtv3d: Use the early_fragment_tests flag for the shader...
2019-02-19 Eric Anholtv3d: Sync indirect draws on the last rendering.
2019-02-19 Eric Anholtv3d: Clear the GMP on initialization of the simulator.
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2019-02-05 Eric Anholtv3d: Store the actual mask of color buffers present...
2019-02-05 Eric Anholtv3d: Fix precompile of FRAG_RESULT_DATA1 and higher...
2019-02-05 Eric Anholtnir: Move V3D's "the shader was TGSI, ignore FS output...
2019-01-30 Ernestas Kulikv3d: Fix leak in resource setup error path
2019-01-30 Eric Anholtv3d: Always enable the NEON utile load/store code.
2019-01-27 Eric Anholtv3d: Create separate sampler states for the various...
2019-01-27 Eric Anholtv3d: Move the sampler state to the long-lived state...
2019-01-27 Eric Anholtv3d: Use the symbolic names for wrap modes from the...
2019-01-27 Eric Anholtv3d: Fix stencil sampling from a separate-stencil buffer.
2019-01-27 Eric Anholtv3d: Fix stencil sampling from packed depth/stencil.
2019-01-27 Eric Anholtv3d: Fix release-build warning about utile_h.
2019-01-27 Eric Anholtv3d: Flush blit jobs immediately after generating them.
2019-01-27 Eric Anholtv3d: Fix BO stats accounting for imported buffers.
2019-01-27 Eric Anholtv3d: Drop maximum number of texture units down to 16.
2019-01-27 Eric Anholtv3d: Avoid duplicating limits defines between gallium...
2019-01-27 Eric Anholtv3d: Rename gallium-local limits defines from VC5 to...
2019-01-19 Karol Herbstnir: rename nir_var_function to nir_var_function_temp
next