107278 Commits (ef99f4c8d176f4e854e12afa1545fa53f651d758)
 

Author SHA1 Message Date
  Marek Olšák 2361558eb7 radeonsi: merge & rename texture BO metadata functions 6 years ago
  Marek Olšák 1c12d56e4d radeonsi: enable dithered alpha-to-coverage for better quality 6 years ago
  Dylan Baker b4986d2e0c gallium: wrap u_screen in extern "C" for c++ 6 years ago
  Gert Wollny 45903cddc3 mesa/core: Enable EXT_texture_sRGB_R8 also for desktop GL 6 years ago
  Samuel Pitoiset 9c762c01c8 radv/winsys: fix hash when adding internal buffers 6 years ago
  Erik Faye-Lund 3b6f95ad66 mesa: expose NV_conditional_render on GLES 7 years ago
  Ernestas Kulik 90458bef54 v3d: Fix leak in resource setup error path 7 years ago
  Ernestas Kulik f6e49d5ad0 vc4: Fix leak in HW queries error path 7 years ago
  Eric Anholt 6053c7bb43 v3d: Fix a release build set-but-unused compiler warning. 6 years ago
  Eric Anholt 0c05198d6b v3d: Always enable the NEON utile load/store code. 6 years ago
  Emil Velikov 385843ac3c vc4: Declare the last cpu pointer as being modified in NEON asm. 6 years ago
  Dylan Baker 75ad254acf docs: Add relnotes stub for 19.1 6 years ago
  Dylan Baker dba0989ac1 bump version for 19.0 branch 6 years ago
  Dylan Baker 90a7a9c973 automake: Add include dir for nir src directory 6 years ago
  Dylan Baker 82365595e9 automake: Add float64.glsl to dist tarball 6 years ago
  Dylan Baker 7d7b30835c automake: Fix path to generated source 6 years ago
  Matt Turner 9de90caca8 nir: Optimize double-precision lower_round_even() 6 years ago
  Marek Olšák 3e249b853e ac: use the correct LLVM processor name on Raven2 6 years ago
  Eric Anholt f7769b5121 v3d: Fix the autotools build. 6 years ago
  Jonathan Marek 31a1348a66 freedreno: fix sysmem rendering being used when clear is used 6 years ago
  Jonathan Marek c93d77431f freedreno: fix depth usage logic 6 years ago
  Jonathan Marek bcefa0f1cb freedreno: fix invalidate logic 6 years ago
  Jonathan Marek 786f9639d6 mesa/st: wire up DiscardFramebuffer 6 years ago
  Rob Clark 0c42b5f3cb mesa: wire up InvalidateFramebuffer 7 years ago
  Jonathan Marek e685566612 st/dri: invalidate_resource depth/stencil before flush_resource 6 years ago
  Mario Kleiner 820dfcea43 egl/wayland-drm: Only announce formats via wl_drm which the driver supports. 7 years ago
  Mario Kleiner a34b0d68bb egl/wayland: Allow client->server format conversion for PRIME offload. (v2) 7 years ago
  Jason Ekstrand a920979d4f intel/fs: Use split sends for surface writes on gen9+ 7 years ago
  Jason Ekstrand 014edff0d2 intel/fs: Add interference between SENDS sources 6 years ago
  Jason Ekstrand eab1c55590 intel/fs: Support SENDS in SHADER_OPCODE_SEND 7 years ago
  Jason Ekstrand cca199fd85 intel/disasm: Properly disassemble split sends 7 years ago
  Jason Ekstrand 8babaa84e8 intel/eu: Add support for the SENDS[C] messages 7 years ago
  Jason Ekstrand d6a6e10390 intel/inst: Indent some code 7 years ago
  Jason Ekstrand d96969120d intel/inst: Fix the ia16_addr_imm helpers 7 years ago
  Jason Ekstrand e46fb33143 intel/disasm: Rework SEND decoding to use descriptors 7 years ago
  Jason Ekstrand 13a6fabc62 intel/eu: Add more message descriptor helpers 7 years ago
  Jason Ekstrand c3aa436bfe intel/eu/validate: SEND restrictions also apply to SENDC 7 years ago
  Jason Ekstrand fee6bd8d8e intel/eu: Use GET_BITS in brw_inst_set_send_ex_desc 7 years ago
  Jason Ekstrand b284d222db intel/fs: Use SHADER_OPCODE_SEND for varying UBO pulls on gen7+ 7 years ago
  Jason Ekstrand 8514eba693 intel/fs: Use SHADER_OPCODE_SEND for texturing on gen7+ 7 years ago
  Jason Ekstrand f547cebbe0 intel/fs: Use a logical opcode for IMAGE_SIZE 7 years ago
  Jason Ekstrand d2d3e04501 intel/fs: Use SHADER_OPCODE_SEND for surface messages 7 years ago
  Jason Ekstrand 7f1cf046cd intel/fs: Add a generic SEND opcode 7 years ago
  Jason Ekstrand ba3c5300f9 intel/eu: Rework surface descriptor helpers 7 years ago
  Jason Ekstrand 5b17379631 intel/eu: Add has_simd4x2 bools to surface_write functions 7 years ago
  Jason Ekstrand 2ce93b88c0 intel/fs: Take an explicit exec size in brw_surface_payload_size() 7 years ago
  Jason Ekstrand cf42b0f9e2 intel/fs: Handle IMAGE_SIZE in size_read() and is_send_from_grf() 7 years ago
  Jason Ekstrand 009c0bd840 intel/defines: Explicitly cast to uint32_t in SET_FIELD and SET_BITS 7 years ago
  Jason Ekstrand 077b9557a4 intel/fs: Get rid of fs_inst::equals 6 years ago
  Rob Clark 446a14bc0a freedreno: minor cleanups 6 years ago