63790 Commity (fea996c2aaf47707bd3f89ef493ae5760b4fe608)
 

Autor SHA1 Wiadomość Data
  Tom Stellard fea996c2aa gallium: Add PIPE_SHADER_CAP_DOUBLES 11 lat temu
  Matt Arsenault 2ab44f657e clover: Fix not setting build log if the build succeeds v2 11 lat temu
  Francisco Jerez d2504ead2f clover: Have compat::string allocate its own memory. 11 lat temu
  Tom Stellard 9e5beac236 gallium/radeon: Only print a message for LLVM diagnostic errors 11 lat temu
  Tom Stellard b9f501bc6b radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ 11 lat temu
  Ilia Mirkin 141f8fe1d1 r600g: allow viewport index/layer to be sent to ps 11 lat temu
  Emil Velikov 7414552b18 targets/dri: allow duplicated symbols 11 lat temu
  Emil Velikov bd322dfd0e st/dri: Remove the old libdridrm library 11 lat temu
  Emil Velikov 37b7a76266 targets/dri-vmwgfx: Convert to static/shared pipe-drivers 11 lat temu
  Emil Velikov 100e654b25 targets/dri-ilo: Convert to static/shared pipe-driver 11 lat temu
  Emil Velikov 0a4be815f4 targets/dri-i915: Convert to static/shared pipe-drivers 11 lat temu
  Emil Velikov 231063b032 targets/dri-freedreno: Convert to static/shared pipe-drivers 11 lat temu
  Emil Velikov 495e3e7bed targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-drivers 11 lat temu
  Emil Velikov 6eabddd531 targets/dri-nouveau: Convert to static/shared pipe-drivers 11 lat temu
  Emil Velikov 9a7fd2954f st/dri/drm: Add a second libdridrm library 11 lat temu
  Emil Velikov a66dd60547 st/dri: Allow separate dri-targets 11 lat temu
  Emil Velikov 98204ea7d0 targets/dri-swrast: use drm aware dricommon when building more than swrast 11 lat temu
  Ilia Mirkin e1432489c0 docs: update hw-dependent bits of ARB_gpu_shader5 11 lat temu
  Ilia Mirkin 27ee7df8ad nvc0: add missed PIPE_CAP_DRAW_INDIRECT 11 lat temu
  Roland Scheidegger a7ee842acd llvmpipe: get rid of llvmpipe_get_texture_tile_linear 11 lat temu
  Roland Scheidegger a4d0758d9d llvmpipe: get rid of llvmpipe_get_texture_image 11 lat temu
  Roland Scheidegger aa1ab8173d llvmpipe: get rid of llvmpipe_get_texture_image_all 11 lat temu
  Roland Scheidegger 90abdc1541 llvmpipe: allocate regular texture memory upfront 11 lat temu
  Roland Scheidegger 7e1521f191 llvmpipe: get rid of linear_img struct 11 lat temu
  Roland Scheidegger b4c3246e7b llvmpipe: (trivial) rename linear_mip_offsets to mip_offsets 11 lat temu
  Roland Scheidegger 188ba1d6ec target-helpers: don't use designated initializers 11 lat temu
  Christoph Bumiller b97b87940b st/mesa: add support for indirect drawing 12 lat temu
  Marek Olšák 59330f13b0 gallium/u_vbuf: get draw info from an indirect buffer if there's any 11 lat temu
  Christoph Bumiller bc198f8e63 gallium: add facilities for indirect drawing 12 lat temu
  Christoph Bumiller a27b3582a6 gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER 12 lat temu
  Dave Airlie 8392179fcc xmlconfig/dri: bool -> unsigned char 11 lat temu
  Cody Northrop 78121e4b8d i965/fs: Update discard jump to preserve uniform loads via sampler. 11 lat temu
  Matt Turner fcac7020cf i965/fs: Mark case unreachable to silence warning. 11 lat temu
  Matt Turner 3d826729da i965: Use unreachable() instead of unconditional assert(). 11 lat temu
  Matt Turner a3d10c2c30 mesa: Make unreachable macro take a string argument. 11 lat temu
  Matt Turner e658440234 i965/vec4: Remove useless conditionals. 11 lat temu
  Matt Turner 2e90d1fb62 i965/fs: Pass cfg to calculate_live_intervals(). 11 lat temu
  Matt Turner ec1b2d6aa0 i965: Mark fields in the live interval classes protected. 11 lat temu
  Matt Turner 021094481c glsl: Remove now unused foreach_list* macros. 11 lat temu
  Matt Turner 266109736a i965: Use typed foreach_in_list_safe instead of foreach_list_safe. 11 lat temu
  Matt Turner c5030ac0ac i965: Use typed foreach_in_list instead of foreach_list. 11 lat temu
  Matt Turner bc2fbbafd2 i965: Add and use foreach_inst_in_block macros. 11 lat temu
  Matt Turner e8e5f0a342 i965/fs: Use is_head_sentinel() instead of ->prev == NULL. 11 lat temu
  Matt Turner d6bb8bb7ce mesa: Add and use foreach_list_typed_safe. 11 lat temu
  Matt Turner 22cd917329 mesa: Add and use foreach_in_list_use_after. 11 lat temu
  Matt Turner d49173a97b glsl: Replace uses of foreach_list_const. 11 lat temu
  Matt Turner fd8f65498a glsl: Replace another couple uses of foreach_list. 11 lat temu
  Matt Turner 6e217ad1d7 glsl: Use foreach_list_typed when possible. 11 lat temu
  Matt Turner 373824d769 mesa: Use typed foreach_in_list_safe instead of foreach_list_safe. 11 lat temu
  Matt Turner c6a16f6d0e glsl: Use typed foreach_in_list_safe instead of foreach_list_safe. 11 lat temu