64161 Commits (3b176c441b7ddc5f7d2f891da3f76cf3c1814ce1)
 

Author SHA1 Message Date
  Marek Olšák c7407b94a8 gallium/util: add a helper for calculating primitive count from vertex count 11 years ago
  Marek Olšák 9b046474c9 radeonsi: fix CMASK and HTILE calculations for Hawaii 11 years ago
  Marek Olšák ecbd3a545a r600g,radeonsi: add debug flags which disable tiling 11 years ago
  Marek Olšák 04f2c88f45 gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE 11 years ago
  Marek Olšák d5bcb5e8de r600g: switch SNORM conversion to DX and GLES behavior 11 years ago
  Tom Stellard 5fe20592d4 util: Fix typo 11 years ago
  Chia-I Wu cc1e1da24a ilo: correctly propagate resource renames to hardware 11 years ago
  Chia-I Wu fb1820355b ilo: add ilo_resource_get_bo() helper 11 years ago
  Tom Stellard 6f0c1f2b5f radeonsi: Use util_memcpy_cpu_to_le32() 11 years ago
  Tom Stellard f0e0737922 util: Add util_memcpy_cpu_to_le32() v3 11 years ago
  Tom Stellard 3d636b4785 clover: Add checks for image support to the image functions v2 11 years ago
  Bruno Jiménez 7f96bea5bc r600g/compute: Add debug information to promote and demote functions 11 years ago
  Bruno Jiménez e7715126f7 r600g/compute: Add documentation to compute_memory_pool 11 years ago
  Chia-I Wu 717e3b1ca1 ilo: unblock an inline write with a staging bo 11 years ago
  Chia-I Wu 7395432f2e ilo: try unblocking a transfer with a staging bo 11 years ago
  Chia-I Wu 0a0e57b070 ilo: enable persistent and coherent transfers 11 years ago
  Chia-I Wu b02e993d8c ilo: drop ptr from ilo_transfer 11 years ago
  Chia-I Wu b1dd54d9fe ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/ 11 years ago
  Chia-I Wu 2a82bb30e8 ilo: drop unused context param from transfer functions 11 years ago
  Chia-I Wu 8abf6c06e8 ilo: tidy up transfer mapping/unmapping 11 years ago
  Chia-I Wu 2f4bed0405 ilo: tidy up choose_transfer_method() 11 years ago
  Chia-I Wu 91656eb375 ilo: free transfers with util_slab_free() 11 years ago
  EdB 1d3e06c216 clover: Add clUnloadPlatformCompiler. 11 years ago
  EdB 39869423cb clover: Add clCreateProgramWithBuiltInKernels. 11 years ago
  Jordan Justen be8bc588b9 glsl/cs: Add several GLSL compute shader variables 11 years ago
  Jordan Justen 12029046a2 main/cs: Add additional compute shader constant values 11 years ago
  Chris Forbes 74e100affc glsl: No longer require ubo block index to be constant in ir_validate 12 years ago
  Chris Forbes be237a6129 glsl: Accept nonconstant array references in lower_ubo_reference 12 years ago
  Chris Forbes c59802d3a1 glsl: Convert uniform_block in lower_ubo_reference to ir_rvalue. 12 years ago
  Chris Forbes 9c90a63378 glsl: Mark entire UBO array active if indexed with non-constant. 12 years ago
  Chris Forbes 8eae5ceb99 glsl: Allow non-constant UBO array indexing with GLSL4/ARB_gpu_shader5. 12 years ago
  Chia-I Wu 4714c4ec48 ilo: simplify ilo_flush() 11 years ago
  Bruno Jiménez 654fd3e33f r600g/compute: Defrag the pool at the same time as we grow it 11 years ago
  Bruno Jiménez 4ca04f3112 r600g/compute: Try to use a temporary resource when growing the pool 11 years ago
  Rob Clark 5eb11eb192 freedreno: fix typo in gpu version check 11 years ago
  Rob Clark db193e5ad0 freedreno/ir3: split out shader compiler from a3xx 11 years ago
  Rob Clark 7d7e6ae9c3 freedreno/a3xx/compiler: rename ir3_shader to ir3 11 years ago
  Rob Clark faaeddb55e freedreno/a3xx/compiler: scheduler vs pred reg 11 years ago
  Rob Clark 9f391322a0 freedreno/a3xx/compiler: little cleanups 11 years ago
  Rob Clark d48faad3c2 freedreno/a3xx: enable/disable wa's based on patch-level 11 years ago
  Rob Clark 9613ca569f freedreno/a3xx/compiler: make IR heap dyanmic 11 years ago
  Jan Vesely 0bc1fa22d8 r600g/compute: Fix singed/unsigned comparison compiler warnings. 11 years ago
  Tom Stellard 0ec8587642 clover: Query the device to see if images are supported 11 years ago
  Tom Stellard 1607a8efc1 gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED 11 years ago
  Bruno Jiménez d6b89aef26 r600g/compute: Allow compute_memory_defrag to defragment between resources 11 years ago
  Bruno Jiménez 5cf108078c r600g/compute: Allow compute_memory_move_item to move items between resources 11 years ago
  Dylan Baker bf1247936a gbm: Search LIBGL_DRIVERS_PATH if GBM_DRIVERS_PATH is not set 11 years ago
  Jerome Glisse cce58147eb winsys/radeon: fix indentation 11 years ago
  Jason Ekstrand 989d2e3709 Add an accelerated version of F_TO_I for x86_64 11 years ago
  Matt Turner 2a33510f16 i965/fs: Decide predicate/predicate_inverse outside of the for loop. 12 years ago