projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2020-09-24
Mike Blumenkrantz
zink: use correct number of samples on framebuffer...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Mike Blumenkrantz
zink: use correct value for color buffer sample count...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Kenneth Graunke
Revert "nir: replace lower_ffma and fuse_ffma with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Jonathan Marek
radv: use syncobj for wsi fence
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Jonathan Marek
radv: fix incorrect ResetFences path for WSI fence
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
amd/tmz: move uses_secure_bos to radeon_winsys
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: add workaround for mpv/vaapi subtitles
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: add a tmz variant for sctx::eop_bug_scratch
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi: disable primitive discard if tmz is in use
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: add tmz variant for sctx::tess_rings
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: add tmz variant of sctx::wait_mem_scratch
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: fail si_texture_transfer_map if tex is...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
amd/winsys: add RADEON_FLUSH_TOGGLE_SECURE_SUBMISSION
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: allow secure job if the app made a tmz...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
ac/gpu_info: add detection of TMZ support
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
amd: add AMDGPU_IDS_FLAGS_TMZ definition to amdgpu_drm.h
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi: introduce SI_RESOURCE_FLAG_INTERNAL / RADEON_...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: allocate depth/stencil buffers as encrypted
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: add safety assert when tmz is enabled
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: use secure job if using an encrypted...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi/tmz: use secure job if framebuffer has dcc
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Jonathan Marek
turnip: rework fences to use syncobjs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Jonathan Marek
turnip: require syncobj support
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Jonathan Marek
turnip: add a fd field to tu_device
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Jonathan Marek
turnip: delete unused tu_fence_signal function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Erik Faye-Lund
mesa: handle GL_FRONT after translating to it
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Samuel Pitoiset
ci: adjust RadeonSI rules
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Jonathan Marek
vulkan/wsi/display: add option for display fence to...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: always inline draw-related functions that...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: lift the conditional for skipping si_upload_v...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: add unlikely statements into si_draw_vbo
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: move si_upload_vertex_buffer_descriptors...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: reorganize the code around the gfx9 scissor bug
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: don't call emit_cache_flush after uploading...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: move a displaced comment in si_draw_vbo
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: call si_upload_graphics_shader_descriptors...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: use optimal order of operations when setting...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Icecream95
panfrost: Remove redundant casts of viewport position
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Icecream95
panfrost: Handle non-positive viewport positions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Icecream95
panfrost: Clamp uniform buffer size
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
nir: replace lower_ffma and fuse_ffma with has_ffma
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: fuse or lower ffma optimally on all chips
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
nir: split lower_ffma into lower_ffma16/32/64
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
nir: split fuse_ffma into fuse_ffma16/32/64
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Pierre-Eric...
radeonsi: force linear for textures with height=1 ...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: add a tweak for PS wave CU utilization for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: break a binning batch on a new PS if bins...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: move binning parameters into si_screen
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Marek Olšák
radeonsi: set KEEP_TOGETHER_ENABLE if needed
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Remove old register mode definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Use canonical register packing
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Rename port -> slot
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Decode all 32-bit register modes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Pass 'first' through disassembler
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Add bifrost_reg_mode enum
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Disassemble PC-relative addresses
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Decode M values in disasm
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Track M values of disassembled constants
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Inline dump_instr
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Annotate disassemble with format names
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Alyssa Rosenzweig
pan/bi: Annotate stop bit (canonically "Z-bit")
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Samuel Pitoiset
radv: add a tweak for PS wave CU utilization for gfx10.3
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Samuel Pitoiset
radv: set KEEP_TOGETHER_ENABLE if necessary on GFX10+
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Rhys Perry
radeonsi: don't use nir_opt_access
commit
|
commitdiff
|
tree
|
snapshot
2020-09-24
Rhys Perry
st/nir: call nir_opt_access before gl_nir_lower_buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Bas Nieuwenhuizen
radv: Add VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 rendering...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Bas Nieuwenhuizen
radv: Simplify radv_is_hw_resolve_pipeline.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Bas Nieuwenhuizen
radv: Disable NGG on APUs.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Erico Nunes
lima: add natively supported vertex buffer formats
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: advertise VK_KHR_copy_commands2
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: add support for CmdResolveImage2KHR()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: cleanup selecting the hardware resolve path
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: add support for CmdCopyImageToBuffer2KHR()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: add support for CmdCopyImage2KHR()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: add support for CmdCopyBufferToImage2KHR()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: add support for CmdCopyBuffer2KHR()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: add support for CmdBlitImage2KHR()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: add VK_KHR_copy_commands2 but leave it disabled
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: bump the advertised patch version to 145
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Samuel Pitoiset
radv: remove useless assignment of MAX_API_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Erik Faye-Lund
gallium/util: add blitter-support for stencil-fallback
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Erik Faye-Lund
gallium/util: add shader for stencil-blits
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Jesse Natalie
nir_lower_system_values: Fix load_global_invocation_id...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Eric Anholt
android: Disable trying to read/write to the disk cache.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Eric Anholt
mesa: Make the android_stub be a set of non-installed...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Marek Olšák
amd: add VanGogh support
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Marek Olšák
amd: add Dimgrey Cavefish support
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Marek Olšák
radeonsi: remove KILL_PS_INF_INTERP/CLAMP_DIV_BY_ZERO...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Marek Olšák
radeonsi: move debug options from si_disk_cache_create...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Marek Olšák
radeonsi: set TRUNC_COORD=0 for Total War: WARHAMMER...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Michel Dänzer
ci: Use ignore_scheduled_pipelines anchor in .radeonsi...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Connor Abbott
tu: Expose shaderStorageImage*WithoutFormat
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Connor Abbott
ir3: Don't use the format to get the image type
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Connor Abbott
tu: Expose shaderImageGatherExtended
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Connor Abbott
tu: Expose shaderStorageImageExtendedFormats
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Gert Wollny
r600/sfn: Be a bit more verbose when logging skipped...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Gert Wollny
r600/sfn: Acquire the number of FS outputs and the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Gert Wollny
r600/sfn: Take dual source blending output indices...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Gert Wollny
r600/sfn: Handle number of color outputs taking dual...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Gert Wollny
r600/sfn: Keep info about dual-source blend in FS
commit
|
commitdiff
|
tree
|
snapshot
next