22236 Коміти (e848a86dbacbec0bed16fac29264c77f4c2eeb0c)
 

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