76189 コミット (ee85014b90af1d94d637ec763a803479e9bac5dc)
 

作成者 SHA1 メッセージ 日付
  Marek Olšák 1106e79ed9 docs/relnotes: document memory info extensions 9年前
  Marek Olšák 635555af6a gallium/radeon: implement query_memory_info (v2) 9年前
  Marek Olšák 5f51a24a77 st/mesa: implement and enable memory info extensions (v2) 9年前
  Marek Olšák 837f74aa51 mesa: implement GL_ATI_meminfo (v2) 9年前
  Marek Olšák 1d79b99580 mesa: implement GL_NVX_gpu_memory_info (v2) 9年前
  Marek Olšák d2e4c9e737 gallium: add interface for querying memory usage and sizes (v2) 9年前
  Marek Olšák c577f2843a gallium/radeon: remove radeon_info::r600_tiling_config 9年前
  Marek Olšák 4f96846d9d gallium/radeon: get pipe_interleave_bytes AKA group_bytes from the winsys 9年前
  Marek Olšák 276621da45 gallium/radeon: set num_banks in the winsys 9年前
  Marek Olšák 294ec530c9 gallium/radeon: just get num_tile_pipes from the winsys 9年前
  Marek Olšák 0f3556d308 winsys/amdgpu: add an assertion to cik_get_num_tile_pipes (v2) 9年前
  Marek Olšák a2291f7b57 winsys/amdgpu: remove an r600-only setting 9年前
  Marek Olšák 1e864d7379 gallium/radeon: rename & reorder members of radeon_info 9年前
  Steinar H. Gunderson feb53912f8 mesa: Fix locking of GLsync objects. 9年前
  Nicolai Hähnle 156e81f305 radeonsi: add placeholder MC and SRBM performance counter groups 9年前
  Nicolai Hähnle 988f4b31f3 radeonsi: re-order the SQ_xx performance counter blocks 9年前
  Nicolai Hähnle 75affd73b0 radeonsi: re-order the perfcounter hardware blocks 9年前
  Nicolai Hähnle b0e32548c8 gallium/radeon: add GPIN driver query group 9年前
  Nicolai Hähnle 4b672b8310 radeonsi: Allow dumping LLVM IR before optimization passes 9年前
  Nicolai Hähnle 5aafc169ca gallium/radeon: emit LLVM `ret void` before radeon_llvm_finalize_module 9年前
  Nicolai Hähnle 7e9670c8bc st/mesa: bail out of try_pbo_upload_common when constant upload fails 9年前
  Nicolai Hähnle a01e44adcc st/mesa: bail out of try_pbo_upload_common when vertex upload fails 9年前
  Nicolai Hähnle b27c79bd81 st/mesa: reduce the scope of sampler_view in try_pbo_upload_common 9年前
  Nicolai Hähnle 13e21e3ec5 st/mesa: do uploads earlier in try_pbo_upload_common 9年前
  Neil Roberts eb9cf3cfc9 main: Use a derived value for the default sample count 9年前
  Neil Roberts 5fd848f6c9 program: Use _mesa_geometric_samples to calculate gl_NumSamples 9年前
  Neil Roberts 4995d9c9a0 main: Use _mesa_geometric_samples to calculate GL_SAMPLE_BUFFERS 9年前
  Neil Roberts d8d4661ddb main: Use _mesa_geometric_samples to calculate the value of GL_SAMPLES 9年前
  Ilia Mirkin 2065e380b2 nvc0: avoid negatives in PUSH_SPACE argument 9年前
  Ilia Mirkin 03b3eb90d7 nvc0: add some missing PUSH_SPACE's 9年前
  Ilia Mirkin 1a0fde1f52 nvc0/ir: fix converting between predicate and gpr 9年前
  Ilia Mirkin 2fed18b8a5 nvc0: add support for ARB_query_buffer_object 9年前
  Ilia Mirkin 9cd5bb9f9f st/mesa: add query buffer support 10年前
  Ilia Mirkin f9e6f46335 gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT 9年前
  Ilia Mirkin 40d7f02c67 gallium: add a way to store query result into buffer 10年前
  Ilia Mirkin 386a9ec77b mesa: add core implementation of ARB_query_buffer_object 10年前
  Ilia Mirkin 7c3f4b2fd8 mesa: add driver interface for writing query results to buffers 10年前
  Rafal Mielniczuk 3efcd4df01 mesa: Handle QUERY_BUFFER_BINDING in GetIntegerv 11年前
  Rafal Mielniczuk 2d0ec0c272 mesa: Add QueryBuffer to context 11年前
  Rafal Mielniczuk c5bab061da mesa: Add ARB_query_buffer_object extension flag 11年前
  Rafal Mielniczuk 4913d381a0 glapi: Add xml infrastructure for ARB_query_buffer_object 11年前
  Timothy Arceri 23e24e27ac glsl: simplify setting of image access qualifiers 9年前
  Timothy Arceri 815929bd15 mesa: remove dead program parameter functions 9年前
  Axel Davy 94d91c6707 st/nine: Use align_free when needed 9年前
  Axel Davy 6b12fe77ea st/nine: Disallow non-argb8888 cursors 9年前
  Axel Davy 24ddadbba9 st/nine: Enforce centroid for color input when multisampling is on 9年前
  Axel Davy d5389bb92d st/nine: Fix centroid flag 9年前
  Axel Davy ee31f0fed4 st/nine: Use fast clears more often for MRTs 9年前
  Axel Davy e85ef7d8e5 st/nine: Use linear filtering for shadow mapping 9年前
  Patrick Rudolph 0b35da59de st/nine: Respect block alignment on surface lock 9年前