117488 Commits (57acf921e28eebb76e22f9abb96008885ec44441)
 

Author SHA1 Message Date
  Laurent Carlier 57acf921e2 egl: avoid local modifications for eglext.h Khronos standard header file 6 years ago
  Eric Engestrom eaf4396602 egl: move #include of local headers out of Khronos headers 6 years ago
  Jason Ekstrand 69244fc72a intel/fs: Lower large local arrays to scratch 8 years ago
  Jason Ekstrand 53bfcdeecf intel/fs: Implement the new load/store_scratch intrinsics 6 years ago
  Jason Ekstrand e2297699de intel/nir: Plumb devinfo through lower_mem_access_bit_sizes 6 years ago
  Jason Ekstrand 1dff48af05 intel/fs: refactor surface header setup 6 years ago
  Jason Ekstrand a0999bc049 intel/fs: Add DWord scattered read/write opcodes 10 years ago
  Jason Ekstrand 83f04d80b0 intel/nir: Use nir_extract_bits in lower_mem_access_bit_sizes 6 years ago
  Jason Ekstrand b8d45d9307 nir: Add tests for nir_extract_bits 6 years ago
  Jason Ekstrand d0bbf98c96 nir/builder: Add a nir_extract_bits helper 6 years ago
  Eric Engestrom 86d3a346f1 egl: fix _EGL_NATIVE_PLATFORM fallback 6 years ago
  Ricardo Garcia 20b403aad0 anv: Unify GetDeviceQueue and GetDeviceQueue2 6 years ago
  Alyssa Rosenzweig 5b31182665 panfrost: Select format-specific blending intrinsics 6 years ago
  Alyssa Rosenzweig 3295edaadf pan/midgard: Pack load/store masks 6 years ago
  Alyssa Rosenzweig 843874c7c3 pan/midgard: Implement nir_intrinsic_load_output_u8_as_fp16_pan 6 years ago
  Alyssa Rosenzweig 5885b64e42 pan/midgard: Identify ld_color_buffer_u8_as_fp16* 6 years ago
  Alyssa Rosenzweig 03f73c7fc6 nir: Add load_output_u8_as_fp16_pan intrinsic 6 years ago
  Tomeu Vizoso ee5321f239 panfrost: Set depth and stencil for SFBD based on the format 6 years ago
  Erik Faye-Lund b4d47e21d7 zink: correct depth-stencil format 6 years ago
  Erik Faye-Lund d7a6cc8f4a zink/spirv: add support for nir_op_flrp 6 years ago
  Chris Wilson 863872e141 egl: Mention if swrast is being forced 6 years ago
  Jason Ekstrand 9e440b8d0b spirv: Sort out the mess that is sampled image 6 years ago
  Jason Ekstrand 9cc4c2c916 spirv: Add a vtn_decorate_pointer helper 6 years ago
  Jason Ekstrand 4f9688e571 spirv: Remove the type from sampled_image 6 years ago
  Rob Clark a3dc975ee7 freedreno/ir3: also track # of nops for shader-db 6 years ago
  Rob Clark 5f45818673 freedreno/ir3: sync disasm changes from envytools 6 years ago
  Rob Clark f3980a8ef7 freedreno/a4xx: fix SP_FS_MRT_REG.HALF_PRECISION 6 years ago
  Rob Clark f0f9ec6882 freedreno/a3xx: fix SP_FS_MRT_REG.HALF_PRECISION 6 years ago
  Rob Clark df229977c3 freedreno/ir3: remove obsolete comment 6 years ago
  Rob Clark e804b42fd7 freedreno/ir3/ra: remove ir print after livein/out 6 years ago
  Rob Clark 8b92052f10 freedreno/ir3/ra: move regs_count==0 check 6 years ago
  Rob Clark bd21c73d3f freedreno/ir3: ir3_print tweaks 6 years ago
  Rob Clark 5da10704bb freedreno/ir3: use SSA flag on dest register too 6 years ago
  Rob Clark 8449f6183f freedreno/ir3: split pre-coloring to it's own function 6 years ago
  Caio Marcelo de Oliveira Filho 087ecd9ca5 spirv: Don't leak GS initialization to other stages 6 years ago
  Marek Olšák 84a1a2578d compiler: pack shader_info from 160 bytes to 96 bytes 6 years ago
  Marek Olšák 9950523368 glsl/linker: pass shader_info to analyze_clip_cull_usage directly 6 years ago
  Marek Olšák 3ef50b023e radeonsi/nir: fix compute shader crash due to nir_binary == NULL 6 years ago
  Marek Olšák 8b30114dda radeonsi/nir: call nir_serialize only once per shader 6 years ago
  Marek Olšák ad56022b0d util: add blob_finish_get_buffer 6 years ago
  Eric Anholt b1f38aed84 u_format: Fix swizzle of A1R5G5B5. 6 years ago
  David Stevens 0466239aae virgl: support emulating planar image sampling 6 years ago
  Krzysztof Raszkowski 084431ce45 gallium/swr: Enable some ARB_gpu_shader5 extensions 6 years ago
  Krzysztof Raszkowski e5ed9a1b91 gallium/swr: Fix GS invocation issues 6 years ago
  Timur Kristóf 911a826141 ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format. 6 years ago
  Boris Brezillon ee82f9f07e panfrost: Try to evict unused BOs from the cache 6 years ago
  Boris Brezillon 25059cc41f panfrost: Move BO cache related fields to a sub-struct 6 years ago
  Alyssa Rosenzweig 5f768eda43 pan/midgard: Switch base for vertex texturing on T720 6 years ago
  Alyssa Rosenzweig ac14facf7a pan/midgard: Pass shader stage to disassembler 6 years ago
  Alyssa Rosenzweig 515941202d pan/midgard: Disassemble half-steps correctly 6 years ago