22236 Commits (e848a86dbacbec0bed16fac29264c77f4c2eeb0c)
 

Autor SHA1 Nachricht Datum
  José Fonseca e848a86dba python: Add nblocksx/y members to surfaces. vor 16 Jahren
  José Fonseca 382306c573 gallium: Move pf_is_depth_stencil to p_format.h. vor 16 Jahren
  Roland Scheidegger 4d89eff0b6 fix ugly copy/paste error in mipmap generation code vor 16 Jahren
  Corbin Simpson 3eeeaf04e3 r300-gallium: RGBA, not ARGB, after all. vor 16 Jahren
  Corbin Simpson aafbbf7744 r300-gallium: r500-fs: If recompiling a shader, overwrite old insts. vor 16 Jahren
  Corbin Simpson 70de577b14 r300-gallium: Properly redo shaders when constant buffer changes size. vor 16 Jahren
  Corbin Simpson 70d39c7053 r300-gallium: Allow surface_fill to clear depth/stencil buffers too. vor 16 Jahren
  Corbin Simpson 4bfe784dca r300-gallium: Emit the "right" sequence of colors. vor 16 Jahren
  Corbin Simpson a56020fe17 r300-gallium: Fix hardlock when no colors or textures are present. vor 16 Jahren
  Corbin Simpson 7620b3943b r300-gallium: Fix strange build error. vor 16 Jahren
  Corbin Simpson 458bfe7e8d r300-gallium: Handful of small leftovers. vor 16 Jahren
  Adam Jackson 37fb2d9b23 intel: Avoid mapping the texture image for CopyTex{,Sub}Image vor 16 Jahren
  José Fonseca f24ce49969 python: Use depth buffer in the triangle example. vor 16 Jahren
  José Fonseca b4de7c4c5f python: Read rgba8 with a single transfer. vor 16 Jahren
  José Fonseca ffaff2736f python: Cleanup. vor 16 Jahren
  José Fonseca 76d43ed4c9 python: Don't use deprecated clear_value field. vor 16 Jahren
  José Fonseca 5e815cf26f python/test: Move the test description logic to the base class. vor 16 Jahren
  José Fonseca a8251d041a python/test: Move the image comparison logic to the base test class. vor 16 Jahren
  José Fonseca af25470a54 python: Force unsigned comparison. vor 16 Jahren
  José Fonseca 844868048f python: Set correct transfer mode. vor 16 Jahren
  José Fonseca 28de69d681 python: Set the surface GPU access flags. vor 16 Jahren
  José Fonseca 68342f9036 python: Hide away the surface usage flags. vor 16 Jahren
  Michal Krol e08a0f4790 tgsi: Condition codes are implied in KILP. vor 16 Jahren
  Michal Krol bd4c1c133b tgsi: Explain symbols used in instruction set documentation. vor 16 Jahren
  Michal Krol 25e491e68c tgsi: Document BRA opcode. vor 16 Jahren
  José Fonseca 1c989c24ae python: Dont touch old pipe_winsys. vor 16 Jahren
  José Fonseca 29933fc6fe python: Update instructions for windows. vor 16 Jahren
  José Fonseca a20bae3d17 scons: Get python extensions building correctly on windows. vor 16 Jahren
  Roland Scheidegger a693a2998c i965: srgb texture fixes vor 16 Jahren
  Roland Scheidegger 02a579f2e7 mesa: fix a glGetTexImage issue with base-converted texture formats vor 16 Jahren
  Roland Scheidegger 79e2df63af i965: add support for signed rgba texture format vor 16 Jahren
  Roland Scheidegger bb386a1eca mesa: add _rev signed rgba texture format vor 16 Jahren
  Roland Scheidegger 7d00ba195c glapi regenerate vor 16 Jahren
  Roland Scheidegger 05330b9cf3 glapi: remove a couple accidental GL_ prefixes vor 16 Jahren
  Roland Scheidegger c6a6cc1918 mesa: add new signed rgba texture format vor 16 Jahren
  Roland Scheidegger a9bf5b5cca gl: add new OGL 3.1 enums to glext.h vor 16 Jahren
  Roland Scheidegger 0d9a715cea gl: update glext.h to version 48 vor 16 Jahren
  Roland Scheidegger fd83289dbf fix various small intel blitter issues vor 16 Jahren
  José Fonseca aa011836c2 wgl: Don't flush surface if it is NULL. vor 16 Jahren
  José Fonseca c03000b73e wgl: Remove unused cruft. vor 16 Jahren
  José Fonseca a790074810 util: Support Z24S8/Z24X8. vor 16 Jahren
  José Fonseca e0a55dc9da mesa: Support Z24S8 wherever S8Z24 is supported. vor 16 Jahren
  Corbin Simpson 2431a027c1 r300-gallium: Add some surface_copy. vor 16 Jahren
  Corbin Simpson aa91f05f9d r300-gallium: Use CMP for MOV on r300. vor 16 Jahren
  José Fonseca ec30d1b2e5 mesa: Use the python executable from sys.executable. vor 16 Jahren
  Carl-Johan Kjellander c97e5e1fc1 egl: Fix newline typo in Makefiles vor 16 Jahren
  Brian Paul 2002e03a52 st: init the default texture to (0,0,0,1) vor 16 Jahren
  Brian Paul 3673189326 tgsi: pass zero vector to texture sampler for 1D case instead of NULL vor 16 Jahren
  José Fonseca a2f52f500c python: Don't bypass vs/clip/viewport by default. vor 16 Jahren
  José Fonseca 7138cd7009 python: Fix the texture test. vor 16 Jahren