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
2017-04-28
Jason Ekstrand
anv: Move queues, events, and semaphores to their own...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Jason Ekstrand
anv: Implement VK_KHX_external_memory_fd
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Jason Ekstrand
anv: Use the BO cache for DeviceMemory allocations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Jason Ekstrand
anv/allocator: Add a BO cache
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Jason Ekstrand
anv: Implement VK_KHX_external_memory
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Chad Versace
anv: Implement VK_KHX_external_memory_capabilities
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Jason Ekstrand
anv/physical_device: Rename uuid to pipeline_cache_uuid
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Jason Ekstrand
anv: Refactor device_get_cache_uuid into physical_devic...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Jason Ekstrand
anv: Set EXEC_OBJECT_ASYNC when available
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Jason Ekstrand
anv/cmd_buffer: Use the device allocator for QueueSubmit
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Timothy Arceri
mesa: remove wip framebuffer code
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Samuel Pitoiset
glsl: set vector_elements to 1 for samplers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Jan Vesely
clover: Fix build since clang r301442
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Timothy Arceri
disk_cache: use block size rather than file size
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Timothy Arceri
disk_cache: reduce default cache size to 5% of filesystem
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Dave Airlie
radeon/ac: remove assert causing regression
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Dave Airlie
radeon/ac: fix build on llvm 3.8.1
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Boyan Ding
nvc0: Enable compute support for Pascal
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Boyan Ding
nvc0: Add new launch descriptor format for GP100
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Boyan Ding
nvc0: Fix index of unk fields in nve4_cp_launch_desc
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Boyan Ding
nouveau: Fix indentation of maxwell compute class defin...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Jason Ekstrand
anv: Don't place scratch buffers above the 32-bit boundary
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Dave Airlie
radv/ac: eliminate unused vertex shader outputs. (v2)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Dave Airlie
radeonsi/ac: move vertex export remove to common code.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Dave Airlie
radv: fix regression in descriptor set freeing.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Timothy Arceri
glsl: remove duplicate validation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Timothy Arceri
glsl: use without_array() rather than get_scalar_type()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
svga: fix vertex buffer binding issue
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
gallium/util: reduce util_snprintf() calls in debug_flu...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
gallium/util: add some comments in u_debug_flush.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Charmaine Lee
svga: Removed the unused label 'done' in svga_validate_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Charmaine Lee
svga: use the winsys interface to invalidate surface
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Charmaine Lee
svga: fix format for screen target
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Charmaine Lee
svga: cache the backing surface handle in the texture...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Charmaine Lee
svga: Update the backing resource only if needed
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Charmaine Lee
svga: Set the surface dirty bit for the right surface...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Charmaine Lee
svga: Move rendertarget view related fields to hw_clear...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Charmaine Lee
svga: Move setting the rendered_to flags to framebuffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
svga: add const qualifiers on svga_check_sampler_view_r...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
svga: improve surface view debug messages
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
svga: add DEBUG_SAMPLERS
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
svga: fail screen creation if HW version is too old
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Deepak Rawat
winsys/svga: fix error path when kernel is not able...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
draw: whitespace fixes in draw_pipe_vbuf.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Brian Paul
st/mesa: minor clean-ups in st_update_renderbuffer_surf...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Samuel Pitoiset
nv50,nvc0: disable the TGSI merge registers pass
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Samuel Pitoiset
radeonsi: disable the TGSI merge registers pass
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Samuel Pitoiset
st/glsl_to_tgsi: disable the merge registers pass condi...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Samuel Pitoiset
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Samuel Pitoiset
radeonsi: use unsynchronized transfers for shader binar...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Marek Olšák
radeonsi: turn si_shader_key::mono into a non-union
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Marek Olšák
radeonsi: adjust ESGS ring buffer size computation...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Marek Olšák
radeonsi/gfx9: don't set deprecated field PARTIAL_ES_WA...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Marek Olšák
radeonsi/gfx9: set MAX_PRIMGRP_IN_WAVE in the correct...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Marek Olšák
radeonsi/gfx9: add a workaround for viewing a slice...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Marek Olšák
radeonsi/gfx9: fix 1D array shader images
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Marek Olšák
radeonsi/gfx9: fix most things wrong with shader images
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Marek Olšák
radeonsi/gfx9: fix texture buffer objects and image...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Eric Engestrom
configure: print LDFLAGS alongside CFLAGS & co.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Timothy Arceri
mesa: tidy up left over APPLE_vertex_array_object semantics
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Timothy Arceri
mesa: inline bind_vertex_array() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Timothy Arceri
mesa: drop APPLE_vertex_array_object support
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Bas Nieuwenhuizen
radv: Enable userspace fence checking.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Turner
i965: Remove unused variable 'options'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Turner
glsl: Initialize current_var
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Dave Airlie
radv/ac: setup mrt exports then export them in one...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Dave Airlie
radv/ac: overhaul vs output/ps input routing
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Dave Airlie
radv/ac: move point coord after layer/viewport.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Samuel Pitoiset
gallium: remove u_caps.c/h interface
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Marek Olšák
ddebug: implement get_query_result_resource
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Marek Olšák
trace: don't trace resource_destroy
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Marek Olšák
gallium/util: add debugging helpers printing pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Rob Herring
Android: fix r300g only build
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
mesa: use locked version of HashWalk for xfb objects
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
mesa: create locked version of HashWalk
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Rafael Antognolli
genxml: Fix gen_pack_header.py crash when field type...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Rafael Antognolli
genxml: Make BLEND_STATE command support variable lengt...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Rafael Antognolli
genxml: Fix python crash when no dwords are found.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Rafael Antognolli
genxml: Remove unused parameter.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Rafael Antognolli
intel/aubinator: Correctly read variable length structs.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Nanley Chery
isl/format: Update the R16G16B16X16_FLOAT entry
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Nanley Chery
anv/pass: Delete anv_pass::subpass_attachments
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Francisco Jerez
intel/fs: Take into account amount of data read in...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Francisco Jerez
intel/fs: Use regs_written() in spilling cost heuristic...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Kenneth Graunke
i965/vec4: Use reads_accumulator_implicitly(), not...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Mauro Rossi
android: radv/ac: Fix nir.h include
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Vinson Lee
configure.ac: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Dave Airlie
radv/ac: copy llvm machine feature flags from radeonsi.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
i965: remove now unused GLSL IR optimisations
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
i965: remove GLSL IR optimisation loop
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
glsl: use ARB_enhahnced_layouts for packing where possible
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
glsl: disable varying packing for varying used by inter...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
glsl_to_nir: skip ir_var_shader_shared variables
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
nir/i965: add before ffma algebraic opts
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
nir: shuffle constants to the top
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Timothy Arceri
nir: add flt comparision simplification
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Bas Nieuwenhuizen
radv: Enable lowering fdiv in nir.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Rob Clark
freedreno/a5xx: hack for r8g8b8a8_snorm
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Rob Clark
freedreno/a5xx: rgtc formats
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Marek Olšák
mesa: replace _mesa_index_buffer::type with index_size
commit
|
commitdiff
|
tree
|
snapshot
next