55879 Commit (bdfbeb9633eb3f8cf1ad76723f6c3839e57a08a3)
 

Autore SHA1 Messaggio Data
  Brian Paul 98b64cc20f hud: flush/unmap the vertex buffer before drawing 12 anni fa
  Brian Paul bdd3770b78 draw: use pipe_transfer_unmap() to match pipe_transfer_map() 12 anni fa
  Roland Scheidegger 9b329f4c09 gallivm: fix signed small float to float conversion 12 anni fa
  Christian König a0dca4409a radeonsi: add instance divisor support v3 12 anni fa
  Christian König cf9b31f78a radeonsi: add start instance support 12 anni fa
  Christian König e4ed58763a radeonsi: add instanceid support 12 anni fa
  Christian König 83df955ca9 radeon/llvm: move system value fetching to common code 12 anni fa
  Michel Dänzer c6efb4870b radeonsi: Handle arbitrary 2-byte formats in resource_copy_region 12 anni fa
  Maarten Lankhorst 6d20c646d6 nvc0: Fix fd leak in nvc0_create_decoder 12 anni fa
  Aras Pranckevicius b2eee0869f GLSL: fix lower_jumps to report progress properly 12 anni fa
  Eric Anholt 62501c3af8 i965/fs: Allow CSE on pre-gen7 varying-index uniform loads 12 anni fa
  Eric Anholt 70b27e0e4b i965/fs: Use LD messages for pre-gen7 varying-index uniform loads 12 anni fa
  Eric Anholt ce316f62ef i965/fs: Don't double-emit SEND dependency workarounds at control flow. 12 anni fa
  Eric Anholt 3cf69b2284 i965/fs: Bake regs_written into the IR instead of recomputing it later. 12 anni fa
  Eric Anholt 8edc7cbe64 i965/fs: Clean up the setup of gen4 simd16 message destinations. 12 anni fa
  Eric Anholt 9f43b84928 i965/fs: Do CSE on gen7's varying-index pull constant loads. 12 anni fa
  Eric Anholt dca5fc1435 i965/fs: Improve performance of varying-index uniform loads on IVB. 12 anni fa
  Eric Anholt bc0e1591f6 i965/fs: Avoid inappropriate optimization with regs_written > 1. 12 anni fa
  Eric Anholt 740350c982 i965: Make the fragment shader pull constants index by dwords, not vec4s. 12 anni fa
  Eric Anholt 2f41a60145 i965: Make the constant surface interface take a normal byte size. 12 anni fa
  Eric Anholt 8c694dfe64 i965/fs: Move varying uniform offset compuation into the helper func. 12 anni fa
  Eric Anholt 59e858861c i965/fs: Remove creation of a MOV instruction that's never used. 12 anni fa
  Eric Anholt 1d6ead3804 i965/fs: Allow constant propagation into MACH. 12 anni fa
  Vincent Lejeune 50fd9c4544 r600g/llvm: Update LLVM_REVISION.txt 12 anni fa
  Vincent Lejeune 8c8c4e3977 r600g/llvm: Use stack_size provided from llvm. 12 anni fa
  Vincent Lejeune 4ac0d85ca6 r600g/llvm: uses function attribute to pass shader type 12 anni fa
  Vincent Lejeune af38695f51 r600g/llvm: Add support for cf_alu native encode 12 anni fa
  Haixia Shi bc0cc2944f ACTIVE_UNIFORM_MAX_LENGTH should include 3 extra characters for arrays. 12 anni fa
  Matt Turner e2b40e253b i965/fs: Fix bad interaction between tex swizzles and textureQueryLOD. 12 anni fa
  Eric Anholt 4ee892ee8a i965: Remove the old brw_optimize() code. 12 anni fa
  Eric Anholt 4fee05b020 i965/vs: Add a pass to set dependency control fields on instructions. 12 anni fa
  Eric Anholt 229a51cdbe i965: Dump shader source for linked shader programs. 12 anni fa
  Mike Lothian 777a7f2003 clover: Fix build with LLVM 3.3 12 anni fa
  Brian Paul 1165ff1af1 llvmpipe: use triangle subdivision to avoid fixed-point overflow issues 12 anni fa
  Brian Paul 95df2b2883 mesa: remove platform checks around __builtin_ffs, __builtin_ffsll 12 anni fa
  Brian Paul 99811c344b docs: add a new page documenting known application issues 12 anni fa
  Brian Paul fe30fa9ad6 drirc: set always_have_depth_buffer for Topogon 12 anni fa
  Adam Jackson e26d5940ff gallivm: Minor comment cleanup 12 anni fa
  Dave Airlie 135bb3c1a9 mesa: fix texture storage multisample prototypes harder. 12 anni fa
  Vincent Lejeune c3fb34ee8d r600g/llvm: Update LLVM_REVISION 12 anni fa
  Vincent Lejeune 67a8ee7aaa r600g/llvm: use native encode for tex 12 anni fa
  Dave Airlie 5b36bc05be glapi: fix storage multisample build errors 12 anni fa
  Chris Forbes 2a528889a3 docs: mark ARB_texture_storage_multisample done 12 anni fa
  Chris Forbes d25b4d5e90 i965: enable ARB_texture_storage_multisample on Gen6+ 12 anni fa
  Chris Forbes e0015c819c mesa: allow multisample texture targets in [Get]TexParameter* 12 anni fa
  Chris Forbes b15c558c85 mesa: improve reported function name in Tex*Multisample 12 anni fa
  Chris Forbes 9cbfe98bfc mesa: add enable bit for ARB_texture_storage_multisample 12 anni fa
  Chris Forbes 719974b54c glapi: add definition of ARB_texture_storage_multisample 12 anni fa
  Chris Forbes 788b0f8535 mesa: add support for immutable textures to teximagemultisample() 12 anni fa
  Chris Forbes 7f32b9560b mesa: extract _mesa_is_legal_tex_storage_format helper 12 anni fa