62426 Commits (e3c58cdfd97d390cb4c1a02852ab0417bd68c861)
 

Author SHA1 Message Date
  José Fonseca e3c58cdfd9 Revert "scons: Enable building through Clang Static Analyzer." 11 years ago
  Marek Olšák 11459436d9 r600g,radeonsi: share some of gfx flush code 11 years ago
  Marek Olšák adfadeadd8 r600g,radeonsi: share r600_flush_from_st 11 years ago
  Marek Olšák 586011486d r600g: merge r600_flush with r600_context_flush 11 years ago
  Marek Olšák d4edc60767 radeonsi: merge si_flush with si_context_flush 11 years ago
  Marek Olšák 70cf6639c3 gallium/radeon: create and return a fence in the flush function 11 years ago
  Marek Olšák 3e9d2cbca2 r600g: remove redundant r600_flush_dma_from_winsys 11 years ago
  Marek Olšák dd72c327e9 winsys/radeon: fold cs_set_flush_callback into cs_create 11 years ago
  Marek Olšák c6033a6cb8 radeonsi: cleanup redundant computation of flush flags and rename a function 11 years ago
  Marek Olšák fc151b08be r600g: remove redundant r600_flush_from_winsys 11 years ago
  Marek Olšák b2238b3452 winsys/radeon: remove cs_write_reloc, add simpler cs_get_reloc 11 years ago
  Marek Olšák 927213f33d winsys/radeon: consolidate hash table lookup 11 years ago
  José Fonseca d3c0e236f2 scons: Add an analyze option. 11 years ago
  José Fonseca f81305c0cb util/u_debug: Add noreturn attribute to _debug_assert_fail(). 11 years ago
  José Fonseca a45a50a482 scons: Enable building through Clang Static Analyzer. 11 years ago
  Iago Toral Quiroga 6d0e30c6a3 glsl: Properly handle blocks that define the same field name. 11 years ago
  Michel Dänzer 6ac5a5e383 r600g/radeonsi: Map transfer staging texture unsynchronized when possible 11 years ago
  Matt Turner 9fed627234 Revert "i965/fs: Only sweep NOPs if register coalescing made progress." 11 years ago
  Matt Turner f092e8951c i965/fs: Only sweep NOPs if register coalescing made progress. 11 years ago
  Eric Anholt 7ae870211d i965: Fix buffer overruns in MSAA MCS buffer clearing. 11 years ago
  Eric Anholt e5b86cb64b meta: Add support for MSAA resolves from 2D_MS_ARRAY textures. 11 years ago
  Eric Anholt 234db60954 meta: Add an accelerated glCopyTexSubImage using glBlitFramebuffer. 11 years ago
  Eric Anholt 70961c032f meta: Add support for CUBE_MAP_ARRAY to generatemipmap. 11 years ago
  Eric Anholt bb3f983d10 meta: Infer bind_fbo_image parameters from an incoming image. 11 years ago
  Eric Anholt cd808ac848 meta: Move bind_fbo_image() code back to meta.c, to reuse it elsewhere. 11 years ago
  Eric Anholt 4cc42805e7 meta: Refactor the BlitFramebuffer depth CopyTexImage fallback. 11 years ago
  Eric Anholt b702233f53 meta: Refactor the BlitFramebuffer color CopyTexImage fallback. 11 years ago
  Eric Anholt 4e43299633 meta: Drop blit src size fallback. 11 years ago
  Mike Stroyan 602510395a i965: Avoid dependency hints on math opcodes 11 years ago
  Matt Turner ad48a9a319 i965: Expand INTEL_DEBUG to uint64_t. 11 years ago
  Matt Turner 58db339599 dri: Expand driParseDebugString return value to uint64_t. 11 years ago
  Matt Turner 73400d8f70 i965/fs: Remove dead_code_eliminate_local(). 11 years ago
  Matt Turner 18d12336b9 i965/fs: Clear variable from live-set if it's completely overwritten. 11 years ago
  Matt Turner f34f39330b i965/fs: Reimplement dead_code_elimination(). 11 years ago
  Matt Turner 596737ee91 i965/vec4: Let DCE eliminate dead writes in other basic blocks. 11 years ago
  Matt Turner 4dcfb92417 i965/gs: Add dummy source to prepare_channel_masks instruction. 11 years ago
  Matt Turner d877c643be glsl: Use M_PI_* macros. 11 years ago
  Kenneth Graunke 4f20b7d3dd i965: Disable Z16 in all APIs. 11 years ago
  Kenneth Graunke be000b4d19 i965: Update comments about Z16 being slow. 11 years ago
  Michel Dänzer 313104e8d5 r600g/radeonsi: Use caching buffer manager for textures as well 11 years ago
  Jordan Justen 24c773fb06 i965/gen8: add debug code to show FS disasm with jump locations 11 years ago
  Chia-I Wu 73a4761058 ilo: remove GPE state size estimation 11 years ago
  Chia-I Wu 8fa8e9b1b8 ilo: remove GPE command size estimation 11 years ago
  Chia-I Wu bdd0546d7c ilo: remove unused headers 11 years ago
  Chia-I Wu e55e1610e5 ilo: use only defines from genhw headers 11 years ago
  Chia-I Wu 6c6bd796ad ilo: scripted conversion to genhw headers 11 years ago
  Chia-I Wu 01e3e82a56 ilo: add genhw headers 11 years ago
  Chia-I Wu d75a8799fd ilo: avoid brw_wm_barycentric_interp_mode in compiler 11 years ago
  Chia-I Wu ad39b991ce ilo: add TOY_OPCODE_DO 11 years ago
  Vinson Lee 36fb36aa36 gtest: Update to 1.7.0. 11 years ago