76985 Commits (1c0cee87640506414be0e759f6ad6c74a3c7e5af)
 

Author SHA1 Message Date
  Nicolai Hähnle 1c0cee8764 st/glsl_to_tgsi: set memory access type on image intrinsics 9 years ago
  Nicolai Hähnle dfcf420412 st/glsl_to_tgsi: provide Texture and Format information for image ops 9 years ago
  Nicolai Hähnle 3243b6fc97 tgsi: add Texture and Format to tgsi_instruction_memory 9 years ago
  Nicolai Hähnle 9b68bdf6f8 get: reconcile aliasing enums for MaxCombinedShaderOutputResources 9 years ago
  Francisco Jerez b054605722 i965/fs: Restrict inequality that can only hold equal in saturate propagation. 9 years ago
  Francisco Jerez 7d7990cf65 i965/vec4: Consider removal of no-op MOVs as progress during register coalesce. 9 years ago
  Francisco Jerez 93be4158ae i965/fs: Add missing analysis invalidation in fixup_3src_null_dest(). 9 years ago
  Francisco Jerez 6691c03fd3 i965/fs: Add missing analysis invalidation in opt_sampler_eot(). 9 years ago
  Hans de Goede 4d02e91e49 clover: Fix pipe_grid_info.indirect not being initialized. 9 years ago
  Sarah Sharp af06190760 mesa: docs: Intel i965 hardware limits. 9 years ago
  Sarah Sharp 0f5bfc7f01 mesa: docs: i965: Use correct doxygen groupings syntax 9 years ago
  Bruce Cherniak e9d68cc3da gallium/swr: Resource management 9 years ago
  Marek Olšák 7a2333e4ef configure.ac: require libdrm 2.4.66 for drmGetDevice 9 years ago
  Francisco Jerez 63250d8178 i965: Remove useless IR self-destruct backend_shader method. 9 years ago
  Pierre Moreau 8c7acd87af nv50,nvc0: Set only NEW_CP_GLOBALS upon binding 9 years ago
  Rob Clark e73ac84b93 freedreno/ir3: lower extract_byte/word 9 years ago
  Ilia Mirkin c1e4a6bfbf nv50,nvc0: handle SQRT lowering inside the driver 9 years ago
  Ilia Mirkin b3e7fb5234 nv50/ir: avoid folding mul + add if the mul has a dnz 9 years ago
  Ilia Mirkin a651bc027d nvc0: fix blit triangle size to fully cover FB's > 8192x8192 9 years ago
  Rob Clark 01b071d530 freedreno: OUT_RELOC vs OUT_RELOCW fixes 9 years ago
  Rob Clark f68c6951b8 freedreno/a4xx: hw binning 9 years ago
  Rob Clark b3fe196e21 freedreno/a4xx: use generated headers for draw initiator 9 years ago
  Rob Clark 2224ba5976 freedreno/a4xx: remove RB_RENDER_CONTROL patching 9 years ago
  Rob Clark 8824a765a2 freedreno: update generated headers 9 years ago
  Rob Clark 476551a21f freedreno/a3xx: move where we deal w/ binning FS 9 years ago
  Rob Clark dd9135c452 freedreno/a4xx: move where we deal w/ binning FS 9 years ago
  Rob Clark 09b3447344 freedreno/a3xx: constify the shader variants 9 years ago
  Rob Clark 5b955f09f7 freedreno/a4xx: constify the shader variants 9 years ago
  Rob Clark d9395e4ed8 freedreno/a3xx: remove duplicate mark of end of binning cmds 9 years ago
  Nicolai Hähnle 28d2a7e67c radeonsi: avoid crash when a sampler state is bound for a buffer texture 9 years ago
  Matt Turner 61b10b4eb7 i965: Use foreach_in_list_reverse_safe() macro. 9 years ago
  Jason Ekstrand 98d58e7320 nir/clone: Add support for cloning a single function_impl 9 years ago
  Jason Ekstrand 036b209484 nir/validate: Better function validation 9 years ago
  Jason Ekstrand f86f3c90aa nir/print: Better function argument printing 9 years ago
  Jason Ekstrand 13969565f9 nir/print: Factor variable name lookup into a helper 9 years ago
  Jason Ekstrand e4bebe8a02 nir: Create function parameters in function_impl_create 9 years ago
  Jason Ekstrand 066d3c115e nir: Add a helper for creating a "bare" nir_function_impl 9 years ago
  Jason Ekstrand 2ef4754a20 nir: Add a new "param" variable mode for parameters and return variables 9 years ago
  Jason Ekstrand 41ae553fda nir/glsl: Remove dead function parameter handling code 9 years ago
  Boyuan Zhang 6cf120ec77 st/va: add HEVC main 10 profile 9 years ago
  Boyuan Zhang 06c862d67d radeon/video: enable HEVC main 10 decode 9 years ago
  Boyuan Zhang 8be9efcce7 radeon/uvd: handle HEVC main 10 decode 9 years ago
  Ben Widawsky d1ab544bb8 i965/chv: Display proper branding 9 years ago
  Ben Widawsky 5e6a43a001 i965/chv: Update lower min for CS threads 9 years ago
  Ben Widawsky 3dc3dbc8d8 i965/chv: Check that compute threads are above threshold 9 years ago
  Ben Widawsky 9dd20b715a i965/chv: Use kernel provided info for max_cs_threads 9 years ago
  Ben Widawsky 38eb606884 i965: Query and store GPU properties from kernel 9 years ago
  Nicolai Hähnle 9908b13af6 st/mesa: check that the image unit is valid in st_bind_images 9 years ago
  Bas Nieuwenhuizen 417b6721a0 radeonsi: Lazily re-set sampler views after disabling DCC 9 years ago
  Marek Olšák af3454cad5 st/mesa: remove ST_NEW_MESA flag (v2) 9 years ago