29201 次程式碼提交 (daf7fe69f7bd0caa955d30b43fc35b7ce0069b6b)
 

作者 SHA1 備註 提交日期
  Brian Paul aa491c19b9 mesa: turn on NV_conditional_render for software drivers 16 年之前
  Brian Paul ab26682eb4 swrast: add check for conditional rendering 16 年之前
  Brian Paul 699cfaeb3c tnl: add check for conditional rendering 16 年之前
  Brian Paul ff3a52643d mesa: plug in API functions for conditional rendering 16 年之前
  Brian Paul 007b1f42c4 mesa: added dispatch for GL_NV_conditional_render extension 16 年之前
  Brian Paul 5a0eb89da5 mesa: added FLUSH_VERTICES(), more comments 16 年之前
  Brian Paul 2be0d77a97 mesa: add flag for GL_NV_conditional_render extension 16 年之前
  Brian Paul 0fbe828c1d mesa: _mesa_Begin/EndConditionalRender() functions 16 年之前
  Brian Paul 534e005185 mesa: make _mesa_lookup_query_object() an non-private inline function 16 年之前
  Brian Paul 195e7657e2 swrast: use different temp array in _swrast_get_dest_rgba() 16 年之前
  Christoph Bumiller 4e4244b910 nv50: fix TEXLOD sequence and use it only in FPs 16 年之前
  Christoph Bumiller 616ddc8dfa nv50: cannot kill branch if immediate is used 16 年之前
  Christoph Bumiller b3425bc360 nv50: make assimilate_temp safe 16 年之前
  Christoph Bumiller d9ae8f31d5 nv50: handle TGSI_OPCODE_EXP,LOG 16 年之前
  Christoph Bumiller f2cca04bd8 nv50: add support for subroutines 16 年之前
  Christoph Bumiller 170cdb4507 nv50: alloc_reg on reg_instance 16 年之前
  Christoph Bumiller 0ba518e327 nv50: multiply polygon offset units by 2 16 年之前
  Christoph Bumiller 4d2551beb7 nv50: neg and abs modifiers for flops 16 年之前
  Christoph Bumiller 3019afdbd8 nv50: don't negate immediates in set_immd 16 年之前
  Vinson Lee 6e0584932b mesa: Silence unused variable warning. 16 年之前
  Vinson Lee 5b2713c92a progs/glsl: Provide a better fix for fgets warning. 16 年之前
  Brian Paul 9b0bbe15a5 docs: added GL 3.x feature checklist to track what's done in Mesa 16 年之前
  Brian Paul 16e91d4c0e mesa: implement _mesa_GetStringi() for GL3 16 年之前
  Brian Paul 56bdaca03e mesa: _mesa_get_enabled_extension() function 16 年之前
  Brian Paul 802b808939 mesa: implement GL3 GL_NUM_EXTENSIONS query 16 年之前
  Brian Paul 1ec6de9f94 mesa: simplify some extension testing code 16 年之前
  Brian Paul 05fb922e61 mesa: display list support for glClearBuffer functions 16 年之前
  Brian Paul 2b5ece5746 mesa: implement GL3 glClearBuffer() functions 16 年之前
  Brian Paul 12039aa7a9 mklib: use a wrapper for ar 16 年之前
  Luca Barbieri 9656177bc0 nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40 16 年之前
  Brian Paul f00bf0598c st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info() 16 年之前
  Vinson Lee de95e5768b glu/sgi: Initialize members of struct O_nurbssurface. 16 年之前
  Brian Paul 1677d5c0ae mesa: fix-up blend enable/disable code in _mesa_PopAttrib() 16 年之前
  Brian Paul 36092fa2d8 mesa: finish-up indexed color mask code in _mesa_PopAttrib() 16 年之前
  Brian Paul 81c72a1dab mesa: plug in GL_EXT_draw_buffers2 functions 16 年之前
  Brian Paul 285d3f9ed8 mesa: regenerate API files related to GL_EXT_draw_buffers2 16 年之前
  Brian Paul ca3a8538b6 glapi: extension info for GL_EXT_draw_buffers2 16 年之前
  Vinson Lee ac21edff1c tdfx: Silence uninitialized variable warning. 16 年之前
  Vinson Lee 0ab29d2b35 progs/glsl: Silence compiler warnings. 16 年之前
  Vinson Lee 70bbe22366 glu/sgi: Silence warn_unused_result warnings. 16 年之前
  Vinson Lee 31263f41a0 st/xorg: Use C-style comments. 16 年之前
  Vinson Lee 97b899374c glu/sgi: Initialize member of struct GridVertex. 16 年之前
  Jakob Bornecrantz 5169775345 st/xorg: Fix warning and add a TODO comment 16 年之前
  Jakob Bornecrantz d34fdf149d st/xorg: On close wait on fences and then destroy the screen 16 年之前
  Jakob Bornecrantz 5fdc4f732f st/xorg: Be proper with pipe pointers on close in exa 16 年之前
  Brian Paul 8f6f112463 mesa: added infrastructure for GL_EXT_draw_buffers2 16 年之前
  Jakob Bornecrantz 53e314cb80 st/xorg: Make sure we don't overrun the fence array in block handler 16 年之前
  Vinson Lee 3bcf7d7d7b glu/sgi: Initialize member variables in class Varray. 16 年之前
  Vinson Lee a7db305c2f glu/sgi: Initialize member of class monoChain. 16 年之前
  Vinson Lee 5060fb428d glu/sgi: Initialize members of class sampledLine. 16 年之前