27490 次代码提交 (898de4a9d5e47ed32c600e5907476fd9338aa7e9)
 

作者 SHA1 备注 提交日期
  José Fonseca bfd7a9ca96 llvmpipe: New module to help make assertions about formats. 16 年前
  José Fonseca 47d241be9f llvmpipe: New function to unpack rgba8 formats into 4 x u8n AoS. 16 年前
  José Fonseca abff4214ef llvmpipe: Split the format swizzling step from the unpacking. 16 年前
  José Fonseca 8d80fd3f55 llvmpipe: Allow different signs when unpacking. 16 年前
  José Fonseca b544ab7299 llvmpipe: Add inlines to quickly generate types matching the native SIMD register bitwidth. 16 年前
  José Fonseca a55b305c5b llvmpipe: Merge lp_build_load_rgba_soa into lp_build_sample_texel. 16 年前
  José Fonseca bc93e9181c llvmpipe: Factor our pixel offset computation. 16 年前
  José Fonseca fedd054d53 llvmpipe: Share testing infrastructure with lp_test_format. 16 年前
  José Fonseca 17afb6dd69 llvmpipe: Eliminate lp_build_store_rgba_aos. 16 年前
  José Fonseca 232b586464 llvmpipe: Eliminate lp_build_load_rgba_aos. 16 年前
  José Fonseca b4f6907b8d llvmpipe: Move a few format/sampling functions into better space. 16 年前
  Marek Olšák c2df759cd7 r300g: fix redefining mipmaps and fetching from them 16 年前
  Marek Olšák 118dfe1688 r300g: added support for 3D textures 16 年前
  Brian Paul d6ee86c77a mesa: remove _mesa_compressed_texture_size() 16 年前
  Brian Paul 4c00981b22 mesa: remove ctx->Driver.CompressedTextureSize() hook 16 年前
  Brian Paul 35efc6a1b3 mesa: change compressed texture size calls 16 年前
  Brian Paul bea245ac2f mesa: minor clean-ups in _mesa_store_compressed_texsubimage2d() 16 年前
  Brian Paul 5c82827696 mesa: simplify _mesa_compressed_row_stride(), _mesa_compressed_image_address() 16 年前
  Brian Paul 1ad9671db7 mesa: s/GLuint/gl_format/ 16 年前
  Brian Paul 2c3787f513 mesa: move assertion after declaration 16 年前
  Brian Paul d255aaf54f mesa: remove hard-coded block sizes 16 年前
  Brian Paul 7b16c43e43 mesa: added _mesa_get_format_block_size() 16 年前
  Brian Paul 51bc12d623 progs/tests: fix sub texture offsets 16 年前
  Brian Paul bee6794eb1 mesa: added _mesa_get_format_name() 16 年前
  Brian Paul eb732b1bbb mesa: additional comments in format code 16 年前
  Joakim Sindholt 94a63dccdd r300g: fix scons build yet again 16 年前
  Brian Paul 46a784b7fd Merge branch 'mesa_7_6_branch' 16 年前
  Brian Paul 26f1ad65b9 mesa: simplify att->CubeMapFace assignment 16 年前
  Brian Paul 346250b190 mesa: refactor, new print_shader_info() 16 年前
  Brian Paul 81a4d34f07 mesa: rework error checking code for glGetCompressedTexImage() 16 年前
  Brian Paul d66965c9a1 mesa: remove misplaced VERBOSE_TEXTURE tests 16 年前
  Brian Paul 9b50ceac03 mesa: more detailed error messages in fbo code 16 年前
  Brian Paul dc8b139aa2 mesa: remove FBO texture depth/stencil test 16 年前
  Zack Rusin b17c885a8a st/xorg: fix text with component alpha rendering 16 年前
  Brian Paul 0acb057ad1 mesa: fix broken _mesa_str_checksum() 16 年前
  Eric Anholt 49d402e275 Merge remote branch 'origin/mesa_7_6_branch' 16 年前
  Eric Anholt bfd51dc34d i965: Annotate _NEW_COLOR dependency for brw_update_renderbuffer_surface(). 16 年前
  Eric Anholt 2d17dbfb53 intel: Keep track of x,y offsets in miptrees and use them for blitting. 16 年前
  Brian Paul b01937a3c9 progs/tests: print requested/internal format info 16 年前
  Brian Paul 96d7d66dff docs: document updated GL extension header files 16 年前
  Brian Paul 5c0dc902e7 gl: updated wglext.h to version 17 16 年前
  Brian Paul 559da98c2b gl: updated glxext.h to version 25 16 年前
  Brian Paul 9df9696f6d gl: updated glext.h to version 56 16 年前
  Brian Paul ff3f09a7fe docs: document cell, glGetTexLevelParameter() fixes 16 年前
  Brian Paul cd62b4f00a mesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compressed formats 16 年前
  Brian Paul 9528dc6ed8 mesa: added _mesa_compressed_format_to_glenum() 16 年前
  Brian Paul 5e4f5e41a4 mesa: change s3tc vs. fxt1 priority when choosing compressed formats 16 年前
  Christoph Bumiller 683722740c nv50: do SIGN_SET as one instruction 16 年前
  Christoph Bumiller 99e728a13e nv50: fix saturation outside of tx_insn case 16 年前
  Christoph Bumiller ad67326f12 nv50: allow all 127 TEMP regs 16 年前