100215 Commits (0977b7f7b3b6356500889f5a15348e0a3180e683)
 

Author SHA1 Message Date
  Marek Olšák 78f1decc95 mesa: reduce the size of gl_image_unit (v2) 7 years ago
  Marek Olšák ca5c5d96d8 mesa: further reduce the size of ctx->Texture 7 years ago
  Marek Olšák 78043a75f6 mesa: decrease the array size of ctx->Texture.FixedFuncUnit to 8 7 years ago
  Marek Olšák 07c10cc59c mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unit 7 years ago
  Marek Olšák 79aca14f5f mesa: inline init_texture_unit 7 years ago
  Marek Olšák ca721b3d89 mesa: use GLenum16 in a few more places 7 years ago
  Jason Ekstrand 4c77e21c81 anv: Move setting current_pipeline to cmd_state_init 7 years ago
  Jason Ekstrand f37bd726c7 anv: Don't resolve or ambiguate non-existent layers 7 years ago
  Daniel Stone c2c4e5bae3 i965: Fix bugs in intel_from_planar 7 years ago
  Eric Anholt 1aed66dc1e radv: Fix compiler warning about uninitialized 'set' 7 years ago
  Eric Anholt 21670f8208 glsl/tests: Fix strict aliasing warning about int64/double. 7 years ago
  Eric Anholt 091bff8317 ac/nir: Fix compiler warning about uninitialized dw_addr. 7 years ago
  Eric Anholt 7a83be4b28 gallium/llvmpipe: Fix compiler warnings about ddx/ddy/ddmax. 7 years ago
  Kenneth Graunke bd87bd178c anv: Drop I915_EXEC_CONSTANTS_REL_GENERAL from execbuf. 7 years ago
  Eric Engestrom 111d4bf1d0 r200: remove left over dead code 7 years ago
  Samuel Pitoiset f4e85ba93f ac/nir: remove backlink to nir_to_llvm_context 7 years ago
  Samuel Pitoiset be5f6eb13e ac/nir: remove nir_to_llvm_context::module 7 years ago
  Samuel Pitoiset 90a815ddeb ac/nir: remove nir_to_llvm_context::builder 7 years ago
  Samuel Pitoiset 759acfa180 ac/nir: drop nir_to_llvm_context from glsl_to_llvm_type() 7 years ago
  Samuel Pitoiset e7373a6498 ac/nir: drop nir_to_llvm_context from visit_var_atomic() 7 years ago
  Samuel Pitoiset 485346b05a ac/nir: drop nir_to_llvm_context from visit_vulkan_resource_reindex() 7 years ago
  Samuel Pitoiset cd6dfacda9 ac/nir: drop nir_to_llvm_context from visit_load_push_constant() 7 years ago
  Samuel Pitoiset 5c9e398c83 ac/nir: drop nir_to_llvm_context from cast_ptr() 7 years ago
  Samuel Pitoiset 5ef5944848 ac/nir: drop nir_to_llvm_context from visit_load_local_invocation_index() 7 years ago
  Samuel Pitoiset da8b0b8264 ac/nir: drop nir_to_llvm_context from emit_f2f16() 7 years ago
  Samuel Pitoiset e32f374944 ac: remove unused parameters in abi::load_tess_coord() 7 years ago
  Samuel Pitoiset 1e69db003d ac/nir: remove useless bitcast in load_tess_coord() 7 years ago
  Samuel Pitoiset ed179fbdf3 ac: add load_resource() to the ABI 7 years ago
  Samuel Pitoiset ecf229706f ac: add load_sample_mask_in() to the ABI 7 years ago
  Samuel Pitoiset 0f48eeea05 ac: move view_index to the ABI 7 years ago
  Samuel Pitoiset 0efbede949 ac: move push_constants to the ABI 7 years ago
  Samuel Pitoiset 460d3ce726 ac: move tg_size to the ABI 7 years ago
  Samuel Pitoiset 054c92190c ac/nir: remove unused nir_to_llvm_context:{defs,phis} 7 years ago
  Eric Anholt 0b97eb02b0 egl/gbm: Fix compiler warning about visual matching. 7 years ago
  Rob Clark 831fb29252 freedreno: small fix for flushing dependent batches 7 years ago
  Rob Clark c57ed8e01c freedreno/ir3: intra-block scheduling 7 years ago
  Rob Clark 2a2099a875 freedreno/ir3: "boost" the depth of if/else condition 7 years ago
  Rob Clark ffb00f6841 freedreno/ir3: account for arrays in delayslot calc 7 years ago
  Rob Clark f54d2b4f10 freedreno/ir3: more clever legalize algorithm 7 years ago
  Rob Clark 015afb6a38 freedreno/ir3: track block predecessors 7 years ago
  Rob Clark 76440fcca9 freedreno/ir3: clean up dangling false-dep's 7 years ago
  Rob Clark aea223741f freedreno/ir3: handle IMMED for mad 2nd src special case 7 years ago
  Rob Clark 242a8a1957 freedreno/ir3: remove ir3 phi instruction 7 years ago
  Rob Clark a7b569d60c freedreno/ir3: remove lower_if_else pass 7 years ago
  Rob Clark 268ab05484 freedreno/ir3: add experimental GCM pass 7 years ago
  Rob Clark 4c15c53d91 freedreno/ir3: change opt passes 7 years ago
  Rob Clark ec8bc54ad2 freedreno/ir3: use peephole select pass 7 years ago
  Rob Clark a7ea2b4eba freedreno/ir3: lower phi webs to regs 7 years ago
  Rob Clark 0a6ddf964f freedreno/ir3: separate arrays from groups 7 years ago
  Rob Clark 55f14a1ac4 freedreno/ir3: make block/instruction serialno per-shader 7 years ago