42443 Commity (3903e25a2cd6c198581021242897b1952d2afea0)
 

Autor SHA1 Wiadomość Data
  Kristian Høgsberg 04c5cc5b8b eglplatform.h: Define Wayland native platform types 14 lat temu
  Christoph Bumiller b6e3130a3b nvc0: serialize on PIPE_FLUSH_RENDER_CACHE as well 14 lat temu
  Christoph Bumiller fc798dc37d nvc0: fix stride of NVC0_3D_RT methods 14 lat temu
  Christoph Bumiller 95f0aa0e52 nvc0: correct storage type for 16 bit surface formats 14 lat temu
  Christoph Bumiller 0bd04cdd12 nvc0: make CSE work for ops with multiple results 14 lat temu
  Christoph Bumiller 0691530b7f nvc0: replace branching with predicated insns where feasible 14 lat temu
  Christoph Bumiller 0f776fea43 nvc0: implement local memory load and store ops 14 lat temu
  Christoph Bumiller 4124feabcb nvc0: make sure phi-ops really have one source per in-block 14 lat temu
  Christoph Bumiller 7401590ded nv50,nvc0: do not forget to apply sign mode to saved TGSI inputs 14 lat temu
  Christoph Bumiller c485368efe nvc0: do not generate a backwards jump if a loop ends with BRK 14 lat temu
  Christoph Bumiller 8e240e6153 nvc0: store only one value per basic block for TGSI regs 14 lat temu
  Christoph Bumiller d5263e4093 nv50,nvc0: fix condition code change when commuting SET sources 14 lat temu
  Christoph Bumiller 8f05134580 nvc0: set basic block on manual instruction insertion 14 lat temu
  Christoph Bumiller 92d8af582d nvc0: try to fix register conflicts for vector instructions 14 lat temu
  Christoph Bumiller c62fc50c88 nvc0: reset texture base address after read transfer 14 lat temu
  Christoph Bumiller d3ea15f5ca nvc0: don't combine memory loads across block boundaries 14 lat temu
  Christoph Bumiller f0d7429623 nvc0: detect no-op MIN/MAX, do CSE earlier to succeed more often 14 lat temu
  Thomas Hellstrom a7293cbe5c mesa/st: Clean up vertex buffer unreferencing 14 lat temu
  Marek Olšák c264786809 gallium/docs: fix typo 14 lat temu
  Brian Paul f70c98b6a6 r200: add cast to silence warning 14 lat temu
  Brian Paul 3b0c2eb07c mesa: remove unused BITFIELD64 macros 14 lat temu
  Brian Paul 6f2f449414 mesa: remove _mesa_create_context_for_api() 14 lat temu
  Brian Paul 5e4ca1ccc9 mesa: remove _mesa_initialize_context_for_api() 14 lat temu
  Brian Paul 2634e92dc0 mesa: add/update VERBOSE_API logging 14 lat temu
  Brian Paul 7230e1a228 st/mesa: fix shader deletion regression 14 lat temu
  Kenneth Graunke f6f04ae29c i965: Add missing DEFINE_BITS for brw dirty bits. 14 lat temu
  Kenneth Graunke 58b7e37722 i965: Separate the BRW_NEW_(VS|WM)_CONSTBUF dirty bits. 14 lat temu
  Kenneth Graunke 71acbb54f4 i965: Rename a few more commands to match the documentation. 14 lat temu
  Benjamin Franzke 15598fbf42 st/egl: Fix platform selection 14 lat temu
  Eric Anholt df8ca3e0ec i965: Remove pointless keying of WM state on VUE size. 14 lat temu
  Eric Anholt 76857e8954 mesa: Fix the Mesa IR copy propagation to not read past writes to the reg. 14 lat temu
  Eric Anholt 60aab5f335 glsl: Disable the new copy propagation pass until it gets fixed. 14 lat temu
  Chad Versace 82f994f386 glsl: Set operators '%' and '%=' to be reserved when GLSL < 1.30 14 lat temu
  Marek Olšák 69e5516308 r600g: fixup assertion 14 lat temu
  Marek Olšák 71df812146 r600g: add a faster implementation of transfer_inline_write 14 lat temu
  Marek Olšák f0b202ec73 r600g: slab-allocate buffer and transfer structures 14 lat temu
  Marek Olšák b541a3c4c0 r300g: use the same upload buffer for vertices and indices 14 lat temu
  Marek Olšák 467023e808 r600g: use the same upload buffer for vertices, indices, and constants 14 lat temu
  Thomas Hellstrom 8042470057 mesa/st: Plug a fragment program variant parameter leak 14 lat temu
  Brian Paul 5cbff0932e st/mesa: free the temporary bitmap/drawpix shader code 14 lat temu
  Marek Olšák 1ee71bdc8a u_vbuf_mgr: add a way to specify the BIND flag for the upload buffer 14 lat temu
  Marek Olšák 7628c4ecb6 u_vbuf_mgr: remove tabs 14 lat temu
  Marek Olšák f53cbf8bb0 u_vbuf_mgr: make the uploader public 14 lat temu
  Marek Olšák d8d5c2660f Revert "r600g: do not flush the uploader" (with comments) 14 lat temu
  Brian Paterni 4d78dafc84 r600g: silence a few valgrind warnings 14 lat temu
  Thomas Hellstrom bb1036aae5 mesa/st: Fix vertex buffer leak 14 lat temu
  Kristian Høgsberg 1e1b89103e wayland-egl: Add struct wl_egl_display argument to +wl_egl_window_create() 14 lat temu
  Henri Verbeet 077c448d18 r600g: Add support for relative addressing on constant buffers. 14 lat temu
  Henri Verbeet 871460eb14 r600g: Set the fetch type in r600_bc_vtx_build(). 14 lat temu
  Henri Verbeet 4c30a80e38 r600g: Handle the ADD_INT instruction in r600_bc_get_num_operands(). 14 lat temu