pan/midgard: Use texture, not textureLod, on early Midgard
[mesa.git] / src /
2019-11-11 Lionel Landwerlinanv/wsi: signal the semaphore in the acquireNextImage
2019-11-11 Jason Ekstrandanv: Lock around fetching sync file FDs from semaphores
2019-11-11 Lionel Landwerlinanv: prepare the driver for delayed submissions
2019-11-11 Lionel Landwerlinanv: refcount semaphores
2019-11-11 Lionel Landwerlinanv: prepare driver to report submission error through...
2019-11-11 Lionel Landwerlinanv: allow NULL batch parameter to anv_queue_submit_sim...
2019-11-11 Lionel Landwerlinanv: move queue init/finish to anv_queue.c
2019-11-11 Lionel Landwerlinanv: expose timeout helpers outside of anv_queue.c
2019-11-11 Lionel Landwerlinanv: detach batch emission allocation from device
2019-11-11 Lionel Landwerlinanv: remove list items on batch fini
2019-11-11 Lionel Landwerlinanv: invalidate file descriptor of semaphore sync fd...
2019-11-11 Rhys Perryradv: fix radv_nir_get_max_workgroup_size when nir...
2019-11-11 Lionel Landwerlinmesa: check framebuffer completeness only after state...
2019-11-11 Caio Marcelo de... glsl: Check earlier for MaxTextureImageUnits and MaxIma...
2019-11-11 Caio Marcelo de... glsl: Check earlier for MaxShaderStorageBlocks and...
2019-11-11 Dylan Bakerutil: Use ZSTD for shader cache if possible
2019-11-11 Eric Engestromegl: move #include of local headers out of Khronos...
2019-11-11 Jason Ekstrandintel/fs: Lower large local arrays to scratch
2019-11-11 Jason Ekstrandintel/fs: Implement the new load/store_scratch intrinsics
2019-11-11 Jason Ekstrandintel/nir: Plumb devinfo through lower_mem_access_bit_sizes
2019-11-11 Jason Ekstrandintel/fs: refactor surface header setup
2019-11-11 Jason Ekstrandintel/fs: Add DWord scattered read/write opcodes
2019-11-11 Jason Ekstrandintel/nir: Use nir_extract_bits in lower_mem_access_bit...
2019-11-11 Jason Ekstrandnir: Add tests for nir_extract_bits
2019-11-11 Jason Ekstrandnir/builder: Add a nir_extract_bits helper
2019-11-11 Eric Engestromegl: fix _EGL_NATIVE_PLATFORM fallback
2019-11-11 Ricardo Garciaanv: Unify GetDeviceQueue and GetDeviceQueue2
2019-11-11 Alyssa Rosenzweigpanfrost: Select format-specific blending intrinsics
2019-11-11 Alyssa Rosenzweigpan/midgard: Pack load/store masks
2019-11-11 Alyssa Rosenzweigpan/midgard: Implement nir_intrinsic_load_output_u8_as_...
2019-11-11 Alyssa Rosenzweigpan/midgard: Identify ld_color_buffer_u8_as_fp16*
2019-11-11 Alyssa Rosenzweignir: Add load_output_u8_as_fp16_pan intrinsic
2019-11-11 Tomeu Vizosopanfrost: Set depth and stencil for SFBD based on the...
2019-11-11 Erik Faye-Lundzink: correct depth-stencil format
2019-11-11 Erik Faye-Lundzink/spirv: add support for nir_op_flrp
2019-11-11 Chris Wilsonegl: Mention if swrast is being forced
2019-11-09 Jason Ekstrandspirv: Sort out the mess that is sampled image
2019-11-09 Jason Ekstrandspirv: Add a vtn_decorate_pointer helper
2019-11-09 Jason Ekstrandspirv: Remove the type from sampled_image
2019-11-09 Rob Clarkfreedreno/ir3: also track # of nops for shader-db
2019-11-09 Rob Clarkfreedreno/ir3: sync disasm changes from envytools
2019-11-09 Rob Clarkfreedreno/a4xx: fix SP_FS_MRT_REG.HALF_PRECISION
2019-11-09 Rob Clarkfreedreno/a3xx: fix SP_FS_MRT_REG.HALF_PRECISION
2019-11-09 Rob Clarkfreedreno/ir3: remove obsolete comment
2019-11-09 Rob Clarkfreedreno/ir3/ra: remove ir print after livein/out
2019-11-09 Rob Clarkfreedreno/ir3/ra: move regs_count==0 check
2019-11-09 Rob Clarkfreedreno/ir3: ir3_print tweaks
2019-11-09 Rob Clarkfreedreno/ir3: use SSA flag on dest register too
2019-11-09 Rob Clarkfreedreno/ir3: split pre-coloring to it's own function
2019-11-09 Caio Marcelo de... spirv: Don't leak GS initialization to other stages
2019-11-08 Marek Olšákcompiler: pack shader_info from 160 bytes to 96 bytes
2019-11-08 Marek Olšákglsl/linker: pass shader_info to analyze_clip_cull_usag...
2019-11-08 Marek Olšákradeonsi/nir: fix compute shader crash due to nir_binar...
2019-11-08 Marek Olšákradeonsi/nir: call nir_serialize only once per shader
2019-11-08 Marek Olšákutil: add blob_finish_get_buffer
2019-11-08 Eric Anholtu_format: Fix swizzle of A1R5G5B5.
2019-11-08 David Stevensvirgl: support emulating planar image sampling
2019-11-08 Krzysztof Raszkowskigallium/swr: Enable some ARB_gpu_shader5 extensions
2019-11-08 Krzysztof Raszkowskigallium/swr: Fix GS invocation issues
2019-11-08 Timur Kristófac: Handle invalid GFX10 format correctly in ac_get_tbu...
2019-11-08 Boris Brezillonpanfrost: Try to evict unused BOs from the cache
2019-11-08 Boris Brezillonpanfrost: Move BO cache related fields to a sub-struct
2019-11-08 Alyssa Rosenzweigpan/midgard: Switch base for vertex texturing on T720
2019-11-08 Alyssa Rosenzweigpan/midgard: Pass shader stage to disassembler
2019-11-08 Alyssa Rosenzweigpan/midgard: Disassemble half-steps correctly
2019-11-08 Alyssa Rosenzweigpan/midgard: Fix printing of half-registers in texture ops
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Use regid() helper when setting up preco...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Turn on tessellation shaders
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Only use merged regs and four quads...
2019-11-08 Kristian H. Kristensenfreedreno/blitter: Save tessellation state
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Only set emit.hs/ds when we're drawing...
2019-11-08 Kristian H. Kristensenfreedreno: Use bypass rendering for tessellation
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Program state for tessellation stages
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Emit constant parameters for tessellati...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Allocate and program tessellation buffer
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Build the right draw command for tessel...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Allocate const space for tessellation...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Pre-color TCS header and primitive ID...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Don't assume binning shader is always VS
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Setup inputs and outputs for tessellatio...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Implement TCS synchronization intrinsics
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Implement tess coord intrinsic
2019-11-08 Kristian H. Kristensenfreedreno/ir3: End TES with chsh when using GS
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add new synchronization opcodes
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Extend geometry lowering pass to handle...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add tessellation field to shader key
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Use imul24 in offset calculations
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add ir3 intrinsics for tessellation
2019-11-08 Kristian H. Kristensenfreedreno: Don't count primitives for patches
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add load and store intrinsics for global io
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Emit link map as byte or dwords offsets...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Add register offset for STG/LDG
2019-11-08 Kristian H. Kristensenfreedreno/a6x: Rename z/s formats
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Fix layered texture type enum
2019-11-08 Kristian H. Kristensenfreedreno: Add nogmem debug option to force bypass...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Clear sysmem with CP_BLIT
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Fix primitive counters again
2019-11-08 Kristian H. Kristensenfreedreno/registers: Add comments about primitive counters
2019-11-08 Kristian H. Kristensenfreedreno/registers: Move SP_PRIMITIVE_CNTL and SP_VS_V...
2019-11-08 Kristian H. Kristensenfreedreno/registers: Fix typo
next