75400 Commits (37d0aea772a39f9ae7fe3d791e23c1be03ccf9de)
 

Author SHA1 Message Date
  Brian Paul f992d02ba2 st/osmesa: add OSMesaCreateContextAttribs() function 9 years ago
  Brian Paul a34e7612dc osmesa: add new OSMesaCreateContextAttribs function 9 years ago
  Brian Paul c2c0983215 svga: don't use debug code in update_state() in release builds 9 years ago
  Samuel Pitoiset aeee7f2a4d nv50,nvc0: free memory allocated by performance metrics 9 years ago
  Samuel Pitoiset 9aca60bfb0 nvc0: free memory allocated by the prog which reads MP perf counters 9 years ago
  Samuel Pitoiset 8022c7480e nvc0: fix metric-achieved_occupancy calculation on Kepler 9 years ago
  Christian König a87a1420d6 st/va: remove fence handling v3 9 years ago
  Neil Roberts 61cdb7665f Revert "i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB visuals" 9 years ago
  Neil Roberts 8c5310da9d i965: Fix crash when calling glViewport with no surface bound 9 years ago
  Neil Roberts 4c7c9e4602 mesa/blit: Don't require the same format for mulitisample blits 9 years ago
  Julien Isorce 89eb342def st/va: retrieve size from the temporary img variable 9 years ago
  Roland Scheidegger 8e195a6251 draw: handle edge flags in llvm path 9 years ago
  Roland Scheidegger 13c0b1c780 draw: don't set start_instance and instance id for pt emit 9 years ago
  Jason Ekstrand d7cb1634d2 nir/lower_system_values: Refactor and use the builder. 9 years ago
  Jason Ekstrand f6910f072a nir/builder: Add a load_system_value helper 9 years ago
  Jason Ekstrand ca5be008bc nir/lower_system_values: Stop supporting non-SSA 9 years ago
  Samuel Pitoiset 276837cbe4 nvc0: remove old comment related to metric calculations 9 years ago
  Eric Anholt 3858722740 vc4: Add support for dumping executed commands to a file. 11 years ago
  Eric Anholt 07570edb98 vc4: Import updated vc4_drm.h with hang state. 9 years ago
  Eric Anholt c5b886b028 vc4: Only update vc4->msaa when the framebuffer changes. 9 years ago
  Eric Anholt f2cf2a63f1 vc4: Don't consider nr_samples==1 surfaces to be MSAA. 9 years ago
  Eric Anholt da92f16c50 vc4: Fix min() wrapper definition for the simulator's kernel code. 9 years ago
  Eric Anholt 02bcb443ee vc4: Warn instead of abort()ing on exec ioctl failures. 9 years ago
  Andreas Boll a2140b0571 docs: Replace sourceforge logo with a text link 9 years ago
  Nicolai Hähnle c8d9d289ff radeonsi: fix perfcounter selection for SI_PC_MULTI_BLOCK layouts 9 years ago
  Nicolai Hähnle 149d049676 gallium/radeon: remove unnecessary test in r600_pc_query_add_result 9 years ago
  Nicolai Hähnle 819543adb4 mesa/main: use BITSET_FOREACH_SET in perf_monitor_result_size 9 years ago
  Emil Velikov 9c0773958e docs: add news item and link release notes for 11.1.0 9 years ago
  Emil Velikov b8394ef3df docs: add sha256 checksums for 11.0.1 9 years ago
  Emil Velikov 5497e119a5 docs: Update 11.1.0 release notes 9 years ago
  Rob Clark e677b3047b freedreno/a4xx: fix fragcoord.z + fragdepth 9 years ago
  Rob Clark cad0920d11 freedreno: update generated headers 9 years ago
  Rob Clark 249b2be3bc freedreno/ir3/cmdline: don't dump nir by default 9 years ago
  Christian König 10b7a7c344 st/va: remove nonesense HEVC picture id handling 9 years ago
  Chris Forbes af5ca43f26 i965: Allocate URB space for HS and DS stages when required. 11 years ago
  Timothy Arceri 8c0963f9d3 docs: mark input/output block locations as DONE 9 years ago
  Timothy Arceri 0aeb9b3e5e glsl: add support for explicit locations inside interface blocks 9 years ago
  Timothy Arceri 183c606066 glsl: simplify interface matching 9 years ago
  Roland Scheidegger 8e264765a4 draw: remove clip_vertex from vertex header 9 years ago
  Roland Scheidegger 1775400a20 draw: use clip_pos, not clip_vertex for the fake guardband xy point clipping 9 years ago
  Roland Scheidegger 8575ddb644 draw: rename vertex header members 9 years ago
  Roland Scheidegger 1b22815af6 draw: don't pretend have_clipdist is per-vertex 9 years ago
  Roland Scheidegger 9e3f2af3c3 draw: use position not clipVertex output for xyz view volume clipping 9 years ago
  Kenneth Graunke 77cc2666b1 i965: Use DIV_ROUND_UP() in gen7_urb.c code. 9 years ago
  Kenneth Graunke 9f0944d15b i965: Make TES inputs match TCS outputs. 9 years ago
  Kenneth Graunke 4fac950010 i965: Force VS -> TCS varyings to use the SSO VUE map layout. 9 years ago
  Kenneth Graunke bee42cc1f7 i965: Handle TCS outputs and TES inputs. 9 years ago
  Kenneth Graunke 31140d097a i965: Handle TCS inputs and TES outputs. 9 years ago
  Kenneth Graunke 1f46163acb i965: Add tessellation shader VUE map code. 9 years ago
  Kenneth Graunke 9f3917bf37 i965: Fix partial variable access for geometry shaders in SSO mode. 9 years ago