21459 次代码提交 (e0d907308150b4863cc4f24543e70e14207e966a)
 

作者 SHA1 备注 提交日期
  Brian Paul f908421e64 softpipe: remove some old polygon stipple stuff and do some clean-ups 16 年前
  Brian 460b62336d softpipe: updated comments 16 年前
  Brian 253d2d1676 softpipe: rename PRIM_x to QUAD_PRIM_x 16 年前
  Brian 7925274da3 softpipe: rename sp_headers.h to sp_quad.h 16 年前
  Brian b865f84c8d softpipe: rename single-include preprocessor symbol, add comments 16 年前
  Brian ed6f41e2f4 softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch] 16 年前
  Robert Ellison 0ccbc3c905 Fix an i965 assertion failure on glClear() 16 年前
  Dan Nicholson 8217f24f21 autoconf: Fix lib globbing for static builds 16 年前
  Brian Paul 6b06a6b929 gallium: const-correctness for u_linear.c functions 16 年前
  Brian Paul 81374d1ebe gallium: silence warnings about void ptr arithmetic 16 年前
  Brian Paul da4f933eb2 mesa: refactor MATH_SOURCES, remove Mesa x86 codegen from gallium build 16 年前
  Brian Paul 2218592d47 mesa: get rid of _math_init() 16 年前
  Dan Nicholson c5bae14245 autoconf: Adjust to new asm SOURCES variables 16 年前
  Dan Nicholson 61e925f354 autoconf: Restore commented ASM_FLAGS 16 年前
  Dan Nicholson 277bf235f1 Add external pixman CFLAGS after all internal include paths 16 年前
  Younes Manton 36b83f5198 nouveau: 1xN, Nx1 levels of a swizzled mip tree shouldn't be aligned. 16 年前
  José Fonseca 874f364e9e draw: Cap max vertices instead of failing assert. 16 年前
  Brian Paul b6ad7c8c4a demos: minor updates for shader_api.c test 16 年前
  Brian Paul 2b4f0216bf glsl: allow setting arrays of samplers in set_program_uniform() 16 年前
  Brian Paul 234f03e90a glsl: raise GL_INVALID_OPERATION for glUniform(location < -1) 16 年前
  Brian Paul 4ef7a93296 glsl: rework _mesa_get_uniform[fi]v() to avoid using a fixed size intermediate array 16 年前
  Brian Paul 2c1ea0720d glsl: fix glUniform() array bounds error checking 16 年前
  Brian Paul 369d1859d7 glsl: fix incorrect size returned by glGetActiveUniform() for array elements. 16 年前
  Johannes Engel 1e81855566 Add install target for egl 16 年前
  Brian Paul 5f75013822 demos: better error message for overlay.c, see bug 20055 16 年前
  José Fonseca 98a053cfd4 mesa: Use the stdio wrappers. 16 年前
  José Fonseca 7892bdfc8a wgl: Add a few more stubs. 16 年前
  José Fonseca 8cadf6c0a1 mesa: Move statements after declarations. 16 年前
  Eric Anholt 5d5ae371ea intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8. 16 年前
  Eric Anholt a49ff9f95e sis: fix signedness warnings 16 年前
  Eric Anholt e7ee7a549d trident: Fix signedness warning. 16 年前
  Eric Anholt 0cb295584f tdfx: Fix begin/endquery for current API. 16 年前
  Eric Anholt 01bc4d441f intel: Don't do the extra MI_FLUSH in flushing except when doing glFlush(). 16 年前
  Eric Anholt 0b63f6449e intel: Speed up glDrawPixels(GL_ALPHA) by using an alpha texture format. 16 年前
  Eric Anholt d11981e0d7 intel: Fix some state leakage of {Client,}ActiveTexture in metaops. 16 年前
  Eric Anholt f82f1ffba9 intel: don't crash when dri2 tells us about buffers we don't care about. 16 年前
  Eric Anholt f967e8b507 dri2: Don't crash if the server returns more buffers than expected. 16 年前
  Eric Anholt 680c708dee dri2: Initialize variables for the getbuffers round-trip reduction. 16 年前
  Brian Paul 36c1e756da docs: some Cell driver docs updates 16 年前
  Brian Paul 0996a23e3d cell: asst build fixes in linux-cell config 16 年前
  Jakob Bornecrantz 7e54d7d3d6 gallium: Update autoconf to latest gallium build 16 年前
  Jakob Bornecrantz e94b4dd4f0 gallium: Disable nouveau by default 16 年前
  Brian Paul 9c101c44c4 cell: update Cell driver info (code is on master now) 16 年前
  Brian Paul 5340b6dff7 Merge commit 'origin/gallium-master-merge' 16 年前
  Brian Paul ee4c921b65 Merge commit 'origin/gallium-0.2' into gallium-master-merge 16 年前
  Brian Paul 9fd26daec2 mesa: remove the unused _mesa_UpdateTexEnvProgram() function 16 年前
  Brian Paul 537d3ed6f3 mesa: another fix for program/texture state validation 16 年前
  Brian Paul c936a6083e intel: minor reformatting, comments 16 年前
  Brian Paul 1ed5fe5cbf mesa: s/_IMAGE_NEW_TRANSFER_STATE/_MESA_NEW_TRANSFER_STATE/ to be more consistant with other flags 16 年前
  Brian Paul 46ae1abbac mesa: fix/change state validation order for program/texture state 16 年前