util/rb_tree: Replace useless ifs with asserts
[mesa.git] / src /
2019-09-23 Jason Ekstrandutil/rb_tree: Replace useless ifs with asserts
2019-09-23 Kenneth Graunkebroadcom/genxml: Stop manually scrubbing 'α' -> "alpha"
2019-09-23 Kenneth Graunkeintel/genxml: Stop manually scrubbing 'α' -> "alpha"
2019-09-23 Rob Clarkfreedreno/a6xx: do streamout only in binning pass
2019-09-23 Rob Clarkfreedreno/a6xx: fix binning pass vs. xfb
2019-09-23 Rob Clarkfreedreno/a6xx: un-open-code PC_PRIMITIVE_CNTL_1.PSIZE
2019-09-23 Marek Olšákac/nir: force unnormalized coordinates for RECT
2019-09-23 Marek Olšákac/nir: port Z compare value clamping from radeonsi
2019-09-23 Marek Olšáktgsi_to_nir: fix 2-component system values like tess_le...
2019-09-23 Marek Olšáktgsi_to_nir: fix masked out image loads
2019-09-23 Marek Olšáknir: define 8-byte size and alignment for bindless...
2019-09-23 Marek Olšáknir: don't add bindless variables to num_textures and...
2019-09-23 Jiang, Sonnyloader: always map the "amdgpu" kernel driver name...
2019-09-23 Marek Olšákac: stop using PCI IDs for chip identification
2019-09-23 Marek Olšákac/addrlib: fix chip identification for Vega10, Arcturu...
2019-09-23 Jason Ekstrandnir/repair_ssa: Replace the unreachable check with...
2019-09-23 Daniel Schürmannaco: only emit waitcnt on loop continues if we there...
2019-09-23 Karol Herbstnv50/ir/nir: comparison of integer expressions of diffe...
2019-09-23 Karol Herbstnv50/ir: fix unnecessary parentheses warning
2019-09-23 Erico Nuneslima: remove partial clear support from pipe->clear()
2019-09-23 Boris BrezillondEQP-GLES2.functional.buffer.write.use.index_array...
2019-09-23 Boris Brezillonpanfrost: Fix indexed draws
2019-09-23 Karol Herbstclover/nir: fix compilation with g++-5.5 and maybe...
2019-09-23 Kenneth Graunkest/mesa: Bail on incomplete attachments in discard_fram...
2019-09-23 Vasily Khoruzhicklima: implement BO cache
2019-09-23 Vasily Khoruzhicklima: use 0 to poll if BO is busy in lima_bo_wait()
2019-09-23 Qiang Yulima: move damage bound build to resource
2019-09-23 Qiang Yulima: don't use damage system when full damage
2019-09-23 Qiang Yulima: implement EGL_KHR_partial_update
2019-09-22 Icenowy Zhenglima: fix PLBU viewport configuration
2019-09-21 Bas Nieuwenhuizenamd: Build aco only if radv is enabled
2019-09-21 Karol Herbstnvc0: expose spirv support
2019-09-21 Karol Herbstclover: add support for passing kernels as nir to the...
2019-09-21 Karol Herbstclover: prepare supporting multiple IRs
2019-09-21 Karol Herbstclover: add support for drivers having no proper binary...
2019-09-21 Karol Herbstclover/functional: add id_equals helper
2019-09-21 Karol Herbstrename pipe_llvm_program_header to pipe_binary_program_...
2019-09-21 Karol Herbstgallium: add blob field to pipe_llvm_program_header
2019-09-21 Pierre Moreauclover/llvm: Add functions for compiling from source...
2019-09-21 Pierre Moreauclover/llvm: Add options for dumping SPIR-V binaries
2019-09-21 Pierre Moreauclover/spirv: Add functions for parsing arguments,...
2019-09-21 Pierre Moreauclover/spirv: Add functions for validating SPIR-V binaries
2019-09-21 Pierre Moreaumeson: Check for SPIRV-Tools and llvm-spirv
2019-09-20 Kenneth Graunkeisl: Drop WaDisableSamplerL2BypassForTextureCompressedF...
2019-09-20 Hal Gentzgallium/osmesa: Fix the inability to set no context...
2019-09-20 Adam Jacksonlibgbm: Wire up getCapability for the image loader
2019-09-20 Adam Jacksonegl/surfaceless: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Implement getCapability for the dri2 and...
2019-09-20 Adam Jacksonegl/wayland: Add FP16 format support
2019-09-20 Adam Jacksonegl/wayland: Reindent the format table
2019-09-20 Jason Ekstrandanv: Advertise VK_KHR_shader_subgroup_extended_types
2019-09-20 Jason Ekstrandintel/fs: Do 8-bit subgroup scan operations in 16 bits
2019-09-20 Jason Ekstrandintel/fs: Allow CLUSTER_BROADCAST to do type conversion
2019-09-20 Jason Ekstrandintel/fs: Allow UB, B, and HF types in brw_nir_reductio...
2019-09-20 Paulo Zanoniintel/fs: don't forget the stride at generate_shuffle
2019-09-20 Jason Ekstrandutil/rb_tree: Reverse the order of comparison functions
2019-09-20 Jason Ekstrandutil/rb_tree: Add the unit tests
2019-09-20 Eric Engestromanv: implement ICD interface v4
2019-09-20 Eric Engestromanv: split instance dispatch table
2019-09-20 Adam Jacksonglx: Fix drawable lookup bugs in glXUseXFont
2019-09-20 Adam Jacksonglx: Avoid atof() when computing the server's GLX version
2019-09-19 Ian Romanicknir/algebraic: Additional D3D Boolean optimization
2019-09-19 Ian Romanicknir/algebraic: Do not apply late DPH optimization in...
2019-09-19 Jason EkstrandMove blob from compiler/ to util/
2019-09-19 Boris BrezillonRevert "panfrost: Rework midgard_pair_load_store()...
2019-09-19 Caio Marcelo de... intel/fs: Add Fall-through comment
2019-09-19 Samuel Iglesias... nir/algebraic: refactor inexact opcode restrictions
2019-09-19 Adam Jacksondocs: Update bug report URLs for the gitlab migration
2019-09-19 Bas Nieuwenhuizenglx: Remove redundant null check.
2019-09-19 Kenneth Graunkeiris: Skip double-disabling TCS/TES/GS after BLORP...
2019-09-19 Arcady Goldmints... anv: fix descriptor limits on gen8
2019-09-19 Daniel Schürmannradv: remove dead shared variables
2019-09-19 Daniel Schürmannradv/aco: enable VK_EXT_shader_demote_to_helper_invocation
2019-09-19 Daniel Schürmannradv: enable clustered reductions
2019-09-19 Daniel Schürmannradv/aco: Setup alternate path in RADV to support the...
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler
2019-09-19 Tapani Pälliegl: check for NULL value like eglGetSyncAttribKHR...
2019-09-19 Kenneth Graunkeiris: Rework iris_update_draw_parameters to be more...
2019-09-19 Kenneth Graunkeiris: Use state_refs for draw parameters.
2019-09-19 Timothy Arceriutil/disk_cache: make use of the total job size limitin...
2019-09-19 Timothy Arceriutil/u_queue: track job size and limit the size of...
2019-09-19 Timothy Arceriutil/disk_cache: bump thread count assigned to disk...
2019-09-19 Paulo Zanoniintel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32
2019-09-19 Paulo Zanoniintel/fs: the maximum supported stride width is 16
2019-09-19 Paulo Zanoniintel/fs: roll the loop with the <0,1,0> additions...
2019-09-19 Paulo Zanoniintel/fs: make scan/reduce work with SIMD32 when it...
2019-09-18 Kristian H. Kristensenfreedreno/regs: A couple of tess updates
2019-09-18 Kristian H. Kristensenfreedreno/regs: Fix CP_DRAW_INDX_OFFSET command
2019-09-18 Kristian H. Kristensenfreedreno/a6xx: Write multiple regs for SP_VS_OUT_REG...
2019-09-18 Kristian H. Kristensenfreedreno/a6xx: Turn on vectorize_io
2019-09-18 Kristian H. Kristensenfreedreno/a6xx: Share shader state constructor and...
2019-09-18 Kristian H. Kristensenfreedreno/a6xx: Track location of gl_Position out as...
2019-09-18 Caio Marcelo de... spirv: Add missing break for capability handling
2019-09-18 Kenneth Graunkeiris: Avoid uploading SURFACE_STATE descriptors for...
2019-09-18 Kenneth Graunkeintel/compiler: Record whether any pull constant loads...
2019-09-18 Kenneth Graunkeiris: Track per-stage bind history, reduce work accordingly
2019-09-18 Kenneth Graunkeiris: Don't flag IRIS_DIRTY_BINDINGS for constant usage...
2019-09-18 Kenneth Graunkeiris: Explicitly emit 3DSTATE_BTP_XS on Gen9 with DIRTY...
2019-09-18 Kenneth Graunkeiris: Flag IRIS_DIRTY_BINDINGS_XS on constant buffer...
2019-09-18 Bas Nieuwenhuizenradv: Add DFSM support.
next