76110 Commits (da6e879a6c6ea2ff13188fa9a179c7abcbf1e8c2)
 

Author SHA1 Message Date
  Brian Paul da6e879a6c tgsi: use switches instead of big if/else ifs 9 years ago
  Brian Paul 37eb3f0400 tgsi: break gigantic tgsi_scan_shader() function into pieces 9 years ago
  Brian Paul 3c3ef69696 st/mesa: minor formatting fixes in st_cb_bitmap.c 9 years ago
  Brian Paul 5fdbfb8d6f mesa: move GL_ARB_debug_output code into new debug_output.c file 9 years ago
  Brian Paul 6691ba1fe8 gallium/util: whitespace, formatting fixes in u_debug_stack.c 9 years ago
  Brian Paul 5d2539cb49 gallium/util: whitespace, formatting fixes in u_staging.[ch] files 9 years ago
  Brian Paul c84a8911fc gallium/util: switch over to new u_debug_image.[ch] code 9 years ago
  Brian Paul 3917c8f3f9 gallium/util: put image dumping functions into separate file 9 years ago
  Brian Paul 6c7d4a7173 gallium/util: whitespace, formatting fixes in u_debug.c 9 years ago
  Samuel Pitoiset efe5829578 trace: add missing pipe_context::clear_texture() 9 years ago
  Samuel Pitoiset 1dacbb7b46 trace: remove useless MALLOC() in trace_context_draw_vbo() 9 years ago
  Vinson Lee ccaf734275 mesa/extensions: Fix NVX_gpu_memory_info lexicographical order. 9 years ago
  Ilia Mirkin 88519c6087 glsl: return cloned signature, not the builtin one 9 years ago
  Ilia Mirkin ac57577e29 glsl: make sure builtins are initialized before getting the shader 9 years ago
  Samuel Pitoiset 04c2ca5038 tgsi: use TGSI_WRITEMASK_XYZW instead of hardcoding the mask 9 years ago
  Timothy Arceri ea7f64f74d glsl: don't generate transform feedback candidate when not required 9 years ago
  Timothy Arceri c1bbaff1e8 glsl: replace unreachable code with an assert() 9 years ago
  Jan Vesely e377037bef r600, compute: Do not overwrite pipe_resource.screen 9 years ago
  Jan Vesely 5b51b2e000 r600g: Ignore format for PIPE_BUFFER targets 9 years ago
  Marek Olšák d8e4908b63 mesa/get: fix a breakage after rebase 9 years ago
  Matt Turner 9f2e22bf34 i965/vec4: don't copy ATTR into 3src instructions with complex swizzles 9 years ago
  Marek Olšák 1106e79ed9 docs/relnotes: document memory info extensions 9 years ago
  Marek Olšák 635555af6a gallium/radeon: implement query_memory_info (v2) 9 years ago
  Marek Olšák 5f51a24a77 st/mesa: implement and enable memory info extensions (v2) 9 years ago
  Marek Olšák 837f74aa51 mesa: implement GL_ATI_meminfo (v2) 9 years ago
  Marek Olšák 1d79b99580 mesa: implement GL_NVX_gpu_memory_info (v2) 9 years ago
  Marek Olšák d2e4c9e737 gallium: add interface for querying memory usage and sizes (v2) 9 years ago
  Marek Olšák c577f2843a gallium/radeon: remove radeon_info::r600_tiling_config 9 years ago
  Marek Olšák 4f96846d9d gallium/radeon: get pipe_interleave_bytes AKA group_bytes from the winsys 9 years ago
  Marek Olšák 276621da45 gallium/radeon: set num_banks in the winsys 9 years ago
  Marek Olšák 294ec530c9 gallium/radeon: just get num_tile_pipes from the winsys 9 years ago
  Marek Olšák 0f3556d308 winsys/amdgpu: add an assertion to cik_get_num_tile_pipes (v2) 9 years ago
  Marek Olšák a2291f7b57 winsys/amdgpu: remove an r600-only setting 9 years ago
  Marek Olšák 1e864d7379 gallium/radeon: rename & reorder members of radeon_info 9 years ago
  Steinar H. Gunderson feb53912f8 mesa: Fix locking of GLsync objects. 9 years ago
  Nicolai Hähnle 156e81f305 radeonsi: add placeholder MC and SRBM performance counter groups 9 years ago
  Nicolai Hähnle 988f4b31f3 radeonsi: re-order the SQ_xx performance counter blocks 9 years ago
  Nicolai Hähnle 75affd73b0 radeonsi: re-order the perfcounter hardware blocks 9 years ago
  Nicolai Hähnle b0e32548c8 gallium/radeon: add GPIN driver query group 9 years ago
  Nicolai Hähnle 4b672b8310 radeonsi: Allow dumping LLVM IR before optimization passes 9 years ago
  Nicolai Hähnle 5aafc169ca gallium/radeon: emit LLVM `ret void` before radeon_llvm_finalize_module 9 years ago
  Nicolai Hähnle 7e9670c8bc st/mesa: bail out of try_pbo_upload_common when constant upload fails 9 years ago
  Nicolai Hähnle a01e44adcc st/mesa: bail out of try_pbo_upload_common when vertex upload fails 9 years ago
  Nicolai Hähnle b27c79bd81 st/mesa: reduce the scope of sampler_view in try_pbo_upload_common 9 years ago
  Nicolai Hähnle 13e21e3ec5 st/mesa: do uploads earlier in try_pbo_upload_common 9 years ago
  Neil Roberts eb9cf3cfc9 main: Use a derived value for the default sample count 9 years ago
  Neil Roberts 5fd848f6c9 program: Use _mesa_geometric_samples to calculate gl_NumSamples 9 years ago
  Neil Roberts 4995d9c9a0 main: Use _mesa_geometric_samples to calculate GL_SAMPLE_BUFFERS 9 years ago
  Neil Roberts d8d4661ddb main: Use _mesa_geometric_samples to calculate the value of GL_SAMPLES 9 years ago
  Ilia Mirkin 2065e380b2 nvc0: avoid negatives in PUSH_SPACE argument 9 years ago