9381 Commits (b1e7bd769081a5ebe87b6a5caba4265b0b5bfe0c)

Author SHA1 Message Date
  Marek Olšák 8bf7044ec6 r600g: remove the dual_src_blend flag from the shader key 13 years ago
  Marek Olšák faaba52aed r600g: atomize blend state 13 years ago
  Marek Olšák eb65fefa4b r600g: inline r600_atom_dirty 13 years ago
  Marek Olšák d8ea64697b r600g: remove the "atom" variable from r600_command_buffer 13 years ago
  Vincent Lejeune 11e08f42e4 r600g: use a select to handle front/back color in llvm 13 years ago
  Vincent Lejeune 80663cb185 r600g: frontcolor tracks its associated backcolor 13 years ago
  Marcin Slusarz 63a15117a5 nv50: fix build after "nv50: fix printf warning" 13 years ago
  Marcin Slusarz 93eba26935 nouveau: use pre-calculated stride for resource_get_handle 13 years ago
  Tom Stellard 45288cd2b6 r600g: Fix build with --enable-opencl 13 years ago
  Marek Olšák 30ebc8650c nv50: fix printf warning 13 years ago
  Marek Olšák 51872e8bb3 nv30: fix type conversion warning 13 years ago
  Marek Olšák cf9081b37c i915g: fix unused variable and type conversion warnings 13 years ago
  Ben Skeggs 63c3a799ae nv50: point vertex runout at a valid address 13 years ago
  Ben Skeggs c47a01c29c nvc0: point vertex runout at a valid address 13 years ago
  Ben Skeggs d53bbabe61 nvc0: fix missing permanent bo reference on poly cache 13 years ago
  Marek Olšák fd3219962d softpipe: initialize quadColor2 to fix compile warnings 13 years ago
  Marek Olšák d0349c91c8 r600g: remove unused variables to fix compile warnings 13 years ago
  Stéphane Marchesin 437a2560b1 i915g: Don't clobber I915_NEW_FS on new framebuffer. 13 years ago
  Stéphane Marchesin 6ef37f71b0 i915g: Call draw_set_mapped_vertex_buffer from draw_vbo 13 years ago
  Marek Olšák 9dfca930d7 r600g: fix possible issue with stencil mipmap rendering 13 years ago
  Marek Olšák 6fa22b840e r600g: ensure PERFECT_ZPASS+NOOP_CULL_DISABLE are 0 for blits+decompression 13 years ago
  Marek Olšák 6db53ca490 r600g: don't modify pipe_resource in resource_copy_region, fixing race condition 13 years ago
  Marek Olšák d063c7b142 r600g: fix streamout on RS780 and RS880 13 years ago
  Stéphane Marchesin 74b6ea49df i915g: Get rid of the fixup state functions. 13 years ago
  Stéphane Marchesin dca9e3c477 i915g: Remove the i915_context->saved_* stuff. 13 years ago
  Stéphane Marchesin 98600c5ff6 i915g: Don't update I915_HW_PROGRAM in update_framebuffer 13 years ago
  Stéphane Marchesin 762ac0a218 Revert "i915g: Don't bind 0-length programs" 13 years ago
  Stéphane Marchesin 8c28a9bd73 i915g: Don't bind 0-length programs 13 years ago
  Stéphane Marchesin fe3aeb7ea3 i915g: Implement srgb textures the easy way. 13 years ago
  Stéphane Marchesin 2acc719374 i915g: Use X tiling for textures 13 years ago
  Michel Dänzer 82e38ac91f radeonsi: Fix double compilation of shader variants. 13 years ago
  Michel Dänzer c3db19efba radeonsi: Better indexing of parameters in the pixel shader. 13 years ago
  Michel Dänzer dbb4a7f950 radeon/llvm: Disable SI flow control again for now. 13 years ago
  Tom Stellard f2f17fc348 radeon/llvm: Only initialize the AMDGPU target 13 years ago
  Tom Stellard cbd09a9e5c radeon: Fix build with LLVM 3.1 13 years ago
  Tom Stellard 8d9778589f radeon: Support LLVM 3.2 13 years ago
  Tom Stellard 91ee735001 r600g: Re-enable growing of the compute memory pool 13 years ago
  Tom Stellard 44b1050e6c r600g: Fix bug when adding new items to the compute memory pool 13 years ago
  Tom Stellard eacca90f43 r600g: Use a RAT buffer as the backing bo for the compute memory pool 13 years ago
  Tom Stellard 5cd1c65dc1 r600g: Make sure to init the compute memory pool with enough memory 13 years ago
  Tom Stellard 2508d43c36 r600g: Add evergreen_init_color_surface_rat() v2 13 years ago
  Tom Stellard d13c3b19f9 r600g: Add register field definitions for 028C70_RESOURCE_TYPE 13 years ago
  Alex Deucher 304beb81bb radeonsi: emit PA_SU_PRIM_FILTER_CNTL 13 years ago
  Alex Deucher 7d76767f21 radeonsi: remove some old r600g cruft 13 years ago
  Alex Deucher 918e302a19 radeonsi: fix range checking for state regs 13 years ago
  Alex Deucher f1a3de5e9d radeonsi: drop some cayman remnants 13 years ago
  Christian König 22ae062fa1 radeonsi: define SGPR register numbers 13 years ago
  Christoph Bumiller c321b1bef1 nvc0: make sure handles for unbound textures/samplers are uploaded on nve4 13 years ago
  Christoph Bumiller 2149ce41ed nv50,nvc0: fix 3d engine blit for nvc0 13 years ago
  Christoph Bumiller 36ea744f58 nv50,nvc0: implement blit 13 years ago