58263 Commits (bd3909f265908e30ef0e569fab57e9a042750b3a)
 

Author SHA1 Message Date
  Anuj Phogat 079bdba05f i965/blorp: Add support for single sample scaled blit with bilinear filter 12 years ago
  Anuj Phogat aff371b634 i965/blorp: Define a function to clamp texture coordinates 12 years ago
  Anuj Phogat 6066fb1721 i965/blorp: Use more appropriate variable names 12 years ago
  Anuj Phogat d944a6144f meta: Fix blitting a framebuffer with renderbuffer attachment 12 years ago
  Ilia Mirkin a2061eea0f nv50: add vp3/vp4 support for mpeg2/vc1 12 years ago
  Ilia Mirkin b3f6f127f2 nv50: separate video logic from noalloc 12 years ago
  Ilia Mirkin c1a6f59b20 nv30: remove no-longer-used formats from table 12 years ago
  Fredrik Höglund 0e7a61a29f mesa: Update the BGRA vertex array error handling 12 years ago
  Kenneth Graunke 90129da82c i965/fs: Fix Sandybridge regressions from SEL optimization. 12 years ago
  Kenneth Graunke c189840b21 i965: Force X-tiling for 128 bpp formats on Sandybridge. 12 years ago
  Ian Romanick 41eef83cc0 mesa/vbo: Fix handling of attribute 0 in non-compatibilty contexts 12 years ago
  Zack Rusin 7115bc3940 draw: handle nan clipdistance 12 years ago
  Vinson Lee 035bf21983 i915,i965: Fix memory leak in try_pbo_upload (v2) 12 years ago
  Roland Scheidegger 6ca18e06ae gallivm: revert accidentally commited hunk 12 years ago
  Roland Scheidegger 5626a84a00 gallivm: do per-sample depth comparison instead of doing it post-filter 12 years ago
  Michel Dänzer 3b2f3f90ac radeonsi: Pixel shaders pre-load one more SGPR 12 years ago
  Michel Dänzer f0753a3cd4 radeonsi: TGSI_SEMANTIC_CLIPVERTEX doesn't use any parameters 12 years ago
  Michel Dänzer 2f98dc223f radeonsi: Don't export unused clip distance vectors from vertex shader 12 years ago
  Michel Dänzer b00269aa58 radeonsi: Don't leave gaps between position exports from vertex shader 12 years ago
  Roland Scheidegger abdd32dcd5 llvmpipe: fix stencil bug if we have both stencil and depth tests 12 years ago
  Roland Scheidegger 7ae9cc71f0 st/mesa: use new float comparison opcodes if native integers are supported 12 years ago
  Ilia Mirkin 4ea191fb2d nvc0: move video param and format support functions to nouveau 12 years ago
  Ilia Mirkin 9255019a53 nvc0: move firmware loading functions to nouveau 12 years ago
  Ilia Mirkin 9d8c076803 nvc0: move some of the simpler decoder functions into nouveau 12 years ago
  Ilia Mirkin 73f4499a02 nvc0: move vp param filling logic into nouveau 12 years ago
  Ilia Mirkin e1cd987bb6 nvc0: move bsp param-filling logic into nouveau 12 years ago
  Ilia Mirkin d6a82a7747 nvc0: move nvc0_decoder into nouveau, rename to nouveau_vp3_decoder 12 years ago
  Ilia Mirkin 86e5c3c97b nvc0: standardize on using #if for NVC0_DEBUG_FENCE 12 years ago
  Ilia Mirkin b57875bbb3 nvc0: refactor video buffer management logic into nouveau_vp3 12 years ago
  Ilia Mirkin 940f7cec77 nv50: allow forcing PMPEG use, for ease of testing 12 years ago
  Ilia Mirkin ee3ca3614e nv30: hook up PMPEG support via nouveau_video, enables XvMC to work 12 years ago
  Ilia Mirkin 6010c683d0 nouveau: set buffer format of video buffer 12 years ago
  Ilia Mirkin 8975f83402 nouveau: fix number of surfaces in video buffer, use defines 12 years ago
  Ilia Mirkin 14ee790df7 nv30: U8_USCALED only works for size 4 12 years ago
  Chris Forbes 4f739646b0 i965: allow 8 user clip planes on CTG+ 12 years ago
  Chris Forbes ee0b8e0f06 i965: get rid of clip plane compaction 12 years ago
  Chris Forbes cf52f6435e i965/clip: Support clip distances for line clipping 12 years ago
  Chris Forbes 2a8a85e1ad i965/clip: remove spurious clipvertex param 12 years ago
  Chris Forbes 45540921ec i965/clip: Use clip distances for all user clipping 12 years ago
  Chris Forbes bf9ede92c2 i956/clip: push dp4 into load_clip_distance 12 years ago
  Chris Forbes 265336e75a i965/clip: Track offset into the vertex for clipdistance 12 years ago
  Chris Forbes 3b738f5f85 i965/Gen4-5: Set clip flags from clip distances 12 years ago
  Chris Forbes a9be50f776 i965: add new VS_OPCODE_UNPACK_FLAGS_SIMD4X2 12 years ago
  Chris Forbes 9e2c1e28a1 i965/vs: add vec4_instruction::depends_on_flags 12 years ago
  Chris Forbes c5e2d0454b i965/clip: Enable interpolation of clip distances 12 years ago
  Chris Forbes 972e2f11c0 i965/vs: Do legacy clip lowering earlier 12 years ago
  Chris Forbes 9e07a68cad i965/Gen4-5: ensure VUE slots for clipdistance are valid if user clipping is enabled. 12 years ago
  Chia-I Wu a453eb6f86 ilo: fix fragment shaders that use PCB on GEN7+ 12 years ago
  Vinson Lee ae645b83fc nouveau: Fix variable name. 12 years ago
  Matt Turner 57a6bcd56b glsl: Add i2b() and b2i() to ir_builder. 12 years ago