46816 Révisions (cb86560ddb0a09727f55010bc184354d506f6484)
 

Auteur SHA1 Message Date
  Eric Anholt cb86560ddb intel: Add debug output to intel_map_texture_image. il y a 14 ans
  Eric Anholt fd99cd0e10 intel: Add a helper function for getting miptree size from a texture image. il y a 14 ans
  Eric Anholt 2e0aefc1b9 i965: Refactor out the cube map setup for general texture array setup. il y a 14 ans
  Eric Anholt 372cf26698 mesa: Reuse existing make_2d_mipmap for 2D array generation. il y a 14 ans
  Eric Anholt 6fc576fd8a mesa: Make the uncompressed sw mipmap gen path do a Map per 1D array slice. il y a 14 ans
  Eric Anholt 229ebf511d mesa: When storing texture data for a 1D array, map each slice separately. il y a 14 ans
  Eric Anholt 5324f9c48d swrast: When asked to map a slice of a 1D array, give back that slice. il y a 14 ans
  Eric Anholt b07c78bfe9 intel: Consolidate texture validation copy code, and reuse it correctly. il y a 14 ans
  Eric Anholt 055995abc4 intel: Clean up the function chain for mapping texture images for swrast. il y a 14 ans
  Eric Anholt 9aff2944a4 intel: Make PBO TexImage use AllocTextureImageBuffer like non-PBO does. il y a 14 ans
  Eric Anholt 18198e299b intel: Rely on Mesa core for glTexImage storage. il y a 14 ans
  Eric Anholt a73d56dce3 intel: Allocate s8z24 separate renderbuffers from AllocTextureImageBuffer(). il y a 14 ans
  Eric Anholt e928c34d3e intel: Add an AllocTextureImageBuffer() implementation using miptrees. il y a 14 ans
  Brian Paul e0304180c3 mesa: Convert _mesa_generate_mipmap to MapTexImage()-based access. il y a 14 ans
  Kenneth Graunke 1165b64f56 i965: Stop lowering integer division to multiply and reciprocal. il y a 14 ans
  Kenneth Graunke b9af592dfa i965: Reverse the operands for INT DIV prior to Gen6. il y a 14 ans
  Kenneth Graunke 1d4f3ca8f0 i965/vs: Implement integer quotient and remainder math operations. il y a 14 ans
  Kenneth Graunke ff8f272b0d i965/fs: Implement integer quotient and remainder math operations. il y a 14 ans
  Kenneth Graunke 6960f786c8 i965: Set the signed/unsigned type bit in Gen4/5 math messages. il y a 14 ans
  Kenneth Graunke 6b10aab2bb i965: Fix message and response length calculations for INT DIV. il y a 14 ans
  Kenneth Graunke ee2bf3a4b6 i965: Fix assertions about register types for INT DIV in brw_math. il y a 14 ans
  Kenneth Graunke e66fc1cb03 ir_to_mesa: Don't assertion fail on integer modulus. il y a 14 ans
  Tom Stellard d64c6d2ffc r300/compiler: Fix error in OMOD optimization il y a 14 ans
  Tom Stellard 13814b0103 r300/compiler: Rewrite source swizzles when using OMOD il y a 14 ans
  Tom Stellard 8b0418e478 r300/compiler: Fix rc_normal_rewrite_writemask() il y a 14 ans
  Tom Stellard b5ecf5ba46 r300/compiler: Use consistent src swizzles for transcendent instructions il y a 14 ans
  Eric Anholt e7c2b711a3 mesa: Respect GL_RASTERIZER_DISCARD for various meta-type operations. il y a 14 ans
  Eric Anholt 3a1ba094f4 mesa: Add missing glGetIntegerv() support for ARB_color_buffer_float tokens. il y a 14 ans
  Eric Anholt 42769c2da5 Revert "vbo: Don't discount stride == 0 for testing all varyings in VBOs." il y a 14 ans
  Eric Anholt ddc348d83e i965: Make sure to upload the data for a collection of Stride == 0 arrays. il y a 14 ans
  Eric Anholt 617cdcd4c7 mesa: Delay s_texcombine.c memory allocation until it's used. il y a 14 ans
  Eric Anholt f7f678331d tnl: Delay results allocation until we actually need them. il y a 14 ans
  Ian Romanick fe006a74f6 i965/vs: Fix swizzle related assertion il y a 14 ans
  Brian Paul dd9574d7a5 mesa: number of combiner terms to pop depends on GL_NV_texture_env_combine4 il y a 14 ans
  Brian Paul 9520f483b8 mesa: s/INLINE/inline/ il y a 14 ans
  Brian Paul c707ffa587 r600: include version.h for _mesa_override_glsl_version() prototype il y a 14 ans
  Brian Paul b15ab1d228 mesa: use !! to simplify some _mesa_set_enable() calls in attrib.c il y a 14 ans
  Brian Paul 986a9bb180 mesa: use loop in pop_texture_group() to restore 4 combiner terms il y a 14 ans
  Ian Romanick 1f8f8aef7f mesa: Refactor hash_table_{find,remove} to share some code il y a 14 ans
  Ian Romanick 16f7bdf555 mesa: Document an odd side-effect of hash_table_insert il y a 14 ans
  Ian Romanick cd76f114e6 mesa: Remove unused field gl_program::Varying il y a 14 ans
  Ian Romanick a9f25160af mesa: Use Add linker_error instead of fail_link il y a 14 ans
  Marek Olšák aae342cff0 r600g: fix a compiler warning il y a 14 ans
  Marek Olšák 74d6f929b4 gallium/docs: update the documentation of capabilities il y a 14 ans
  Marek Olšák bf0baa7717 r600g: move all files from winsys/r600 into drivers/r600 il y a 14 ans
  Marek Olšák 363ff84475 winsys/radeon: move GEM domains out of the drivers into winsys il y a 14 ans
  Marek Olšák af8eb5c851 winsys/radeon: remove a redundant parameter 'size' from buffer_from_handle il y a 14 ans
  Marek Olšák 90ce3cdde9 r600g: remove struct radeon (or what's left of it) il y a 14 ans
  Marek Olšák 518557d74a r600g: move family and chip_class from struct radeon to r600_screen il y a 14 ans
  Marek Olšák 6101b6d442 r600g: merge r600_bo with r600_resource il y a 14 ans