9381 コミット (b1e7bd769081a5ebe87b6a5caba4265b0b5bfe0c)

作成者 SHA1 メッセージ 日付
  Michel Dänzer 82e38ac91f radeonsi: Fix double compilation of shader variants. 13年前
  Michel Dänzer c3db19efba radeonsi: Better indexing of parameters in the pixel shader. 13年前
  Michel Dänzer dbb4a7f950 radeon/llvm: Disable SI flow control again for now. 13年前
  Tom Stellard f2f17fc348 radeon/llvm: Only initialize the AMDGPU target 13年前
  Tom Stellard cbd09a9e5c radeon: Fix build with LLVM 3.1 13年前
  Tom Stellard 8d9778589f radeon: Support LLVM 3.2 13年前
  Tom Stellard 91ee735001 r600g: Re-enable growing of the compute memory pool 13年前
  Tom Stellard 44b1050e6c r600g: Fix bug when adding new items to the compute memory pool 13年前
  Tom Stellard eacca90f43 r600g: Use a RAT buffer as the backing bo for the compute memory pool 13年前
  Tom Stellard 5cd1c65dc1 r600g: Make sure to init the compute memory pool with enough memory 13年前
  Tom Stellard 2508d43c36 r600g: Add evergreen_init_color_surface_rat() v2 13年前
  Tom Stellard d13c3b19f9 r600g: Add register field definitions for 028C70_RESOURCE_TYPE 13年前
  Alex Deucher 304beb81bb radeonsi: emit PA_SU_PRIM_FILTER_CNTL 13年前
  Alex Deucher 7d76767f21 radeonsi: remove some old r600g cruft 13年前
  Alex Deucher 918e302a19 radeonsi: fix range checking for state regs 13年前
  Alex Deucher f1a3de5e9d radeonsi: drop some cayman remnants 13年前
  Christian König 22ae062fa1 radeonsi: define SGPR register numbers 13年前
  Christoph Bumiller c321b1bef1 nvc0: make sure handles for unbound textures/samplers are uploaded on nve4 13年前
  Christoph Bumiller 2149ce41ed nv50,nvc0: fix 3d engine blit for nvc0 13年前
  Christoph Bumiller 36ea744f58 nv50,nvc0: implement blit 13年前
  Marek Olšák de80660c2b gallium: remove resource_resolve 13年前
  Marek Olšák ad3d5dbcc5 svga: implement blit 13年前
  Marek Olšák 3d9d4b1ce6 softpipe: implement blit 13年前
  Marek Olšák 5f3054dcc4 radeonsi: implement blit 13年前
  Marek Olšák fc887d687b r600g: implement blit 13年前
  Marek Olšák 95b777e688 r300g: implement blit 13年前
  Marek Olšák ced065a079 nv30: implement blit 13年前
  Marek Olšák db85443922 nv30: use util_format_is_supported 13年前
  Marek Olšák ff2d192ec5 llvmpipe: implement blit 13年前
  Marek Olšák 6d2f59ce54 i915g: implement blit 13年前
  Marek Olšák 2a309dc2b4 gallium: implement blit in driver wrappers 13年前
  Marek Olšák 0b0697e80d gallium/u_blitter: add gallium blit implementation 13年前
  Marek Olšák 84d2f2295e gallium/u_blitter: add ability to disable and restore the render condition 13年前
  Marek Olšák b9c9dd4783 gallium: add PIPE_CAP_TEXTURE_MULTISAMPLE 13年前
  Marek Olšák c15dbd7ef2 softpipe: fix set_framebuffer_state with uninitialized surfaces past nr_cbufs-1 13年前
  Vincent Lejeune 92b3a99ce5 r600g: add some members to radeon_llvm_context 13年前
  Vincent Lejeune a1a3792b18 r600g: tgsi-to-llvm path is taken after declarations have been parsed 13年前
  Marek Olšák 96f50d0cf7 r600g: fix EXP on Cayman 13年前
  Marek Olšák fd5c538464 r600g: fix RSQ of negative value on Cayman 13年前
  Marek Olšák 836325bf7e r600g: fix instance divisor on Cayman 13年前
  Marek Olšák 933faae2b8 r600g: flush FMASK and CMASK when changing colorbuffers on Evergreen 13年前
  Marek Olšák 9f5d6320f2 r600g: use invalid DB hardware formats to disable depth/stencil 13年前
  Vincent Lejeune ff947c6d65 radeon/llvm: improve select_cc lowering to generate CND* more often 13年前
  Alex Deucher 0aa47b2d8b radeonsi: fix truncated register define. 13年前
  Christian Koenig 421eeff463 radeonsi: move draw cmds to si_commands.c 13年前
  Christian Koenig 7773c7109c radeonsi: start seperating commands into si_commands.c 13年前
  Christian Koenig 3c51c60ed0 radeonsi: get rid of evergreen_hw_context.c 13年前
  Christian Koenig fcc9c125f4 radeonsi: remove unused code 13年前
  Christian König 04473db38a radeonsi: start reworking inferred state handling 13年前
  Tom Stellard 0e3c30cd6f gallium: Add PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE v2 13年前