55838 Commits (f35e96d973d57d31462bbbb0509b2350ebb2bd3b)
 

Author SHA1 Message Date
  Christoph Bumiller f35e96d973 gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS 12 years ago
  Paul Berry 41e4bccc75 i965: Reduce code duplication in handling of depth, stencil, and HiZ. 12 years ago
  Paul Berry 2ad0ed6349 Revert "glsl: Replace constant-index vector array accesses with swizzles" 12 years ago
  Paul Berry 7d4f1e6467 glsl: Fix array indexing when constant folding built-in functions. 12 years ago
  Roland Scheidegger 450950c57a gallivm: bring back optimized but incorrect float to smallfloat optimizations 12 years ago
  Roland Scheidegger 3febc4a1cd gallivm: consolidate code for float-to-half and float-to-packed conversion. 12 years ago
  Vadim Girlin 9be624b3ef r600g: don't reserve more stack space than required v5 12 years ago
  Vadim Girlin 7e04227f39 r600g: fix range handling for tgsi input declarations v2 12 years ago
  Marek Olšák f8502b7e71 gallium/hud: do .xxxx swizzling for the font texture in the fragment shader 12 years ago
  Brian Paul 98b64cc20f hud: flush/unmap the vertex buffer before drawing 12 years ago
  Brian Paul bdd3770b78 draw: use pipe_transfer_unmap() to match pipe_transfer_map() 12 years ago
  Roland Scheidegger 9b329f4c09 gallivm: fix signed small float to float conversion 12 years ago
  Christian König a0dca4409a radeonsi: add instance divisor support v3 12 years ago
  Christian König cf9b31f78a radeonsi: add start instance support 12 years ago
  Christian König e4ed58763a radeonsi: add instanceid support 12 years ago
  Christian König 83df955ca9 radeon/llvm: move system value fetching to common code 12 years ago
  Michel Dänzer c6efb4870b radeonsi: Handle arbitrary 2-byte formats in resource_copy_region 12 years ago
  Maarten Lankhorst 6d20c646d6 nvc0: Fix fd leak in nvc0_create_decoder 12 years ago
  Aras Pranckevicius b2eee0869f GLSL: fix lower_jumps to report progress properly 12 years ago
  Eric Anholt 62501c3af8 i965/fs: Allow CSE on pre-gen7 varying-index uniform loads 12 years ago
  Eric Anholt 70b27e0e4b i965/fs: Use LD messages for pre-gen7 varying-index uniform loads 12 years ago
  Eric Anholt ce316f62ef i965/fs: Don't double-emit SEND dependency workarounds at control flow. 12 years ago
  Eric Anholt 3cf69b2284 i965/fs: Bake regs_written into the IR instead of recomputing it later. 12 years ago
  Eric Anholt 8edc7cbe64 i965/fs: Clean up the setup of gen4 simd16 message destinations. 12 years ago
  Eric Anholt 9f43b84928 i965/fs: Do CSE on gen7's varying-index pull constant loads. 12 years ago
  Eric Anholt dca5fc1435 i965/fs: Improve performance of varying-index uniform loads on IVB. 12 years ago
  Eric Anholt bc0e1591f6 i965/fs: Avoid inappropriate optimization with regs_written > 1. 12 years ago
  Eric Anholt 740350c982 i965: Make the fragment shader pull constants index by dwords, not vec4s. 12 years ago
  Eric Anholt 2f41a60145 i965: Make the constant surface interface take a normal byte size. 12 years ago
  Eric Anholt 8c694dfe64 i965/fs: Move varying uniform offset compuation into the helper func. 12 years ago
  Eric Anholt 59e858861c i965/fs: Remove creation of a MOV instruction that's never used. 12 years ago
  Eric Anholt 1d6ead3804 i965/fs: Allow constant propagation into MACH. 12 years ago
  Vincent Lejeune 50fd9c4544 r600g/llvm: Update LLVM_REVISION.txt 12 years ago
  Vincent Lejeune 8c8c4e3977 r600g/llvm: Use stack_size provided from llvm. 12 years ago
  Vincent Lejeune 4ac0d85ca6 r600g/llvm: uses function attribute to pass shader type 12 years ago
  Vincent Lejeune af38695f51 r600g/llvm: Add support for cf_alu native encode 12 years ago
  Haixia Shi bc0cc2944f ACTIVE_UNIFORM_MAX_LENGTH should include 3 extra characters for arrays. 12 years ago
  Matt Turner e2b40e253b i965/fs: Fix bad interaction between tex swizzles and textureQueryLOD. 12 years ago
  Eric Anholt 4ee892ee8a i965: Remove the old brw_optimize() code. 12 years ago
  Eric Anholt 4fee05b020 i965/vs: Add a pass to set dependency control fields on instructions. 12 years ago
  Eric Anholt 229a51cdbe i965: Dump shader source for linked shader programs. 12 years ago
  Mike Lothian 777a7f2003 clover: Fix build with LLVM 3.3 12 years ago
  Brian Paul 1165ff1af1 llvmpipe: use triangle subdivision to avoid fixed-point overflow issues 12 years ago
  Brian Paul 95df2b2883 mesa: remove platform checks around __builtin_ffs, __builtin_ffsll 12 years ago
  Brian Paul 99811c344b docs: add a new page documenting known application issues 12 years ago
  Brian Paul fe30fa9ad6 drirc: set always_have_depth_buffer for Topogon 12 years ago
  Adam Jackson e26d5940ff gallivm: Minor comment cleanup 12 years ago
  Dave Airlie 135bb3c1a9 mesa: fix texture storage multisample prototypes harder. 12 years ago
  Vincent Lejeune c3fb34ee8d r600g/llvm: Update LLVM_REVISION 12 years ago
  Vincent Lejeune 67a8ee7aaa r600g/llvm: use native encode for tex 12 years ago