63581 Commits (4ccbbbdd741555174d78c4271610683f18fea661)
 

Author SHA1 Message Date
  Carl Worth 4ccbbbdd74 docs: Import 10.2.2 release notes, add news item 11 years ago
  Carl Worth 4076cbceaf docs: Import 10.1.6 release notes, add news item 11 years ago
  Takashi Iwai 6b8b17153a llvmpipe: Fix zero-division in llvmpipe_texture_layout() 11 years ago
  Matt Turner 48f1143c64 i965/fs: Don't fix_math_operand() on Gen >= 8. 11 years ago
  Matt Turner b24e1cc604 i965/vec4: Don't fix_math_operand() on Gen >= 8. 11 years ago
  Matt Turner 0e800dfe75 i965/vec4: Don't return void from a void function. 11 years ago
  Bruno Jiménez c997007f66 r600g/compute: Defer the creation of the temporary resource 11 years ago
  Jan Vesely fec2a08eae r600g/compute: Handle failures in compute_memory_pool_finalize 11 years ago
  Jan Vesely 9575225e12 r600g/compute: Fix possible endless loop in compute_memory_pool allocations. 11 years ago
  Jan Vesely 0c181cdc6c r600: Fix use after free in compute_memory_promote_item. 11 years ago
  Ilia Mirkin a59f2bb17b nouveau: dup fd before passing it to device 11 years ago
  Fredrik Höglund 41d759d076 mesa: Don't use derived vertex state in api_arrayelt.c 11 years ago
  Ilia Mirkin ea91d629df nvc0: allow VIEWPORT_INDEX and LAYER to be used as input semantics 11 years ago
  Ilia Mirkin a91a556c81 mesa/st: handle gl_Layer input semantic 11 years ago
  Tobias Klausmann 98a86f61a8 nv50/ir: allow gl_ViewportIndex to work on non-provoking vertices 11 years ago
  Roland Scheidegger 604e54de78 draw: (trivial) fix clamping of viewport index 11 years ago
  Kenneth Graunke f6a99d1167 i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell. 11 years ago
  Emil Velikov 2442d3553f targets/(vdpau|xvmc): hardlink against the installed library 11 years ago
  Neil Roberts 5f11b10f2c i965: Allow the blorp blit between BGR and RGB 11 years ago
  Ian Romanick 3552aa7c1c glsl: Silence many unused parameter warnings 11 years ago
  Emil Velikov f9ebb1ea77 targets/xvmc: correctly generate the symlinks 11 years ago
  Emil Velikov 11e46a32ae targets/vdpau: correctly generate the symlinks 11 years ago
  Ville Syrjälä ca55a1aaa7 i915: Fix gen2 texblend setup 11 years ago
  Iago Toral Quiroga c822db6a05 mesa: Make Geom.UsesEndPrimitive a bool instead of a GLboolean 11 years ago
  Emil Velikov df71b39f5c targets/r600/xvmc: convert to static/shared pipe-drivers 11 years ago
  Emil Velikov dc01ca44a7 targets/xvmc-nouveau: convert to static/shared pipe-drivers 11 years ago
  Emil Velikov 291d70210d targets/radeonsi/vdpau: convert to static/shared pipe-drivers 11 years ago
  Emil Velikov f85e7ce057 targets/r600/vdpau: convert to static/shared pipe-drivers 11 years ago
  Emil Velikov 9df2c4956b targets/vdpau-nouveau: convert to static/shared pipe-drivers 11 years ago
  Chris Forbes 8b2e0ddf8a Partially revert "glsl: Add builtin define for ARB_fragment_layer_viewport" 11 years ago
  Rob Clark 1f3ca56b76 freedreno: use util_copy_framebuffer_state() 11 years ago
  Rob Clark c63450e829 freedreno/a3xx: WFI fixes/cleanup 11 years ago
  Chris Forbes b2c1f3a019 glsl: Add gl_Layer and gl_ViewportIndex builtins to fragment shader 11 years ago
  Chris Forbes cc18b1ec21 glsl: Add builtin define for ARB_fragment_layer_viewport 11 years ago
  Chris Forbes fcc9b4c15e glsl: Add extension plumbing for ARB_fragment_layer_viewport 11 years ago
  Chris Forbes 51c82bddef mesa: Add extension plumbing for ARB_fragment_layer_viewport 11 years ago
  Chris Forbes 22448c819d glapi: Add (empty) api section for ARB_fragment_layer_viewport 11 years ago
  Kenneth Graunke a20994d616 i965: Save meta stencil blit programs in the context. 11 years ago
  Emil Velikov dfaf6116c9 scons: avoid building any piece of i915 11 years ago
  Aaron Watry 564821c917 gallivm: Fix build after LLVM commit 211259 11 years ago
  Daniel Manjarres 86bd2196b4 glx: Don't crash on swap event for a Window (non-GLXWindow) 11 years ago
  Bruno Jiménez 2d2af4cd2c r600g/compute: Use gallium util functions for double lists 11 years ago
  Bruno Jiménez 257d697fb9 r600g/compute: Map only against intermediate buffers 11 years ago
  Bruno Jiménez 9b933b73a9 r600g/compute: Implement compute_memory_demote_item 11 years ago
  Bruno Jiménez 0b8c29915b r600g/compute: Avoid problems when promoting items mapped for reading 11 years ago
  Bruno Jiménez 3da1b17555 r600g/compute: Only move to the pool the buffers marked for promoting 11 years ago
  Bruno Jiménez 4d1e4429e6 r600g/compute: divide the item list in two 11 years ago
  Bruno Jiménez e3dfe3f7b2 r600g/compute: Add statuses to the compute_memory_items 11 years ago
  Bruno Jiménez 9e491eb5d7 r600g/compute: Add an util function to know if an item is in the pool 11 years ago
  Bruno Jiménez 0038402753 r600g/compute: Add an intermediate resource for OpenCL buffers 11 years ago