projects
/
platform
/
upstream
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa: initialize OutsideBeginEnd directly instead of through Exec
2022-09-26
Marek Olšák
mesa: initialize OutsideBeginEnd directly instead of...
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: remove unused function _mesa_get_dispatch
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: don't restore the dispatch at the end of glCallList
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
vbo: don't call _glapi_set_dispatch for GL_COMPILE_AND_EXECU...
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: reorder and pack gl_buffer_object
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: remove unused gl_buffer_object::Data and Written
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: restructure bind_buffer_object for better performance
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: inline _mesa_handle_bind_buffer_gen and correct...
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: inline _mesa_reference_buffer_object
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: trivial simplifications in _mesa_reference_buffer_object_
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: clean up st_indirect_draw_vbo interface and callers
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: remove unused code using _mesa_prim
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: remove _mesa_draw_gallium_fallback by adapting...
commit
|
commitdiff
|
tree
2022-09-26
Marek Olšák
mesa: replace ALLOC_PRIMS with persistently-allocated...
commit
|
commitdiff
|
tree
2022-09-26
Friedrich Vock
radv: Build acceleration structures using BVH IR
commit
|
commitdiff
|
tree
2022-09-26
Friedrich Vock
radv: Create pipelines for conversion meta shaders
commit
|
commitdiff
|
tree
2022-09-26
Friedrich Vock
radv: Add conversion shader for leaf nodes
commit
|
commitdiff
|
tree
2022-09-26
Friedrich Vock
radv: Add conversion shader for internal nodes
commit
|
commitdiff
|
tree
2022-09-26
Friedrich Vock
radv: Add BVH IR types
commit
|
commitdiff
|
tree
2022-09-26
Friedrich Vock
radv: Split CmdBuildAccelerationStructuresKHR into...
commit
|
commitdiff
|
tree
2022-09-26
Friedrich Vock
radv: Rename internal node shader to lbvh_internal
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: only emit runtime array for ssbos if present
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: remove color_write_missing driver workaround
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: allow reordered clear_buffer calls
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: avoid overflow when clamping bufferviews
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: name bo variables using bitsize
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: fix handling for ssbos that are just runtime...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: fix sparse queue creation
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: always unset var->data.explicit_xfb_buffer
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: free vertex_state_cache on shutdown
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: fix some batch tracking leaks
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: add asserts to verify optimal key state
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: copy optimal key always
commit
|
commitdiff
|
tree
2022-09-26
Kenneth Graunke
iris: Ignore aux for copy_region source if there's...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
lavapipe: propagate shader access info across libraries
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
lavapipe: set writemask for compute shader buffers
commit
|
commitdiff
|
tree
2022-09-26
Sil Vilerino
d3d12: Replace size_t with uint64_t in d3d12_video_encoder...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: unspaghettify some program update code
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: be even more granular with optimal_key program...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: simplify bit tracking in zink_gfx_program_update()
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: split dirty_shader_stages for gfx and compute
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: use optimal_keys to massively reduce size of...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: add 'optimal_keys' handling for shader keys
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: add some padding to small shader keys for byte...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: ALWAYS_INLINE bind_gfx_stage
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: move to AoS for gfx program shader modules
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: copy the non-dirty shader stages when updating...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: handle inline uniforms during first-time shader...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: remove a bunch of casts from shader key inlines
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: wrap zink_shader_key_base access for nonseamless...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: check on init whether decomposed attrs are needed
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
zink: add a bool flag for decomposed vertex elements
commit
|
commitdiff
|
tree
2022-09-26
Erik Faye-Lund
ci/crocus: update ci results
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: mostly implement FS input loads on GFX11
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco/tests: add GFX11 assembly tests
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: omit read-only memory_sync_info when printing
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: add VINTERP instruction format
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: add LDSDIR instruction format
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: limit GFX11 to 128 VGPRs for now
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: update assembler for GFX11
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco/gfx11: don't use more than 1 NSA dword
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: add GFX11 opcode numbers
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: fix assembly of MUBUF-to-LDS loads
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: add reg() helper to assembler
commit
|
commitdiff
|
tree
2022-09-26
Rhys Perry
aco: rename Interp_instruction to VINTRP_instruction
commit
|
commitdiff
|
tree
2022-09-26
Ruijing Dong
radeonsi/vcn: support async
commit
|
commitdiff
|
tree
2022-09-26
Yonggang Luo
aco: Fixes compiling error about char8_t with c++20
commit
|
commitdiff
|
tree
2022-09-26
Daniel Schürmann
radv/rt: inline radv_rt_pipeline_create_() helper into...
commit
|
commitdiff
|
tree
2022-09-26
Daniel Schürmann
radv/rt: create separate radv_rt_pipeline struct
commit
|
commitdiff
|
tree
2022-09-26
Matt Coster
pvr: Fix assignment to ISP back_a.sref
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
radv: use direct access to last_vgt_api_stage_locs...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
radv: store pointer to sgprs for last vertex stage
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_split_per_membe...
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_split_var_copies
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_samplers
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_interpolation
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_metadata_none instead of its value
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_frexp
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_fb_read
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_drawpixels
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_clip_halfz
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_clip_disable
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_clamp_col...
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_64bit_phis
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_bool_to_int32
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_bool_to_float
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_bool_to_b...
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
nir: use nir_shader_instructions_pass in nir_lower_alu
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
glsl: use nir_shader_instructions_pass in gl_nir_lower_sampl...
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
glsl: use nir_shader_instructions_pass in gl_nir_lower_images
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
glsl: use nir_shader_instructions_pass in gl_nir_lower_atomics
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
crocus: remove invalid nir_metadata_preserve from crocus_fix...
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
iris: remove invalid nir_metadata_preserve from iris_fix_edg...
commit
|
commitdiff
|
tree
2022-09-26
Marcin Ślusarz
radv: use nir_shader_instructions_pass in radv_nir_lower_ycb...
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
radv: ALWAYS_INLINE radv_is_streamout_enabled()
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
radv: ALWAYS_INLINE radv_flush_descriptors
commit
|
commitdiff
|
tree
2022-09-26
Mike Blumenkrantz
radv: ALWAYS_INLINE radv_after_draw
commit
|
commitdiff
|
tree
2022-09-26
Samuel Pitoiset
radv: allow to build the pre-rasterization stages in...
commit
|
commitdiff
|
tree
2022-09-26
Samuel Pitoiset
radv: determine the last VGT api stage from the active_stage...
commit
|
commitdiff
|
tree
2022-09-26
Samuel Pitoiset
radv: import the GS copy shader from a library if present
commit
|
commitdiff
|
tree
next