22236 Revize (e848a86dbacbec0bed16fac29264c77f4c2eeb0c)
 

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