panfrost: Enable PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
[mesa.git] / src / gallium /
2019-08-09 Alyssa Rosenzweigpanfrost: Enable PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2019-08-09 Alyssa Rosenzweigpanfrost: Import streamout data structures
2019-08-09 Krzysztof Raszkowskigallium/swr: Fix glClear when it's used with glEnable...
2019-08-09 Christian Gmeineretnaviv: fix typo
2019-08-09 Christian Gmeineretnaviv: add gpu_supports_texture_target(..)
2019-08-09 Vasily Khoruzhicklima: introduce a struct describing texture descriptor
2019-08-09 Vasily Khoruzhicklima: add texel format table
2019-08-08 Gurchetan Singhvirgl: check scanout mask
2019-08-08 Gurchetan Singhvirgl: fixup_readback_format --> fixup_formats
2019-08-08 Gurchetan Singhvirgl: access caps in a less verbose way in virgl_is_fo...
2019-08-08 Greg Vmeson: define ETIME to ETIMEDOUT if not present
2019-08-08 Roman Stratiienkolima: Fix Android.mk
2019-08-08 Rhys Perryanv,i965,iris: deduplicate setting of total_shared
2019-08-08 Erik Faye-Lundmesa: avoid warning on Windows
2019-08-08 Lucas Stachetnaviv: remember data offset into BO
2019-08-08 Jan Zielinskiswr/rasterizer: modernize thread TLB
2019-08-08 Jan Zielinskiswr/rasterizer: Refactor events collection mechanism
2019-08-08 Jan Zielinskiswr/rasterizer: improvements in simdlib
2019-08-08 Jan Zielinskiswr/rasterizer: Events are now grouped and enabled...
2019-08-08 Jan Zielinskiswr/rasterizer: do not mark tiles dirty until actually...
2019-08-08 Jan Zielinskiswr/rasterizer: enable size accumulation in mem stats
2019-08-08 Jan Zielinskiswr/rasterizer: enable using AOS vertex data format
2019-08-08 Iago Toral Quirogav3d: handle wait requirement when retrieving query...
2019-08-08 Iago Toral Quirogav3d: use the GPU to record primitives written to transf...
2019-08-08 Iago Toral Quirogagallium/util: add a helper to compute vertex count...
2019-08-08 Iago Toral Quirogav3d: be more explicit about the query types supported
2019-08-08 Iago Toral Quirogav3d: generate packet unpack functions
2019-08-08 Tomeu Vizosopanfrost: Print errors from kernel
2019-08-08 Tomeu Vizosopanfrost: Mark buffers as PANFROST_BO_HEAP
2019-08-08 Tomeu Vizosopanfrost: Mark BOs as NOEXEC
2019-08-08 Tomeu Vizosopanfrost: Take into account flags when looking up in...
2019-08-08 Tomeu Vizosopanfrost: Allocate shaders in their own BOs
2019-08-08 Mark Janesintel/perf: move perf-related constants to common location
2019-08-08 Ilia Mirkinnvc0: fix program dumping, use _debug_printf
2019-08-08 Ilia Mirkinnvc0: add support for ATOMC_WRAP TGSI operations
2019-08-08 Ilia Mirkingallium: redefine ATOMINC_WRAP to be more hardware...
2019-08-07 Pierre-Eric Pellou... radeonsi: limit DPBB context_states_per_bin batches...
2019-08-07 Pierre-Eric Pellou... radeonsi: reduce DPBB persistent_states_per_bin value...
2019-08-07 Pierre-Eric Pellou... radeonsi: fix typo in DPBB register field
2019-08-07 Pierre-Eric Pellou... radeonsi: fix S_028C48_MAX_ALLOC_COUNT value
2019-08-07 Christian Gmeineretnaviv: drop struct etna_3d_state
2019-08-07 Bas Nieuwenhuizenmeson,i965: Link with android deps when building for...
2019-08-07 Erik Faye-Lundgallium/dump: add missing query-type to short-list
2019-08-07 Erik Faye-Lundgallium/dump: add missing query-type to short-list
2019-08-07 Jan Veselyclover: Fix build after clang r367864
2019-08-07 John Stultzmesa: freedreno: Android.registers.mk: Fix up register...
2019-08-07 John Stultzmesa: Add ir3/ir3_nir_imul.c generation to Android.mk
2019-08-07 Rohan Gargpanfrost: Take into account a index_bias for glDrawElem...
2019-08-07 Timothy Arcerimesa/gallium: add dric option to allow overriding GL...
2019-08-06 Marek Olšáktgsi_to_nir: add a few needed double opcodes
2019-08-06 Marek Olšáktgsi_to_nir: implement a few needed 64-bit integer...
2019-08-06 Connor Abbottttn: Prepare for 64-bit sources and destinations
2019-08-06 Connor Abbottttn: Use 1-bit NIR comparison opcodes
2019-08-06 Pierre-Eric Pellou... radeonsi: enable EXT_shader_image_load_store
2019-08-06 Pierre-Eric Pellou... radeonsi: add support for nir atomic_inc_wrap/atomic_de...
2019-08-06 Pierre-Eric Pellou... radeonsi: add support for tgsi ATOMDEC_WRAP / ATOMINC_W...
2019-08-06 Pierre-Eric Pellou... gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate...
2019-08-06 Pierre-Eric Pellou... tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
2019-08-06 Marek Olšákradeonsi/gfx10: enable all CUs for GS if NGG is never...
2019-08-06 Marek Olšákradeonsi/gfx10: add global use_ngg and use_ngg_streamou...
2019-08-06 Marek Olšákradeonsi/gfx10: remove an obsolete VGT_REUSE_OFF workaround
2019-08-06 Marek Olšákradeonsi/gfx10: disable LATE_ALLOC_GS on Navi14
2019-08-06 Marek Olšákradeonsi/gfx10: implement a bug workaround for GE_PC_ALLOC
2019-08-06 Marek Olšákradeonsi/gfx10: implement a bug workaround for NGG...
2019-08-06 Marek Olšákradeonsi/gfx10: implement a GE bug workaround
2019-08-06 Marek Olšákradeonsi/gfx10: set GE_CNTL for tessellation correctly
2019-08-06 Marek Olšákradeonsi/gfx10: simplify NGG code in si_update_shaders
2019-08-06 Marek Olšákradeonsi/gfx10: fix input VGPRs for legacy VS
2019-08-06 Marek Olšákradeonsi: make sure that rasterizer state != NULL and...
2019-08-06 Marek Olšákradeonsi: make sure that DSA state != NULL and remove...
2019-08-06 Marek Olšákradeonsi: make sure that blend state != NULL and remove...
2019-08-06 Marek Olšákradeonsi: DCC MSAA blending bug - include logic op...
2019-08-06 Marek Olšákradeonsi: determine accurately whether logic op is...
2019-08-06 Marek Olšákradeonsi: skip draw calls with 0-sized index buffers
2019-08-06 Marek Olšákradeonsi/nir: lower PS inputs before scanning the shader
2019-08-06 Marek Olšákradeonsi/nir: handle key.mono.u.ps.interpolate_at_sampl...
2019-08-06 Marek Olšákradeonsi: add missing prints into si_dump_shader_key
2019-08-06 Marek Olšákradeonsi: disable SDMA image copies on dGPUs to fix...
2019-08-06 Danylo Piliaieviris: Handle vertex shader with window space position
2019-08-06 Erico Nuneslima: fix pipe_debug_callback warnings
2019-08-06 Vasily Khoruzhicklima/ppir: move sin/cos input scaling into NIR
2019-08-06 Kenneth Graunkeiris: Increase BATCH_SZ to 64kB
2019-08-06 Jonathan Mareketnaviv: support 3D and 2D array textures
2019-08-06 Jonathan Mareketnaviv: fix 3d texture upload
2019-08-06 Jonathan Mareketnaviv: add alternative NIR compiler
2019-08-06 Jonathan Mareketnaviv: prep for UBOs
2019-08-06 Jonathan Mareketnaviv: disasm: add dual16 bits, immediate decoding...
2019-08-06 Jonathan Mareketnaviv: asm: new features
2019-08-06 Jonathan Mareketnaviv: update headers from rnndb
2019-08-06 Erico Nuneslima: add summary report for shader-db
2019-08-06 Erico Nuneslima: add support for debug callback
2019-08-06 Tomeu Vizosopanfrost/ci: Remove two tests from list of failures
2019-08-06 Jon Turneyst/dri: Move dri2_format_mapping table and it's accesso...
2019-08-06 Jonathan Marektgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR...
2019-08-05 Erico Nuneslima/ppir: enable lower_vector_cmp to lower fall_equal
2019-08-05 Erico Nuneslima: re-run nir_opt_algebraic after int lowering
2019-08-05 Alyssa Rosenzweigpanfrost: Add app blacklist
2019-08-05 Kenneth Graunkeiris: Fix bad external BO hash table and zombie list...
2019-08-05 Kenneth Graunkeiris/bufmgr: Move iris_bo_reference into hash_find_bo...
2019-08-05 Ahmad Fatoumgallium: add stm DRM entry point
next