22456 次程式碼提交 (858d3da441d3548eae23c91b3bc888c3b0233797)
 

作者 SHA1 備註 提交日期
  José Fonseca 858d3da441 wgl: Move the framebuffer list to the device. Avoid recursive locking. 16 年之前
  José Fonseca 8ef4129003 wgl: More symbol naming normalization. 16 年之前
  José Fonseca d8ffccc80b stw: Use wglext.h's defines and prototypes. 16 年之前
  José Fonseca 19068d93c8 stw: Normalize symbols prefix. 16 年之前
  José Fonseca 7e563200b8 wgl: Add const qualifier to global constant data. 16 年之前
  Brian Paul 8131123eff i965: set BRW_MASK_DISABLE flag in "send" instruction in brw_dp_READ_4() 16 年之前
  Brian Paul 43fc20e4e1 i965: clean-ups, debug code in brw_wm_glsl.c 16 年之前
  Brian Paul 42cd3014f8 i965: init current_const[i].index = -1 16 年之前
  Brian Paul ed9ba19bbb i965: move the fetch_constants() call before setting conditional mod state 16 年之前
  Brian Paul f4468384b6 mesa: minor datatype changes in optimization code 16 年之前
  Ben Skeggs 0da2781f2f nv50: adapt for new clear interface 16 年之前
  Corbin Simpson 8648c26858 r300-gallium: Properly emit indexbufs. 16 年之前
  Corbin Simpson b3639d43f2 r300-gallium: Add vertex shader constant emit. 16 年之前
  José Fonseca 71504c7700 python/retrace: Try to cope with failures creating textures. 16 年之前
  José Fonseca c89eba0f31 python: Don't try to finish a null fence. 16 年之前
  José Fonseca 4342d6a91f python/retrace: Use colors on windows console. 16 年之前
  Robert Ellison 23ad86cfb9 Mesa: allow suppression of debug messages in a debug build 16 年之前
  Alan Hourihane a97c846d61 gallium: when using gl_PointCoord ensure we use the correct attribute. 16 年之前
  José Fonseca 84e784665a python/retrace: Allow to specify the range of calls of interest. 16 年之前
  José Fonseca e0e5d5014e trace: Make calls dumping threadsafe. 16 年之前
  José Fonseca d2cdf6253c trace: Make call no global. 16 年之前
  José Fonseca c14562d3b1 python/retrace: Handle recent traces. 16 年之前
  José Fonseca aaea658dbe python: Fix method renaming. 16 年之前
  José Fonseca 724929db3c python: Cope with null surfaces. 16 年之前
  José Fonseca 923b4413a6 wgl: Integrate the trace driver on debug builds. 16 年之前
  José Fonseca 927eb8fe4c trace: Simplify cast wrappers. 16 年之前
  José Fonseca 7000b9d74a trace: Match pipe_context::clear prototype. 16 年之前
  Brian Paul a3277c542b gallium: handle the case of util_pack_z_stencil(format=PIPE_FORMAT_S8_UNORM) 16 年之前
  Brian Paul 9f784647ad docs: bump Gallium version number 16 年之前
  Brian Paul f6b71d02c7 docs: updated Cell driver info 16 年之前
  Brian Paul ce01de5075 docs: more info for 7.4 release notes 16 年之前
  José Fonseca 629700ed7e mesa: Don't attempt to free the dummy program. 16 年之前
  Brian Paul 105758105a st: implement glCopyTexImage() for GL_DEPTH24_STENCIL8 internal format 16 年之前
  Brian Paul b7615e5240 st: implement GL_DEPTH_STENCIL format for glReadPixels and DrawPixels() 16 年之前
  Brian Paul fbcd78b5d1 softpipe: minor debug-help changes in softpipe_transfer_map() 16 年之前
  Brian Paul ac1ff1b9fe mesa: add another special/optimized case in _mesa_unpack_depth_span() 16 年之前
  Brian Paul 228f20e324 swrast: fix point rendering function selection 16 年之前
  Brian Paul d03053688f mesa: fix incorrect component ordering for sRGB8 texture fetch/store 16 年之前
  Brian Paul 0f0e24f6ef glsl: enable the new linear scan register allocator code 16 年之前
  Brian Paul 439909a87d docs: document the MESA_GLSL env var, other misc GLSL updates 16 年之前
  Brian Paul 4069447f73 glsl: don't optimize program if MESA_GLSL=nopt 16 年之前
  Brian Paul 3e79d65083 swrast: restore !shader check around add_specular() 16 年之前
  Corbin Simpson 799f43f2e0 r300-gallium: vs: Add MAD. 16 年之前
  Corbin Simpson 00bb3deed2 r300-gallium: vs: Add MUL. 16 年之前
  Corbin Simpson 6a1be41af9 r300-gallium: Fix surface_copy too. 16 年之前
  Corbin Simpson ffbf3f4952 r300-gallium: Properly setup HW/SW TCL controls. 16 年之前
  Brian Paul 3630da9916 swrast: more texcombine clean-ups 16 年之前
  Brian Paul 1b2ab02367 swrast: asst. clean-ups in texcombine code 16 年之前
  Brian Paul 76ac75af8e swrast: fix secondary color add for glBitmap 16 年之前
  José Fonseca b4c0e1f9e1 stw: Choose a color buffer format that matches the visual. 16 年之前