projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2019-07-16
Jason Ekstrand
spirv: Add a warning for ArrayStride on arrays of blocks
commit
|
commitdiff
|
tree
2019-07-16
Caio Marcelo...
anv: Increase state allocation size limit to 2MB
commit
|
commitdiff
|
tree
2019-07-16
Yevhenii Kolesnikov
meta: leaking of BO with DrawPixels
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
swrast: Move _mesa_format_pack_colormask() to the only...
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
mesa: Give _mesa_format_get_color_encoding a clearer...
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
mesa: Drop redundant checks for sRGB before sRGB to...
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
mesa: Fold _mesa_unpack_depth_stencil_row() into its...
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
mesa: Convert format_pack/unpack off of GL types.
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
mesa: Port format_pack/unpack off of _mesa_problem().
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
mesa: Mostly switch Mesa format info off of GL types...
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
mesa: Rename gl_pack typedefs to mesa_pack.
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
mesa: Rename gl_format_info to mesa_format_info.
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
state_tracker: Move the format test out to be an actual...
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
u_format: Remove pointless comments.
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
src/util: Switch _mesa_half_to_float() to u_half.h...
commit
|
commitdiff
|
tree
2019-07-16
Eric Anholt
u_half_test: Turn it into an actual unit test.
commit
|
commitdiff
|
tree
2019-07-16
Mauro Rossi
android: radv/gfx10: generate gfx10_format_table.h
commit
|
commitdiff
|
tree
2019-07-16
Rob Clark
mesa/st: add sampler uniforms
commit
|
commitdiff
|
tree
2019-07-16
Rob Clark
egl/android: handle multi-fd native windows
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
st,i965: Stop looping on 64-bit lowering
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/lower_doubles: Handle fdiv and fsub directly
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/lower_doubles: Use the new NIR lowering framework
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/lower_doubles: Use "alu" for the nir_alu_instr
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/lower_int64: Use the core NIR lowering framework
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/alu_to_scalar: Use the new NIR lowering framework
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/alu_to_scalar: Use "alu" as the name for the nir_al...
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/lower_system_values: Support lowering more intrinsics
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/lower_system_values: Drop the context-aware builder...
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/lower_system_values: Use the new generic NIR loweri...
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir/lower_subgroups: Use the new generic NIR lowering...
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir: Add some generic helpers for writing lowering...
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
nir: Add a helper for fetching the SSA def from an...
commit
|
commitdiff
|
tree
2019-07-16
Tomeu Vizoso
pandecode: Add more addresses to trace
commit
|
commitdiff
|
tree
2019-07-16
Tomeu Vizoso
panfrost: Use 64-bit descriptors globally
commit
|
commitdiff
|
tree
2019-07-16
Jason Ekstrand
anv: Account for dynamic stencil write disables in...
commit
|
commitdiff
|
tree
2019-07-16
Alyssa Rosenzweig
panfrost: Implement opportunistic AFBC
commit
|
commitdiff
|
tree
2019-07-16
Alyssa Rosenzweig
panfrost/mfbd: Zero out framebuffer_stride
commit
|
commitdiff
|
tree
2019-07-16
Alyssa Rosenzweig
panfrost: AFBC buffers must be cache-line aligned
commit
|
commitdiff
|
tree
2019-07-16
Alyssa Rosenzweig
panfrost: Add Z/S and MRT BOs to the job
commit
|
commitdiff
|
tree
2019-07-16
Alyssa Rosenzweig
panfrost: Set usage2 during draw, not CSO
commit
|
commitdiff
|
tree
2019-07-16
Sergii Romantsov
meta: memory leak of CopyPixels usage
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv: add radv_emit_streamout_{begin,end} helpers
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv: pass output values to radv_emit_stream_output()
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv: allow to select DST_SEL with RELEASE_MEM
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv: allow to emit PS_DONE/CS_DONE with RELEASE_MEM
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv: restore an assertion in handle_vs_outputs()
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv/gfx10: emit ES outputs of TES when it's not NGG
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv: update LATE_ALLOC_VS.LIMIT
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv/gfx10: support pixel shaders without exports
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv: fix gathering clip/cull distance masks for GS
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
Revert "radv/gfx10: don't set array pitch field on...
commit
|
commitdiff
|
tree
2019-07-16
Iago Toral...
v3d: flag dirty state when binding new sampler states
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv/gfx10: add missing conversions for 16-bit exports
commit
|
commitdiff
|
tree
2019-07-16
Samuel Pitoiset
radv: remove unused code in radv_export_param()
commit
|
commitdiff
|
tree
2019-07-16
Dave Airlie
radv/gfx10: don't set array pitch field on images
commit
|
commitdiff
|
tree
2019-07-15
Vinson Lee
lima/ppir: Fix assert condition in ppir_codegen_encode_...
commit
|
commitdiff
|
tree
2019-07-15
Eric Anholt
docs: Tell people how to easily generate the Fixes...
commit
|
commitdiff
|
tree
2019-07-15
Caio Marcelo...
spirv: Ignore ArrayStride for storage classes that...
commit
|
commitdiff
|
tree
2019-07-15
Caio Marcelo...
spirv: Fix stride calculation when lowering Workgroup...
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost/ci: Blacklist flush finish tests
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Don't leak oversized transient allocations
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Implement panfrost_bo_cache_evict_all
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Implement panfrost_bo_cache_get
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Implement panfrost_bo_cache_put
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Add pan_bucket helper
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Implement pan_bucket_index helper
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Add BO cache data structure
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Describe BO cache architecture
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Stub out panfrost_bo_cache_evict
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Stub out panfrost_bo_cache_put
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Stub out panfrost_bo_cache_get
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Don't leak the blend CSO hash table
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Cleanup after scoreboarding
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Allocate UBOs on the stack, not the heap
commit
|
commitdiff
|
tree
2019-07-15
Jason Ekstrand
nir,intel: Add support for lowering 64-bit nir_opt_extr...
commit
|
commitdiff
|
tree
2019-07-15
Jason Ekstrand
nir/opt_if: Clean up single-src phis in opt_if_loop_ter...
commit
|
commitdiff
|
tree
2019-07-15
Pierre-Eric...
radeonsi: verify buffer_offset value before using it
commit
|
commitdiff
|
tree
2019-07-15
Pierre-Eric...
st/mesa: verify that vertex buffer offset isn't negative
commit
|
commitdiff
|
tree
2019-07-15
Marek Olšák
st/mesa: don't invalidate a buffer range that is mapped
commit
|
commitdiff
|
tree
2019-07-15
Marek Olšák
gallium: use MAP_DIRECTLY to mean supression of DISCARD...
commit
|
commitdiff
|
tree
2019-07-15
Kenneth Graunke
iris: Better handle decoder base addresses
commit
|
commitdiff
|
tree
2019-07-15
Samuel Pitoiset
radv/gfx10: enable OC_LDS_EN for NGG GS if the ES stage...
commit
|
commitdiff
|
tree
2019-07-15
Bas Nieuwenhuizen
anv: Add android dependencies on android.
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Advertise more depth/stencil formats
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost/mfbd: Add Z32 rendering support
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Fix blend_cso if nr_cbufs == 0
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Cleanup shader upload code
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Remove all old allocators
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Use transient memory for occlusion queries
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Remove bizarre hack
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Upload vertex descriptors to *transient*...
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Delay resource mmaps
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost: Cleanup PAN_ALLOCATE_*
commit
|
commitdiff
|
tree
2019-07-15
Alyssa Rosenzweig
panfrost/drm: Don't mmap INVISIBLE buffers
commit
|
commitdiff
|
tree
2019-07-15
Lionel Landwerlin
anv: fix crash in vkCmdClearAttachments with unused...
commit
|
commitdiff
|
tree
2019-07-15
Samuel Pitoiset
radv/gfx10: export the PrimitiveID for ES stages (VS...
commit
|
commitdiff
|
tree
2019-07-15
Samuel Pitoiset
radv/gfx10: declare an external symbol for the ESGS...
commit
|
commitdiff
|
tree
2019-07-15
Samuel Pitoiset
radv/gfx10: allocate ESGS ring space for exporting...
commit
|
commitdiff
|
tree
2019-07-15
Samuel Pitoiset
radv/gfx10: fix crash when emitting NGG GS prologue
commit
|
commitdiff
|
tree
2019-07-15
Vasily Khoruzhick
lima/ppir: Fix branch codegen
commit
|
commitdiff
|
tree
next