projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2020-04-09
Daniel Schürmann
aco: refactor try_remove_trivial_phi() in RA
commit
|
commitdiff
|
tree
2020-04-09
Daniel Schürmann
aco: improve speed of live_var_analysis
commit
|
commitdiff
|
tree
2020-04-09
Daniel Schürmann
aco: during RA only insert into renames table if a...
commit
|
commitdiff
|
tree
2020-04-09
Daniel Schürmann
aco: replace assignment hashmap by std::vector in regis...
commit
|
commitdiff
|
tree
2020-04-09
Daniel Schürmann
aco: improve register assignment when live-range splits...
commit
|
commitdiff
|
tree
2020-04-09
Daniel Schürmann
aco: improve hashing for value numbering
commit
|
commitdiff
|
tree
2020-04-09
Daniel Schürmann
aco: add explicit padding for all Instruction sub-structs
commit
|
commitdiff
|
tree
2020-04-09
Daniel Schürmann
aco: guarantee that Temp fits in 4 bytes
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: new clear/blit implementation with shader path...
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: add vk_format_is_snorm/is_float
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: rework format helpers
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: use dirty bits for dynamic viewport/scissor...
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: save attachment samples in renderpass state
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: disable 8x msaa
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: fix nir validate failure from push constant...
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: split up gmem/tile alignment
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: RB_CCU_CNTL fixes
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
freedreno/a6xx: set bypass RB_CCU_CNTL value for blitter
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
freedreno/registers: add RB_CCU_CNTL bitfields
commit
|
commitdiff
|
tree
2020-04-09
Samuel Pitoiset
radv: allow TC-compat HTILE with GENERAL outside of...
commit
|
commitdiff
|
tree
2020-04-09
Samuel Pitoiset
radv: only enable TC-compat HTILE for images readable...
commit
|
commitdiff
|
tree
2020-04-09
Samuel Pitoiset
radv: only expose fp16 control features for chips with...
commit
|
commitdiff
|
tree
2020-04-09
Samuel Pitoiset
radv: only expose storageInputOutput16 for chips with...
commit
|
commitdiff
|
tree
2020-04-09
Samuel Pitoiset
radv: only expose shaderFloat16 for chips with double...
commit
|
commitdiff
|
tree
2020-04-09
Samuel Pitoiset
ac,radv: add ac_gpu_info::has_double_rate_fp16
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: use buffer size instead of bo size for VFD_FETC...
commit
|
commitdiff
|
tree
2020-04-09
Jonathan Marek
turnip: improve vertex input handling
commit
|
commitdiff
|
tree
2020-04-08
James Zhu
radeonsi: fix Segmentation fault during vaapi enc test
commit
|
commitdiff
|
tree
2020-04-08
Bas Nieuwenhuizen
radv: Use correct buffer count with variable descriptor...
commit
|
commitdiff
|
tree
2020-04-08
Bas Nieuwenhuizen
radv: Whitespace fixup.
commit
|
commitdiff
|
tree
2020-04-08
Samuel Iglesias...
radv: set sparseAddressSpaceSize to RADV_MAX_MEMORY_ALL...
commit
|
commitdiff
|
tree
2020-04-08
Samuel Iglesias...
radv: check buffer size in vkCreateBuffer()
commit
|
commitdiff
|
tree
2020-04-08
Bas Nieuwenhuizen
radv: Consider maximum sample distances for entire...
commit
|
commitdiff
|
tree
2020-04-08
Samuel Pitoiset
radv: enable lowering of GS intrinsics for the LLVM...
commit
|
commitdiff
|
tree
2020-04-08
Samuel Pitoiset
radv: remove radv_layout_has_htile() helper
commit
|
commitdiff
|
tree
2020-04-08
Samuel Pitoiset
radv: cleanup creating the decompress/resummarize pipelines
commit
|
commitdiff
|
tree
2020-04-08
Samuel Pitoiset
radv: rename extra graphics pipeline decompress/resumma...
commit
|
commitdiff
|
tree
2020-04-08
Samuel Pitoiset
radv: rename decompress/resummarize depth/stencil functions
commit
|
commitdiff
|
tree
2020-04-08
Jonathan Marek
turnip: fix compute shaders crashing after geometry...
commit
|
commitdiff
|
tree
2020-04-08
Timothy Arceri
nir: make opt_if_loop_terminator() less strict
commit
|
commitdiff
|
tree
2020-04-08
Timothy Arceri
radeonsi: don't lower constant arrays to uniforms in...
commit
|
commitdiff
|
tree
2020-04-07
Dominik Behr
meson: fix debug build on Android
commit
|
commitdiff
|
tree
2020-04-07
Bas Nieuwenhuizen
radv: Store 64-bit availability bools if requested.
commit
|
commitdiff
|
tree
2020-04-07
Vinson Lee
gallivm: Add missing header for powf.
commit
|
commitdiff
|
tree
2020-04-07
Kristian H...
turnip: Drop dep_llvm from dependencies
commit
|
commitdiff
|
tree
2020-04-07
Kristian H...
turnip: Make Android platform build
commit
|
commitdiff
|
tree
2020-04-07
Kristian H...
turnip: Stub out VK_KHR_external_{fence,semaphore}_fd
commit
|
commitdiff
|
tree
2020-04-07
Kristian H...
turnip: Add missing VKAPI_ATTR annotations
commit
|
commitdiff
|
tree
2020-04-07
Rohan Garg
tracie: Reformat code to fix indentation
commit
|
commitdiff
|
tree
2020-04-07
Rohan Garg
tracie: Print results in a machine readable format
commit
|
commitdiff
|
tree
2020-04-07
Eric Anholt
freedreno/a6xx: Set a level's pitch based on minified...
commit
|
commitdiff
|
tree
2020-04-07
Eric Anholt
freedreno: Add the outline of a test for a6xx texture...
commit
|
commitdiff
|
tree
2020-04-07
Eric Anholt
freedreno/a6xx: Drop the "alignment" layout temporary.
commit
|
commitdiff
|
tree
2020-04-07
Eric Anholt
freedreno/a6xx: Remove the "aligned_height" temporary.
commit
|
commitdiff
|
tree
2020-04-07
Eric Anholt
freedreno/a6xx: Sink the per-level size temps inside...
commit
|
commitdiff
|
tree
2020-04-07
Michel Dänzer
gitlab-ci: Run merge request pipelines automatically...
commit
|
commitdiff
|
tree
2020-04-07
Michel Dänzer
gitlab-ci: Don't require triggering build/test jobs...
commit
|
commitdiff
|
tree
2020-04-07
Michel Dänzer
gitlab-ci/lava: Add needs: for container image to test...
commit
|
commitdiff
|
tree
2020-04-07
Michel Dänzer
gitlab-ci: Rename "paths" YAML anchor to "all_paths"
commit
|
commitdiff
|
tree
2020-04-07
Caio Marcelo...
anv/gen12: Lower VK_KHR_multiview using Primitive Repli...
commit
|
commitdiff
|
tree
2020-04-07
Caio Marcelo...
intel/fs: Allow multiple slots for position
commit
|
commitdiff
|
tree
2020-04-07
Caio Marcelo...
intel/gen12: Add XML description for 3DSTATE_PRIMITIVE_...
commit
|
commitdiff
|
tree
2020-04-07
Caio Marcelo...
nir: Add per_view attribute to nir_variable
commit
|
commitdiff
|
tree
2020-04-07
Simon Ser
mesa: add support for NV_pixel_buffer_object
commit
|
commitdiff
|
tree
2020-04-07
Jonathan Marek
turnip: implement timestamp query
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Enable geometryShader device feature
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Enable geometry shaders for CP_DRAWs
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Populate tu_pipeline.active_stages
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Update maxGeometryShaderInvocations to match...
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Selectively configure GRAS_LAYER_CNTL
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Set up REG_A6XX_SP_GS_CONFIG
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Configure VFD_CONTROL with gsheader and primitiveid
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Configure VPC for geometry shaders
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Emit geometry shader obj and related consts
commit
|
commitdiff
|
tree
2020-04-07
Brian Ho
turnip: Set has_gs in ir3_shader_key
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
radv: Print shader stage before disassembly.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco: Print shader stage in aco_print_program.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
radv: Enable ACO for NGG VS/TES, but disable NGG for...
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco/ngg: Run GS_ALLOC_REQ on priority 3 for NGG VS...
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco/ngg: Schedule position exports of NGG VS/TES.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco/ngg: Implement NGG VS and TES.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco/ngg: Setup NGG VS and TES stages.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco/ngg: Fix exports for NGG VS and TES.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco/ngg: Initialize exec mask for NGG VS and TES.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco/ngg: Add new stage for hw_ngg_gs.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco: Treat s_setprio as a scheduling barrier.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco: Extract merged_wave_info_to_mask to its own function.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco: Print block_kind_export_end.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco: Extract uniform if handling to separate functions.
commit
|
commitdiff
|
tree
2020-04-07
Timur Kristóf
aco: Fix crash in insert_wait_states.
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bit: Wire up add/add op+test
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bit: Add fmin/max16 tests
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bit: Enable more debug for `run`
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bit: Add min/max support to interpreter
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bit: Unify test frontends
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bi: Force ADD scheduling for MINMAX
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bi: Fix incorrect abs flip in fma/fadd16
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bi: Set BI_MODS for MINMAX
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bi: Add ADD add/min/max fp32 packing
commit
|
commitdiff
|
tree
2020-04-06
Alyssa Rosenzweig
pan/bi: Structify ADD unit add/min/max
commit
|
commitdiff
|
tree
next