26059 コミット (49fbdd18ed738feaf73b7faba4d3577cd9cc3e59)
 

作成者 SHA1 メッセージ 日付
  Eric Anholt 49fbdd18ed i965: Fix massive memory allocation for streaming texture usage. 16年前
  Brian Paul b77469871a docs: document GLSL sqrt(0) fix 16年前
  Brian Paul 322bc403bc glsl: regenerated file 16年前
  Brian Paul 65765c9f2c glsl: rewrite sqrt(x) intrinsic to handle x=0 16年前
  Brian Paul 3c794e45b0 glsl: add support for CMP instruction 16年前
  Brian Paul 5f1faf4a21 docs: fixed glXQueryContext(GLX_RENDER_TYPE) 16年前
  Brian Paul a6b84aef4a gallium/xlib: fix GLX_RENDER_TYPE query 16年前
  Brian Paul 86ee448047 mesa/xlib: fix GLX_RENDER_TYPE query 16年前
  Brian Paul ef9cd84521 glx: indentation fixes 16年前
  Brian Paul 69a3043f41 mesa: bump version to 7.6.1 16年前
  Brian Paul 2d400d43bf docs: initial 7.6.1 release notes 16年前
  Brian Paul 9b5541617f mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state() 16年前
  Brian Paul 564df9dc5f softpipe: initialize the clear_flags bitvector in sp_create_tile_cache() 16年前
  Brian Paul fbddc75aa2 softpipe: Grab a ref when the fb is set. 16年前
  Brian Paul 6829ef7460 docs: update news.html file with 7.5.2 and 7.6 release 16年前
  Ian Romanick d39fd9f641 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16年前
  Ian Romanick 18f3afbe88 docs: 7.5.2 md5 sums 16年前
  Ian Romanick b807d49f18 Prep for 7.5.2 release 16年前
  Ian Romanick 86cd188f94 docs: 7.6 md5 sums 16年前
  Ian Romanick f0dc378705 Prep for 7.6 release 16年前
  Brian Paul eeb7e04da6 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16年前
  Robert Noland d09941c8cc Fix build on non GLIBC platforms (FreeBSD at least) 16年前
  Brian Paul fc613848e6 docs: list additional 7.5.2 bug fixes 16年前
  Brian Paul c7d0f0b46c docs: document gallium mipmap generation fix 16年前
  Brian Paul c7fddaf612 st/mesa: fix st_generate_mipmap() issues 16年前
  Brian Paul e3a6f57ad6 st/mesa: fix/simplify st_texture_object::lastLevel calculation 16年前
  Brian Paul 41d0606b7f gallium/util: add sanity check assertions 16年前
  Michel Dänzer 151e0c0aea intel: Handle GL_RGB8 for glCopyTex(Sub)Image. 16年前
  Vinson Lee 46da1f2c9b mesa: move declaration before code 16年前
  Eric Anholt 126d62edd1 i915: Fix GetBufferSubData in the case of a system-memory BO. 16年前
  Eric Anholt cc8084932c intel: Flush the batch when we're about to subdata into a VBO. 16年前
  Eric Anholt 54107a0979 i965: Clean up some mess with the batch cache. 16年前
  Brian Paul 940ca2e837 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16年前
  Vinson Lee 1730b8db12 softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256. 16年前
  Eric Anholt 726a04a2cd i965: Emit zero initialization for NV VP temporaries as required. 16年前
  Eric Anholt a9a47afe7e i965: Remove assert about NV_vp now that it somewhat works. 16年前
  Eric Anholt 9018a7dd17 i965: Load NV program matrices when required. 16年前
  Eric Anholt 601769a2c0 mesa: Initialize NV_vertex_program fields for the parameter lists and such. 16年前
  Brian Paul 60b152a1b3 mesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check/warning 16年前
  Brian Paul adfa778c8e mesa: remove rgbMode check in enable_texture() 16年前
  Brian Paul b849c6f1b3 intel: use default array/element buffers in intel_generate_mipmap() 16年前
  Brian Paul f0339f502c mesa: replace assertion with no-op function assignment 16年前
  Brian Paul 964792b025 mesa: added comment 16年前
  Brian Paul 1a81611725 vbo: limit number of warnings to 10 16年前
  Pauli Nieminen 1d2dca194c radeon: Fix scissors for r600 KMS. 16年前
  Brian Paul 7549a8397b Merge branch 'mesa_7_5_branch' into mesa_7_6_branch 16年前
  Brian Paul a64d4516a0 tgsi/sse: Pass the lodbias, not zero. More comments. 16年前
  Brian Paul a491e25b1f mesa: added default case return to silence warning 16年前
  Brian Paul 00ddd4f9e9 glsl: init var to silence warning 16年前
  Brian Paul e44c084be5 glsl: fix missing initializers warning 16年前