projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2017-12-06
Alejandro Piñeiro
anv: Enable SPV_KHR_16bit_storage and VK_KHR_16bit_stor...
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
i965/fs: Enables 16-bit load_ubo with sampler
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
i965/fs: Helpers for un/shuffle 16-bit pairs in 32...
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
i965/fs: Use byte scattered read for 16-bit load_ssbo
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
i965/fs: Add byte scattered read message and fs support
commit
|
commitdiff
|
tree
2017-12-06
Alejandro Piñeiro
i965/fs: Predicate byte scattered writes if needed
commit
|
commitdiff
|
tree
2017-12-06
Alejandro Piñeiro
i965/fs: Use byte_scattered_write on 16-bit store_ssbo
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
i965/fs: Add byte scattered write message and fs support
commit
|
commitdiff
|
tree
2017-12-06
Alejandro Piñeiro
i965/fs: Add remove_extra_rounding_modes optimization
commit
|
commitdiff
|
tree
2017-12-06
Alejandro Piñeiro
i965/fs: Enable rounding mode on f2f16 ops
commit
|
commitdiff
|
tree
2017-12-06
Alejandro Piñeiro
i965/fs: Define new shader opcode to set rounding modes
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
i965: Add support for control register
commit
|
commitdiff
|
tree
2017-12-06
Alejandro Piñeiro
i965/fs: Handle 32-bit to 16-bit conversions
commit
|
commitdiff
|
tree
2017-12-06
Alejandro Piñeiro
i965/fs: Remove BRW_REGISTER_TYPE_HF assert at get_exec...
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
i965: Support for 16-bit base types in helper functions
commit
|
commitdiff
|
tree
2017-12-06
Alejandro Piñeiro
i965/vec4: Handle 16-bit types at type_size_xvec4
commit
|
commitdiff
|
tree
2017-12-06
Eduardo Lima...
spirv/nir: Add support for SPV_KHR_16bit_storage
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
spirv: Enable FPRoundingMode decorator to nir operations
commit
|
commitdiff
|
tree
2017-12-06
Eduardo Lima...
spirv/nir: Handle 16-bit types
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
nir: Handle fp16 rounding modes at nir_type_conversion_op
commit
|
commitdiff
|
tree
2017-12-06
Eduardo Lima...
nir: Populate conversion opcodes to 16-bit types
commit
|
commitdiff
|
tree
2017-12-06
Jose Maria...
nir: Add rounding modes enum
commit
|
commitdiff
|
tree
2017-12-06
Eduardo Lima...
nir: Add support for 16-bit types (half float, int16...
commit
|
commitdiff
|
tree
2017-12-06
Eduardo Lima...
mesa/st: Handle 16-bit types at st_glsl_storage_type_size()
commit
|
commitdiff
|
tree
2017-12-06
Eduardo Lima...
glsl: Add 16-bit types
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
anv: Add support for the variablePointers feature
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Allow OpPtrAccessChain for block indices
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
anv: Handle nir_intrinsic_vulkan_resource_reindex
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
nir: Add a vulkan_resource_reindex intrinsic
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Add support for lowering workgroup access to...
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Rename get_shared_nir_atomic_op to get_var_nir_a...
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Add theoretical support for single component...
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Use offset_pointer_dereference to instead of...
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Refactor a couple of pointer query helpers
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Refactor the base case of offset_pointer_dereference
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Add a switch statement for the block store opcode
commit
|
commitdiff
|
tree
2017-12-06
Jason Ekstrand
spirv: Use a dereference instead of vtn_variable_resour...
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
mesa: add const qualifier on _mesa_is_renderable_textur...
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
mesa: add const qualifier on _mesa_base_fbo_format()
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
mesa: s/%u/%d/ in _mesa_error() call in check_layer()
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
mesa: simplify/improve some _mesa_error() calls in...
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
mesa: trivial whitespace fixes in transformfeedback.c
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
mesa: add const qualifier in test_attachment_completeness()
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
st/mesa: remove unneeded #include in st_format.h
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
st/mesa: rename a few vars to 'bindings'
commit
|
commitdiff
|
tree
2017-12-05
Brian Paul
st/mesa: whitespace fixes in st_format.c
commit
|
commitdiff
|
tree
2017-12-05
Rob Clark
freedreno/a5xx: hide ARB_base_instance
commit
|
commitdiff
|
tree
2017-12-05
Rob Clark
freedreno/ir3: handle input/output component
commit
|
commitdiff
|
tree
2017-12-05
Rob Clark
mesa/st: move cloning of NIR shader for compute
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600: refactor and export some shader selector code...
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600: add compute support to compressed resource handling.
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600: update max threads per block for evergreen compute
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/shader: add local memory support to shader assembler.
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/cs: add support for compute to image/buffers/atomi...
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600: handle compute null key shader state
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600: add some missing cayman register defines
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600: don't set EOP on pop or loop end
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/ssbo: refactor out buffer coord calcs and use...
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/ssbo: fix multi-dword buffer loads.
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/ssbo: use r32ui format for ssbo resources.
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600: refactor out the immediate setup code.
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/shader: fix ssbo atomic operations formats.
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/shader: fix thread id loading.
commit
|
commitdiff
|
tree
2017-12-05
Rob Herring
Android: enable noreturn and returns_nonnull attributes
commit
|
commitdiff
|
tree
2017-12-05
Marek Olšák
gallium/u_upload_mgr: allow drivers to specify pipe_res...
commit
|
commitdiff
|
tree
2017-12-05
Marek Olšák
winsys/amdgpu: add RADEON_FLAG_READ_ONLY
commit
|
commitdiff
|
tree
2017-12-05
Marek Olšák
gallium/radeon: remove RADEON_HEAP_VRAM_GTT
commit
|
commitdiff
|
tree
2017-12-05
Marek Olšák
gallium/radeon: move setting VRAM|GTT into winsyses
commit
|
commitdiff
|
tree
2017-12-05
Marek Olšák
radeonsi: flush the context after resource_copy_region...
commit
|
commitdiff
|
tree
2017-12-05
Mauro Rossi
Android: gallium/radeon: fix libmesa_amd_common dependency
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
st/mesa: handle compute atomics
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/atomic: add cayman version of atomic save/restore...
commit
|
commitdiff
|
tree
2017-12-05
Dave Airlie
r600/atomic: refactor out evergreen atomic setup/save...
commit
|
commitdiff
|
tree
2017-12-05
Timothy Arceri
radeonsi: pass llvm type directly to buffer_load()
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: build gallium nine state_tracker
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: build gallium xa state tracker
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: build gallium va state tracker
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: build gallium omx state tracker
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: build gallium xvmc state tracker
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: build gallium vdpau state tracker
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: drop gallium-media argument
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: extend install_megadrivers script to handle...
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: Add osmesa.sym script as a link dependency ...
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: use driver_deps for gallium osmesa
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: Use driver dependencies for libgl-xlib target
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: use the driver dependencies for the gallium...
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: define driver dependencies
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: sort gallium drivers after winsys
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: Combine gallium target subdirs
commit
|
commitdiff
|
tree
2017-12-04
Nanley Chery
i965/cnl: Avoid fast-clearing sRGB render buffers
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: Fix overlinkage of dri3 loader
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: fix underlinkage without dri3
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: Reformat glx code to match more common style
commit
|
commitdiff
|
tree
2017-12-04
Samuel Pitoiset
radv: fix a crash in radv_can_dump_shader()
commit
|
commitdiff
|
tree
2017-12-04
Chad Versace
intel/isl: Declare private array as static const
commit
|
commitdiff
|
tree
2017-12-04
Dylan Baker
meson: Install dri.pc file when building gallium dri...
commit
|
commitdiff
|
tree
2017-12-04
Lionel Landwerlin
anv: query CS timestamp frequency from the kernel
commit
|
commitdiff
|
tree
2017-12-04
Lionel Landwerlin
i965: read CS timestamp frequency from the kernel on...
commit
|
commitdiff
|
tree
2017-12-04
Lionel Landwerlin
drm-uapi: Update drm/i915 headers from drm-next
commit
|
commitdiff
|
tree
2017-12-04
Jason Ekstrand
radv: Implement VK_KHR_get_surface_capabilities2
commit
|
commitdiff
|
tree
next