projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2020-03-09
Pierre-Eric...
gitlab-ci: rules:changes to test on tested drivers...
commit
|
commitdiff
|
tree
2020-03-09
Daniel Schürmann
amd: join emit_kill() from radv and radeonsi in ac_nir_...
commit
|
commitdiff
|
tree
2020-03-09
Daniel Schürmann
radv: use nir_lower_discard_to_demote to work around...
commit
|
commitdiff
|
tree
2020-03-09
Daniel Schürmann
radeonsi: lower discard to demote when FS_CORRECT_DERIV...
commit
|
commitdiff
|
tree
2020-03-09
Daniel Schürmann
amd/llvm: implement nir_intrinsic_demote(_if) and nir_i...
commit
|
commitdiff
|
tree
2020-03-09
Daniel Schürmann
nir: add pass to lower discard() to demote()
commit
|
commitdiff
|
tree
2020-03-09
Daniel Schürmann
nir: gather info whether a shader uses demote_to_helper
commit
|
commitdiff
|
tree
2020-03-09
Eli Schwartz
docs: fix typo in v20 release notes
commit
|
commitdiff
|
tree
2020-03-09
Eric Engestrom
Revert "docs/relnotes/19.3: fix vulkan version reported"
commit
|
commitdiff
|
tree
2020-03-09
Tapani Pälli
nir: fix compilation warning on glsl_get_internal_ifc_p...
commit
|
commitdiff
|
tree
2020-03-09
Krzysztof Raszkowski
gallium/swr: Fix vcvtph2ps llvm intrinsic compile error
commit
|
commitdiff
|
tree
2020-03-09
Pierre-Eric...
meson: enable -fno-common by default
commit
|
commitdiff
|
tree
2020-03-09
Pierre-Eric...
omx: fix build with gcc 10
commit
|
commitdiff
|
tree
2020-03-09
Matt Turner
intel/compiler: Discount NOPs from instruction counts
commit
|
commitdiff
|
tree
2020-03-09
Matt Turner
intel/compiler: Pass shader_stats for each SIMD mode
commit
|
commitdiff
|
tree
2020-03-09
Matt Turner
intel/compiler: Pass backend_shader * to cfg_t()
commit
|
commitdiff
|
tree
2020-03-09
Matt Turner
intel/compiler: Mark visitor parameters to scheduler...
commit
|
commitdiff
|
tree
2020-03-09
Matt Turner
intel/compiler: Mark some methods and parameters const
commit
|
commitdiff
|
tree
2020-03-09
Matt Turner
intel/compiler: Make instructions_to_schedule a local...
commit
|
commitdiff
|
tree
2020-03-09
Matt Turner
intel/compiler: Remove unnecessary local variables
commit
|
commitdiff
|
tree
2020-03-09
Matt Turner
intel/vec4: Make implied_mrf_writes() a vec4_instructio...
commit
|
commitdiff
|
tree
2020-03-08
Christian Gmeiner
etnaviv: implement emit_string_marker
commit
|
commitdiff
|
tree
2020-03-08
Christian Gmeiner
etnaviv: increase number of supported varyings to 16
commit
|
commitdiff
|
tree
2020-03-08
Christian Gmeiner
etnaviv: update headers from rnndb
commit
|
commitdiff
|
tree
2020-03-08
Christian Gmeiner
etnaviv: ask kernel for max number of supported varyings
commit
|
commitdiff
|
tree
2020-03-07
Michel Dänzer
gitlab-ci: Always name artifacts archive after the...
commit
|
commitdiff
|
tree
2020-03-07
Lionel Landwerlin
anv: stop storing prog param data into shader blobs
commit
|
commitdiff
|
tree
2020-03-07
Jason Ekstrand
anv: Bounds-check pushed UBOs when robustBufferAccess...
commit
|
commitdiff
|
tree
2020-03-07
Jason Ekstrand
anv: Add an align_down_u32 helper
commit
|
commitdiff
|
tree
2020-03-07
Jason Ekstrand
anv: Align UBO sizes to 32B
commit
|
commitdiff
|
tree
2020-03-07
Jason Ekstrand
anv: Delete some pointless break statements
commit
|
commitdiff
|
tree
2020-03-07
Jason Ekstrand
anv: Pass buffer addresses into emit_push_constant*
commit
|
commitdiff
|
tree
2020-03-07
Jason Ekstrand
anv: Mark max_push_range UNUSED and simplify the code
commit
|
commitdiff
|
tree
2020-03-07
Jason Ekstrand
anv: Parse VkPhysicalDeviceFeatures2 in CreateDevice
commit
|
commitdiff
|
tree
2020-03-07
Eric Engestrom
docs/relnotes/20.0: fix vulkan version reported
commit
|
commitdiff
|
tree
2020-03-07
Eric Engestrom
docs/relnotes/19.3: fix vulkan version reported
commit
|
commitdiff
|
tree
2020-03-07
Eric Engestrom
gen_release_notes: fix vulkan version reported
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Fix Android.mk
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Rename next-wait to simply 'wait'
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Add dummy scheduler
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Implement load_const
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Add preliminary LOAD_UNIFORM implementation
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Implement store_vary for vertex shaders
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Add helpers for creating temporaries
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Implement load_input for vertex shaders
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Implement store_output for fragment shaders
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Add bi_schedule_barrier helper
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Add blend_location to IR for BI_BLEND
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Implement nir_intrsinic_load_interpolated_input
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Fix destination printing
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Handle jumps (breaks, continues)
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Handle loops when ingesting CFG
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Add support for if-else blocks
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Call nir_lower_io_to_temporaries in cmdline
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Add instruction emit/remove helpers
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Print branch target
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Don't print types for unconditional branches
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Improve block printing
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Walk through the NIR control flow graph
commit
|
commitdiff
|
tree
2020-03-07
Alyssa Rosenzweig
pan/bi: Lower and optimize NIR
commit
|
commitdiff
|
tree
2020-03-06
Chad Versace
anv: Flatten the logic add_aux_surface_if_supported...
commit
|
commitdiff
|
tree
2020-03-06
Chad Versace
anv: Refactor creation of aux surfaces (v2)
commit
|
commitdiff
|
tree
2020-03-06
Chad Versace
anv: Add anv_image_plane_needs_shadow_surface() (v2)
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: add subroutine support to nir linker
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: dont try to assign uniform storage for uniform...
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: add support for builtins to the nir uniform linker
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: set ShaderStorageBlocksWriteAccess in the nir...
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: nir linker fix setting of ssbo top level array
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: find the base offset for block members from unnam...
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: correctly set explicit offsets for struct members
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: add std140 and std430 layouts to nir uniform...
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
nir: add glsl_get_std430_size() helper
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
nir: add glsl_get_std430_base_alignment() helper
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
nir: add glsl_get_std140_size() helper
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
nir: add glsl_get_std140_base_alignment() helper
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
nir: add glsl_get_internal_ifc_packing() helper
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: correctly find block index when linking glsl...
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: add name support to nir uniform linker
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: move get_next_index() earlier in nir link uniforms
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: move add_parameter() earlier in nir link uniforms
commit
|
commitdiff
|
tree
2020-03-06
Timothy Arceri
glsl: move nir link uniforms struct defs earlier
commit
|
commitdiff
|
tree
2020-03-06
Vasily Khoruzhick
lima: gpir: enforce instruction limit earlier
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Calculate num_instructions in O(1)...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Move register pressure calculation...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
entel/compiler: Simplify new_idom reduction in dominanc...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Move dominance tree data structure...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Move idom tree calculation and related...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Drop invalidate_live_intervals()
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler/vec4: Switch liveness analysis to IR...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler/fs: Switch liveness analysis to IR analy...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler/vec4: Add live interval validation pass
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler/fs: Add live interval validation pass
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Pass single backend_shader argument...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Pass single backend_shader argument...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Restructure live intervals computation...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Move all live interval analysis results...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Move all live interval analysis results...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Mark virtual_grf_interferes and vars_in...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Pass detailed dependency classes to...
commit
|
commitdiff
|
tree
2020-03-06
Francisco Jerez
intel/compiler: Define more detailed analysis dependenc...
commit
|
commitdiff
|
tree
next