28309 次代码提交 (8927b72118f9433aafd0e811cfc1981215eb3c5f)
 

作者 SHA1 备注 提交日期
  Vinson Lee 791b754687 prog/tests: Fix MSVC build. 16 年前
  Vinson Lee 89e747920f prog/tests: Fix MSVC build. 16 年前
  Vinson Lee 5a25adb646 progs/tests: fix MSVC build. 16 年前
  Vinson Lee 3910e88ebf prog/tests: Fix MSVC build. 16 年前
  Roland Scheidegger 4153ec547c gallium: fix remaining users of pipe_reference function 16 年前
  Roland Scheidegger 86c8f70db1 mesa: use _mesa_memcpy for COPY_4FV macro 16 年前
  José Fonseca 13c647fa0d gallium: fix ref counting bug in pb_bufmgr 16 年前
  Roland Scheidegger 35a15f0263 gallium: fix reference counting functions to be strict-aliasing compliant 16 年前
  Maciej Cencora 6c41bb25a2 radeon: workaround an FBO issue 16 年前
  Maciej Cencora 8cde43eb19 radeon: properly check if image should be placed in the miptree 16 年前
  Alex Deucher 2b5618fc5b r200: fix polygon stipple 16 年前
  Michal Krol cdb6849fc1 tgsi/ureg: Fix ureg_emit_src(). 16 年前
  Vinson Lee c3b7f93e02 scons: Add Mac OS to target platform list. 16 年前
  Vinson Lee 235c0c8134 progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS. 16 年前
  Vinson Lee 0a107d36c2 progs/glsl: Fix trirast GLSL compilation errors on Mac OS. 16 年前
  Vinson Lee b094683e7c progs/glsl: Fix noise GLSL compilation error on Mac OS. 16 年前
  Vinson Lee 592c8522a2 demos/glsl: Add missing break statement to noise test. 16 年前
  Vinson Lee 8f4d3613da progs/glsl: Fix multinoise GLSL compilation errors on Mac OS. 16 年前
  Vinson Lee 9ed77d12b1 progs/glsl: Add missing break statement in multinoise.c. 16 年前
  Vinson Lee 832593772d progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS. 16 年前
  Vinson Lee 2a5cd95e24 progs/glsl: Include local headers before installed headers during compilation. 16 年前
  Brian Paul ccea09cd3a progs/glsl: minor Makefile clean-ups 16 年前
  Vinson Lee 67a0628ab2 progs: Ignore Mac OS dSYM directories. 16 年前
  Corbin Simpson ab7e70fabd radeong: Clean up some bad code. 16 年前
  Corbin Simpson f79028bbd4 radeong: Add helper to determine pipe driver. 16 年前
  Corbin Simpson 4395d35c8a radeong: Do ioctls before selecting pipe driver. 16 年前
  Corbin Simpson 4f77b0103d r300g, radeong: De-specialize r300_winsys into radeon_winsys. 16 年前
  Corbin Simpson dad193d516 radeong: Change ioctl order, document it. 16 年前
  Corbin Simpson 08383af4c7 r300g: No vertex textures here. 16 年前
  Brian Paul debc0b6fa8 cso: check if pipe_context::bind_vertex_sampler_states is non-null 16 年前
  Brian Paul d5e5909f17 Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function" 16 年前
  Brian Paul f42192e783 llvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query 16 年前
  Brian Paul 792888121b llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function 16 年前
  Brian Paul 908a3e56cc cell: added tex_usage param to xm_surface_buffer_create() 16 年前
  Brian Paul 429bf75417 cell: fix TGSI breakage 16 年前
  Brian Paul 144afacc6f gallium/util: __builtin_bswap32() is in only gcc 4.3 or later 16 年前
  Brian Paul f6d5e58427 gallium/util: added PIPE_CC_GCC_VERSION symbol 16 年前
  Roland Scheidegger 94b5c28a98 gallium: adapt nv drivers to interface cleanups 16 年前
  Jakob Bornecrantz cc8a537c57 Merge branch 'mesa_7_7_branch' 16 年前
  José Fonseca 7fc75ef7d4 util: Fix generated swizzle comments. 16 年前
  Jakob Bornecrantz 0c75854cc1 Merge commit 'mesa_7_6_branch' into mesa_7_7_branch 16 年前
  Eric Anholt 4598942b1b intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers. 16 年前
  Eric Anholt db352f58fa mesa: Fix bad conversion in AL1616_REV texstore. 16 年前
  Eric Anholt b47f7316da mesa: Fix copy'n'paste problem in al1616 texel fetch. 16 年前
  Roland Scheidegger c78748a527 gallium: adapt drivers to interface cleanups 16 年前
  Brian Paul 09325b9ff4 mesa: added comment for target_enum_to_index() 16 年前
  Brian Paul e0399fddf2 softpipe: setup machine->Face without a conditional 16 年前
  Brian Paul ba97b98842 progs/demos: remove unused glFogCoordPointer_ext var 16 年前
  Tom Fogal b9f4a0bd2b Simplify hackery added to fix AIX build. 16 年前
  Ian Romanick d8da270a2b intel: Remove GL_NV_point_sprite from extension list 16 年前