26125 Commits (3f30b0709b5a71915df336194f9f805e4c306cef)
 

Author SHA1 Message Date
  Brian Paul 85ee0ef9a7 gallium/xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual() 16 years ago
  Brian Paul 584b0879ac xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual() 16 years ago
  Brian Paul abc12d0636 gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BIT in get_config() 16 years ago
  Brian Paul 389021220d gallium: replace // comments with /* */ 16 years ago
  Brian Paul 337480e1f8 gallium: remove // comment and extra whitespace 16 years ago
  Brian Paul 167ffa9e03 mesa: fix memory leak when generating mipmaps for compressed textures 16 years ago
  Brian Paul 0574954238 mesa: fix mem leaks 16 years ago
  Brian Paul 0f291f2efe gallium/util: silence uninitialized var warning 16 years ago
  Brian Paul 63064cf7c3 mesa: add missing return when out of memory 16 years ago
  Brian Paul 7b568614a2 mesa: fix potential uninitialized memory reads 16 years ago
  Brian Paul 9b27a0d063 glsl: fix mem leak 16 years ago
  Brian Paul b3e41e0d5e st/mesa: check for null before asserts, fix possible mem leak 16 years ago
  Brian Paul b154497bef st/mesa: silence hidden parameter warning 16 years ago
  Brian Paul 495628bc5c st/mesa: fix non-mipmap lastLevel calculation. 16 years ago
  Vinson Lee 18883cdf23 mesa: Return -FLT_MAX instead of 0 for LG2(0). 16 years ago
  Brian Paul 521e4b9b7e glx: fix glXQueryContext(GLX_RENDER_TYPE) 16 years ago
  Eric Anholt 49fbdd18ed i965: Fix massive memory allocation for streaming texture usage. 16 years ago
  Brian Paul b77469871a docs: document GLSL sqrt(0) fix 16 years ago
  Brian Paul 322bc403bc glsl: regenerated file 16 years ago
  Brian Paul 65765c9f2c glsl: rewrite sqrt(x) intrinsic to handle x=0 16 years ago
  Brian Paul 3c794e45b0 glsl: add support for CMP instruction 16 years ago
  Brian Paul 5f1faf4a21 docs: fixed glXQueryContext(GLX_RENDER_TYPE) 16 years ago
  Brian Paul a6b84aef4a gallium/xlib: fix GLX_RENDER_TYPE query 16 years ago
  Brian Paul 86ee448047 mesa/xlib: fix GLX_RENDER_TYPE query 16 years ago
  Brian Paul ef9cd84521 glx: indentation fixes 16 years ago
  Brian Paul 69a3043f41 mesa: bump version to 7.6.1 16 years ago
  Brian Paul 2d400d43bf docs: initial 7.6.1 release notes 16 years ago
  Brian Paul 9b5541617f mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state() 16 years ago
  Brian Paul 564df9dc5f softpipe: initialize the clear_flags bitvector in sp_create_tile_cache() 16 years ago
  Brian Paul fbddc75aa2 softpipe: Grab a ref when the fb is set. 16 years ago
  Brian Paul 6829ef7460 docs: update news.html file with 7.5.2 and 7.6 release 16 years ago
  Ian Romanick d39fd9f641 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  Ian Romanick 18f3afbe88 docs: 7.5.2 md5 sums 16 years ago
  Ian Romanick b807d49f18 Prep for 7.5.2 release 16 years ago
  Ian Romanick 86cd188f94 docs: 7.6 md5 sums 16 years ago
  Ian Romanick f0dc378705 Prep for 7.6 release 16 years ago
  Brian Paul eeb7e04da6 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  Robert Noland d09941c8cc Fix build on non GLIBC platforms (FreeBSD at least) 16 years ago
  Brian Paul fc613848e6 docs: list additional 7.5.2 bug fixes 16 years ago
  Brian Paul c7d0f0b46c docs: document gallium mipmap generation fix 16 years ago
  Brian Paul c7fddaf612 st/mesa: fix st_generate_mipmap() issues 16 years ago
  Brian Paul e3a6f57ad6 st/mesa: fix/simplify st_texture_object::lastLevel calculation 16 years ago
  Brian Paul 41d0606b7f gallium/util: add sanity check assertions 16 years ago
  Michel Dänzer 151e0c0aea intel: Handle GL_RGB8 for glCopyTex(Sub)Image. 16 years ago
  Vinson Lee 46da1f2c9b mesa: move declaration before code 16 years ago
  Eric Anholt 126d62edd1 i915: Fix GetBufferSubData in the case of a system-memory BO. 16 years ago
  Eric Anholt cc8084932c intel: Flush the batch when we're about to subdata into a VBO. 16 years ago
  Eric Anholt 54107a0979 i965: Clean up some mess with the batch cache. 16 years ago
  Brian Paul 940ca2e837 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16 years ago
  Vinson Lee 1730b8db12 softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256. 16 years ago