projects
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
freedreno: register usage queries
2018-07-16
Jason Ekstrand
nir/worklist: Rework the foreach macro
commit
|
commitdiff
|
tree
2018-07-16
Jason Ekstrand
spirv: Fix a couple of image atomic load/store bugs
commit
|
commitdiff
|
tree
2018-07-14
Jason Ekstrand
intel/blorp: Handle 3-component formats in clears
commit
|
commitdiff
|
tree
2018-07-14
Jason Ekstrand
intel/blorp: Fix blits to R8G8B8_UNORM_SRGB
commit
|
commitdiff
|
tree
2018-07-13
Jason Ekstrand
nir/lower_tex: Use nir_format_srgb_to_linear
commit
|
commitdiff
|
tree
2018-07-13
Jason Ekstrand
vc4: Tell NIR to lower fdiv instructions
commit
|
commitdiff
|
tree
2018-07-12
Jason Ekstrand
util/rb_tree: Fix a compiler warning
commit
|
commitdiff
|
tree
2018-07-12
Jason Ekstrand
docs/features: Add the missing KHR extensions
commit
|
commitdiff
|
tree
2018-07-12
Jason Ekstrand
docs/features: Move the Vulkan 1.1 extensions to the...
commit
|
commitdiff
|
tree
2018-07-12
Jason Ekstrand
docs/features: Mark some Vulkan extensions as done
commit
|
commitdiff
|
tree
2018-07-10
Jason Ekstrand
anv,radv: Add support for VK_KHR_get_display_properties2
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
intel/aubinator_error_decode: Allow for more sections
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
intel/batch_decoder: Recurse for all 2nd level batches
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv: Implement VK_EXT_vertex_attribute_divisor
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv/pipeline: Add a per-VB instance divisor
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv/pipeline: Use a per-VB struct instead of separate...
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv: Add support for VK_KHR_create_renderpass2
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv: Make subpass::depth_stencil_attachment a pointer
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv/pass: Move implicit dependency setup to anv_render_pass_...
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv/pass: Move some dependency setup into a helper
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv/pass: Move a bunch of analysis into a separate...
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv/pass: Use a designated initailizer for attachments
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
anv: Bump the advertised patch version to 80
commit
|
commitdiff
|
tree
2018-07-09
Jason Ekstrand
vulkan: Update the XML and headers to 1.1.80
commit
|
commitdiff
|
tree
2018-07-07
Jason Ekstrand
nir/print: Print texture and sampler indices
commit
|
commitdiff
|
tree
2018-07-05
Jason Ekstrand
util: rb-tree: A simple, invasive, red-black tree
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Add support for the on-disk shader cache
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv/pipeline_cache: Add a _locked suffix to a function
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Add device-level helpers for searching for and...
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv/pipeline: Stop optimizing for not having a cache
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Use a default pipeline cache if none is specified
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Be more careful about hashing pipeline layouts
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv,intel: Enable nir_opt_large_constants for Vulkan
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Add state setup support for shader constants
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Add support for shader constant data to the pipeline...
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir: Add a large constants optimization pass
v2 (
Jason Ekstrand
):
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir: Add a concept of constant data associated with...
v2 (
Jason Ekstrand
):
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir/deref: Add helpers for getting offsets
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir/types: Add a natural size and alignment helper
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir: Add a deref_instr_has_indirect helper
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
util/macros: Import ALIGN_POT from ralloc.c
v2 (
Jason Ekstrand
):
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/anv,blorp,i965: Implement the SKL 16x MSAA SIMD32...
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Add fields to wm_prog_data for SIMD32 dispatch
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Get rid of MOV_DISPATCH_TO_FLAGS
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Emit MOV_DISPATCH_TO_FLAGS once for the centroid...
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Emit LINE+MAC for LINTERP with unaligned...
v2 (
Jason Ekstrand
):
v3 (
Jason Ekstrand
):
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Mark LINTERP opcode as writing accumulator...
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Add the group to the flag subreg number on...
v2 (
Jason Ekstrand
):
Reviewed-by:
Jason Ekstrand
<jason@jlekstrand.net>
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Split instructions low to high in lower_simd_width
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Rework KSP data to be SIMD width-based
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/compiler: Add and use helpers for working with...
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
i965: Re-arrange shader kernel setup in WM state
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Set up FB write message headers in the visitor
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Pull FB write implied headers from src[0]
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: Properly track implied header regs read by...
commit
|
commitdiff
|
tree
2018-06-28
Jason Ekstrand
intel/fs: FS_OPCODE_REP_FB_WRITE has side effects
commit
|
commitdiff
|
tree
2018-06-27
Jason Ekstrand
Revert "anv: Print the actual enum for ignored structure...
commit
|
commitdiff
|
tree
2018-06-27
Jason Ekstrand
anv: Print the actual enum for ignored structure types
commit
|
commitdiff
|
tree
2018-06-27
Jason Ekstrand
i965/bufmgr: Use the correct argument order for bo_alloc_int...
commit
|
commitdiff
|
tree
2018-06-26
Jason Ekstrand
nir/opt_if: Remove unneeded phis if we make progress
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir/lower_system_values: Assert/assume direct var derefs
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove old-school deref chain support
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from analyze_loops
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Rework lower_locals_to_regs to use deref instructions
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
intel,ir3: Re-enable nir_opt_copy_prop_vars
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Rework opt_copy_prop_vars to use deref instructions
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir/copy_prop_vars: Re-order some logic in compare_derefs
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from split_per_member_structs
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from opt_undef
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from split_var_copies
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from dead_variables
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from propagate_invariant
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_var_copies
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_drawpixels
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from opt_peephole_select
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_tex
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_wpos_ytransform
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_wpos_center
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_system_values
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from remove_unused_varyings
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Delete lower_io_types
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_phis_to_scalar
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Convert lower_io to deref instructions
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir/lower_io: Convert atomic lowering to deref instructions
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_global_vars_to_local
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_clamp_color_outputs
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_alpha_test
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_atomics
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_clip_cull_distanc...
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Remove deref chain support from lower_indirect_derefs
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Rework gather_info to entirely use deref instructions
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir/vars_to_ssa: Rework to entirely use deref instructions
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir/vars_to_ssa: Add an is_direct field to deref_node
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Use deref instructions in lower_constant_initializers
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir/builder: Use deref instructions for load/store...
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir: Use derefs in nir_lower_samplers
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
nir/lower_samplers: Clean up function arguments
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
intel/blorp: Stop setting tex->texture/sampler
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
intel/nir: Only lower load/store derefs
commit
|
commitdiff
|
tree
2018-06-23
Jason Ekstrand
intel/fs: Use image_deref intrinsics instead of image_var
commit
|
commitdiff
|
tree
next