76273 Commits (9675fb6c681bf3441ee1d25e18b38faea5144524)
 

Author SHA1 Message Date
  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
  Ilia Mirkin 03b3eb90d7 nvc0: add some missing PUSH_SPACE's 9 years ago
  Ilia Mirkin 1a0fde1f52 nvc0/ir: fix converting between predicate and gpr 9 years ago
  Ilia Mirkin 2fed18b8a5 nvc0: add support for ARB_query_buffer_object 9 years ago
  Ilia Mirkin 9cd5bb9f9f st/mesa: add query buffer support 10 years ago
  Ilia Mirkin f9e6f46335 gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT 9 years ago
  Ilia Mirkin 40d7f02c67 gallium: add a way to store query result into buffer 10 years ago
  Ilia Mirkin 386a9ec77b mesa: add core implementation of ARB_query_buffer_object 10 years ago
  Ilia Mirkin 7c3f4b2fd8 mesa: add driver interface for writing query results to buffers 10 years ago
  Rafal Mielniczuk 3efcd4df01 mesa: Handle QUERY_BUFFER_BINDING in GetIntegerv 11 years ago
  Rafal Mielniczuk 2d0ec0c272 mesa: Add QueryBuffer to context 11 years ago
  Rafal Mielniczuk c5bab061da mesa: Add ARB_query_buffer_object extension flag 11 years ago
  Rafal Mielniczuk 4913d381a0 glapi: Add xml infrastructure for ARB_query_buffer_object 11 years ago
  Timothy Arceri 23e24e27ac glsl: simplify setting of image access qualifiers 9 years ago
  Timothy Arceri 815929bd15 mesa: remove dead program parameter functions 9 years ago
  Axel Davy 94d91c6707 st/nine: Use align_free when needed 9 years ago
  Axel Davy 6b12fe77ea st/nine: Disallow non-argb8888 cursors 9 years ago
  Axel Davy 24ddadbba9 st/nine: Enforce centroid for color input when multisampling is on 9 years ago
  Axel Davy d5389bb92d st/nine: Fix centroid flag 9 years ago
  Axel Davy ee31f0fed4 st/nine: Use fast clears more often for MRTs 9 years ago
  Axel Davy e85ef7d8e5 st/nine: Use linear filtering for shadow mapping 9 years ago
  Patrick Rudolph 0b35da59de st/nine: Respect block alignment on surface lock 10 years ago
  Axel Davy 56b4222b29 st/nine: Add Render state validation layer 10 years ago
  Patrick Rudolph 7132617436 DRI_CONFIG: Add option to override vendor id 10 years ago
  Patrick Rudolph 1a893ac886 st/nine: Implement NineDevice9_GetAvailableTextureMem 10 years ago
  Patrick Rudolph a961ec335d st/nine: Handle Window Occlusion 10 years ago
  Patrick Rudolph e59908e57f st/nine: Store minor version num 10 years ago
  Axel Davy 0ac01a9fd7 st/nine: Call flush_resource before flush 10 years ago
  Patrick Rudolph f481b9b952 st/nine: Fix remaining swapchain tests 10 years ago
  Axel Davy cbbd3c65cc st/nine: Fix crash NineDevice9_CreateAdditionalSwapChain 9 years ago
  Patrick Rudolph 996f76bd8a st/nine: Fix possible crash on error 10 years ago
  Patrick Rudolph 40a0b97ebd st/nine: Test more presentation params 10 years ago
  Patrick Rudolph 827fee059e st/nine: Fix resource9 private data 9 years ago
  Patrick Rudolph 5c79bd666b st/nine: Print GUID instead of pointer 9 years ago
  Patrick Rudolph 2a4d1509c8 st/nine: Fix use of uninitialized memory 10 years ago
  Patrick Rudolph 924038c08f st/nine: Fix clear for multisample mismatch depth-stencil 10 years ago
  Patrick Rudolph 7f58ba45a8 st/nine: Fix Volumetexture9_LockBox 10 years ago
  Axel Davy 35047681ff st/nine: Fix ATI2 pitch for non-square 10 years ago