76451 Commits (dc7cf07af354ccae040d533b1c46aee61872e39a)
 

Author SHA1 Message Date
  Tom Stellard dc7cf07af3 radeon/llvm: Add TargetLibraryInfo to the pass manager 9 years ago
  Tom Stellard 4f351a6cb1 radeon/llvm: Set the target triple on the module 9 years ago
  Tom Stellard 77f4e1c7ff gallivm: Add helpers for creating and destroying TargetLibraryInfo 9 years ago
  Samuel Pitoiset cfd1dd0500 nvc0: invalidate all buffers when switching pipe contexts 9 years ago
  Ilia Mirkin 49c67926c7 st/mesa: fix up result_src.type when doing i2u/u2i conversions 9 years ago
  Brian Paul 5e52df2198 st/mesa: use cso_set_viewport_dims() in try_pbo_upload_common() 9 years ago
  Jordan Justen 9a939ebb47 i965/gen7: Use predicated rendering for indirect compute 9 years ago
  Rob Clark 37d540ba70 freedreno: expose time-elapsed query 9 years ago
  Rob Clark ba194630cc freedreno/a4xx: implement time-elapsed query 9 years ago
  Rob Clark 62fa868728 freedreno/a4xx: better occlusion/sample counting 9 years ago
  Rob Clark 87eb406791 freedreno/query: fix refcnt'ing issue 9 years ago
  Rob Clark 0e91dccf9c freedreno/query: some queries don't have ->begin_query() 9 years ago
  Rob Clark 9d23d7b7cb freedreno/query: align counter snapshot locations 9 years ago
  Rob Clark 8529e210ec freedreno/query: add optional enable hook 9 years ago
  Rob Clark 45ab5b1c34 freedreno: query max gpu freq 9 years ago
  Rob Clark dcb69185a0 freedreno: update generated headers 9 years ago
  Rob Clark 2a7ceb5957 freedreno/ir3: fix new gcc6 errors 9 years ago
  Karol Herbst edf774bb7e nv50/ir: we can't do the add to mad conversion when the mul saturates 9 years ago
  Karol Herbst 068e9848ba nv50/ir: optimize neg(and(set, 1)) to set 9 years ago
  Ilia Mirkin ca23c8081f nv50/ir: fix quadop emission in the presence of predication 9 years ago
  Ilia Mirkin 1d1ddfe5f8 nv50,nvc0: enable/disable seamless cubemap texturing as requested 9 years ago
  Rob Clark d49307435a st/mesa: add missing ETC2 entries to format_map 9 years ago
  Samuel Pitoiset 3d5f61a262 nvc0: enable compute support on GK110:GM200 with an envvar 9 years ago
  Samuel Pitoiset 6d74fa5756 nvc0: add compute support for GM107 9 years ago
  Samuel Pitoiset bc331dd838 nvc0: fix compute state initialization on GK110+ 9 years ago
  Timothy Arceri a61823b584 glsl: remove duplicate interpolation_string() function 9 years ago
  Timothy Arceri e70ece4eea glsl: remove unused helper 9 years ago
  Timothy Arceri 07e6a37332 glsl: set user defined varyings to smooth by default in ES 9 years ago
  Samuel Pitoiset f638512890 gm107/ir: add ATOM CAS emission 9 years ago
  Samuel Pitoiset 09446cf5f6 st/mesa: do not init limits when compute shaders are not supported 9 years ago
  Jordan Justen f28d80fabf mesa: Don't call driver when there is no compute work 9 years ago
  Jordan Justen 8514c75a26 i965: Set compute shader shared memory max to 64k 9 years ago
  Brian Paul f90801cd40 st/mesa: use new CSO_BITS_ALL_SHADERS 9 years ago
  Brian Paul 1bf8fa8277 cso: add CSO_BITS_ALL_SHADERS 9 years ago
  Brian Paul a0636157c4 st/mesa: simplify st->ctx, ctx->st usage in a various places 9 years ago
  Brian Paul 5239832cf1 st/mesa: use _mesa_geometric_width/height() in glDrawPixels code 9 years ago
  Brian Paul b92d48fb6b st/mesa: rename attr variable in st_DrawTex() 9 years ago
  Brian Paul 5ce1f1245d st/mesa: use 'cso' instead of 'st->cso_context' in st_DrawTex() 9 years ago
  Brian Paul 79ffe94c8b st/mesa: fix whitespace and add comment in st_DrawTex() 9 years ago
  Brian Paul 4277618235 st/mesa: used _mesa_num_tex_faces() in st_finalize_texture() 9 years ago
  Brian Paul ffa1a1dd21 cso: make most of the cso_save/restore_x() functions static 9 years ago
  Brian Paul 223ffd8a08 postprocess: use new cso_save/restore_state() functions 9 years ago
  Brian Paul 70e8a4f734 gallium/hud: use new cso_save/restore_state() functions 9 years ago
  Brian Paul 66889d8f84 gallium/util: use new cso_save/restore_state() functions 9 years ago
  Brian Paul 38db9a4e26 st/mesa: use cso_save/restore_state() in st_cb_texture.c 9 years ago
  Brian Paul 33fc248606 st/mesa: use new cso_save/restore_state() functions 9 years ago
  Brian Paul 9403571755 cso: add new cso_save/restore_state() functions 9 years ago
  Brian Paul 017a003f1c cso: remove comment 9 years ago
  Brian Paul 347b9418ac st/mesa: use new cso_set_viewport_dims() helper 9 years ago
  Brian Paul f7af12ae85 cso: add new cso_set_viewport_dims() helper 9 years ago