15444 Revize (883097053d1d3550cab92362a07f413e110520ae)
 

Autor SHA1 Zpráva Datum
  José Fonseca 883097053d win32kprof: Store the profile data as an caller->callee hash table, instead of a trace. před 17 roky
  José Fonseca 4db631a399 gallium: Open a new file when existing profile memory map is exhausted. před 17 roky
  José Fonseca 2fafe29793 win32kprof: Generate callgraphs. před 17 roky
  José Fonseca ac25408c47 win32kprof: Convert tabs to spaces. před 17 roky
  José Fonseca 1662be3764 win32kprof: Consider the section alignment when estimating the image base. před 17 roky
  Zack Rusin 4d38d86b2c add edge detection to that example před 17 roky
  Brian Paul ec9c79a7dd mesa: initial support for GLSL struct/array comparisons před 17 roky
  Brian Paul c9a7ee2d00 mesa: added null ptr check (error handling case) před 17 roky
  Brian Paul 5ba32b79d8 mesa: fix +=, -=, etc. operators před 17 roky
  Jonathan White 467e6526a8 gallium: Temporary workaround for mismatched pipe create and pipe destroy před 17 roky
  Brian Paul 7e8f79e39d mesa: remove an error check for NV_v_p that doesn't apply to ARB_v_p před 17 roky
  Brian Paul 70d3928f63 mesa: fix some issues in _mesa_validate_program() před 17 roky
  Brian Paul fbf26e109b mesa: assorted glsl uniform/attribute fixes před 17 roky
  Brian Paul d8cbac5330 mesa: remove debug code před 17 roky
  Jakob Bornecrantz 1753ff9872 tgsi: Update Makefile to include tgsi_iterate.c před 17 roky
  Michal Krol b3c8d0c348 tgsi: Parse source register extended swizzle. před 17 roky
  Michal Krol 9d068d4b90 tgsi: Add support for branch instructions with target labels. před 17 roky
  Michal Krol 25a7f422b4 tgsi: Warn if an indirect register not ADDR[0]. před 17 roky
  Michal Krol 73e1d0be75 tgsi: Add support for indirect addressing in dump, sanity and text modules. před 17 roky
  Michal Krol 613f0df64d tgsi: Remove redundant code. před 17 roky
  Michal Krol 83f245bd24 tgsi: Use tgsi_iterate in tgsi_dump. před 17 roky
  Michal Krol 57482e1549 tgsi: Keep version and processor info in iterate_ctx. před 17 roky
  Michal Krol fef7f2b070 tgsi: Fix error handling. před 17 roky
  Michal Krol 82f11f7e7c tgsi: Tidy up and fix tgsi_dump. před 17 roky
  Michal Krol 307a252d15 tgsi: Fix dump enums. před 17 roky
  Michal Krol 15c902455f tgsi: Preserve flags parameter for tgsi_dump(). před 17 roky
  Michal Krol 5e9ea9d938 scons: List util/tgsi_dump_c.c. před 17 roky
  Michal Krol 5ded4ffc50 tgsi: Split tgsi_dump into two modules. před 17 roky
  José Fonseca 2170ec9048 pipebuffer: More detailed description of bufer over-/undereflows. před 17 roky
  José Fonseca 5853b6c2fe python/tests: Check support for non-pot/non-square textures. před 17 roky
  José Fonseca 43df2fe2d9 gallium: Fix typo in function name. před 17 roky
  José Fonseca 939be248fe raw2png: Handle r5g6b5 format. před 17 roky
  José Fonseca b1d6ff1afd python/tests: Specify the right texture target when querying formats. před 17 roky
  José Fonseca 8aafc03b26 gallium: Finer grained is_format_supported. před 17 roky
  José Fonseca ff26c50153 tgsi: Make tgsi_sanity return TRUE on success as documented. před 17 roky
  José Fonseca 1a8ceb3828 gallium: Move PIPE_TEXTURE_USAGE* to p_defines.h před 17 roky
  Brian Paul 72e57b52f0 mesa: glsl: various writemask/swizzle improvements and clean-ups před 17 roky
  Brian Paul 7218626cf5 mesa: rework array/struct addressing code. před 17 roky
  Brian Paul a4fd90e325 mesa: regenerated file před 17 roky
  Brian Paul 2b3515c5b2 mesa: fix some GLSL /= int operators před 17 roky
  Brian Paul b64882d0f8 mesa: fix set_program_uniform_matrix(): need to loop over matrix count před 17 roky
  José Fonseca 583b9ccbd5 gallium: Add a pf_is_ycbcr utility function. před 17 roky
  José Fonseca 3ca935d9ef python/tests: Extend the texture tests to cover volumes. před 17 roky
  José Fonseca bfee84df86 python: Add methods to get texture width, height, etc. před 17 roky
  Michal Krol 1e5419fa30 tgsi: Express tgsi_sanity in terms of tgsi_iterate. před 17 roky
  Michal Krol e1fd3ea415 scons: List util/tgsi_iterate.c. před 17 roky
  Michal Krol 638ecbda3e tgsi: Add tgsi_iterate_shader utility. před 17 roky
  Michal Krol f2053cfa1a tgsi: Fix parsing an instruction with no operands. před 17 roky
  Michal Krol 10d1dc68a4 tgsi: Perform a sanity check after reading a shader from text. před 17 roky
  Michal Krol 3c5ec98e45 scons: List util/tgsi_sanity.c. před 17 roky