27683 Commits (22627654256ee09bfd659624568865a79eb725b6)
 

Author SHA1 Message Date
  Michal Krol eb699d64ec softpipe: Sanitise shader semantic and interpolator handling. 16 years ago
  Younes Manton 87d7c1aa15 nouveau: Assume all texture blankets are linear for now. 16 years ago
  Corbin Simpson 1f630fa016 r300g: Miscellania. Avoid draw segfaults, s/true/TRUE/, etc. 16 years ago
  Maciej Cencora 3d73852121 r300g: fix geometry corruptions 16 years ago
  Maciej Cencora 2db46af875 r300g: split constant buffer and shader emittion 16 years ago
  Corbin Simpson cab749a1d0 r300g: Adopt osiris' PSC data and swizzle. 16 years ago
  Christoph Bumiller 5de8f97440 nv50: handle TGSI_SEMANTIC_FACE 16 years ago
  Christoph Bumiller 496c9eaacf nv50: make IF condition safe 16 years ago
  Christoph Bumiller 99e308a0e0 nv50: implement TGSI_OPCODE_AND/OR/XOR 16 years ago
  Christoph Bumiller 1cc16e1b83 nv50: fix textures with block size != cpp 16 years ago
  Younes Manton 91232b7004 nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40. 16 years ago
  Christoph Bumiller 9831e1f76c nv50: use SIFC also for shader upload 16 years ago
  Christoph Bumiller 525f529d13 nv50: make MRTs work 16 years ago
  Dave Airlie 73b45b0669 radeon: add missing include 16 years ago
  Marek Olšák c9928ac3ee r300g: correct the pitch calculation for smaller mipmaps 16 years ago
  Marek Olšák 3f60130b87 r300g: pretend NPOT support 16 years ago
  Marek Olšák a8f85dceb5 r300g: fix reading from the destination buffer in blending 16 years ago
  Marek Olšák 63c9450ae7 r300g: add precalculating of pixel pitch, add a new NPOT flag 16 years ago
  Marek Olšák 11180b4471 r300g: remove unnecessary assertions 16 years ago
  Marek Olšák ace78d90de r300g: fix crash in r300_is_texture_referenced 16 years ago
  Dave Airlie 5cf7c8e2d5 radeon: use _mesa_get_current_tex_unit 16 years ago
  Brian Paul 5e9f97f0ea ARB prog parser: regenerated files 16 years ago
  Brian Paul df5615de1f ARB prog parser: new set_src_reg(), set_dst_reg() helpers 16 years ago
  Brian Paul a71edc9455 mesa: better error message 16 years ago
  Eric Anholt 7c8bed62e0 intel: Use GTT mapping when available for swrast. 16 years ago
  Eric Anholt d63c29ef20 x86: Fix the test for negative pixel count in optimized rgb565 spans. 16 years ago
  Eric Anholt 21a3a79371 intel: Fix up z24_x8 depth spans since the texformat merge. 16 years ago
  Vinson Lee 9c3197ef0a prog/tests: Fix MSVC build. 16 years ago
  Eric Anholt cb132406de i965: Add an index assert on get_fp_inst array like other compiler arrays. 16 years ago
  Eric Anholt 2c30ee9bd6 i965: Fix BRW_WM_MAX_INSN to reflect current limits. 16 years ago
  Eric Anholt 2073006c95 intel: Set the texture format in the TFP path. 16 years ago
  Alex Deucher b568a2c808 r600: remove duplicate line 16 years ago
  Alex Deucher 703a836d40 r600: fill in some missing tex formats 16 years ago
  Alex Deucher 57864f6e04 r600: fix a warning, update comments 16 years ago
  Vinson Lee a8ed066858 progs/tests: fix MSVC build. 16 years ago
  Andre Maasikas 5f7d5d3ea3 r600: use AUTO_INDEX for draw - saves cmd buffer space 16 years ago
  Brian Paul 409469fb70 intel: fix up some XRGB breakage 16 years ago
  Brian Paul 730a3de9f9 mesa: fix inverted buffer object test 16 years ago
  Brian Paul 71cd40bccf mesa: fix incorrect format info for MESA_FORMAT_SL8 16 years ago
  Chow Loong Jin 35506dec67 Add --with-dri-searchpath argument 16 years ago
  Michal Krol ca9c413647 softpipe: Respect gl_rasterization_rules in primitive setup. 16 years ago
  Brian Paul 4a253431ab intel: update intel_create_renderbuffer(format), add XRGB support 16 years ago
  Brian Paul f920d496e1 mesa: fix _mesa_texstore_argb8888() for MESA_FORMAT_XRGB8888 16 years ago
  Alex Deucher c243e8dd23 r600: remove the no rrb messages 16 years ago
  Alex Deucher b924579bd4 r600: Add support for ARB_depth_clamp 16 years ago
  Brian Paul d0b6147291 intel: remove memcpy_get_tex_image() code 16 years ago
  Brian Paul fcbf663640 mesa: lift memcpy_get_tex_image() code from intel driver into core Mesa 16 years ago
  Brian Paul bde7874317 mesa: refactor _mesa_get_teximage() code 16 years ago
  Brian Paul 217a40d8d9 i965: indentation fix 16 years ago
  Brian Paul 26d22b094b i965: make brw_sf_prog_key::sprite_origin_lower_left one bit 16 years ago