25429 次代码提交 (b8326b011d9b16dcc502507a52bd747a4b709399)

作者 SHA1 备注 提交日期
  Brian Paul 534e005185 mesa: make _mesa_lookup_query_object() an non-private inline function 15 年前
  Brian Paul 195e7657e2 swrast: use different temp array in _swrast_get_dest_rgba() 15 年前
  Christoph Bumiller 4e4244b910 nv50: fix TEXLOD sequence and use it only in FPs 15 年前
  Christoph Bumiller 616ddc8dfa nv50: cannot kill branch if immediate is used 15 年前
  Christoph Bumiller b3425bc360 nv50: make assimilate_temp safe 15 年前
  Christoph Bumiller d9ae8f31d5 nv50: handle TGSI_OPCODE_EXP,LOG 15 年前
  Christoph Bumiller f2cca04bd8 nv50: add support for subroutines 15 年前
  Christoph Bumiller 170cdb4507 nv50: alloc_reg on reg_instance 15 年前
  Christoph Bumiller 0ba518e327 nv50: multiply polygon offset units by 2 15 年前
  Christoph Bumiller 4d2551beb7 nv50: neg and abs modifiers for flops 15 年前
  Christoph Bumiller 3019afdbd8 nv50: don't negate immediates in set_immd 15 年前
  Vinson Lee 6e0584932b mesa: Silence unused variable warning. 15 年前
  Brian Paul 16e91d4c0e mesa: implement _mesa_GetStringi() for GL3 15 年前
  Brian Paul 56bdaca03e mesa: _mesa_get_enabled_extension() function 15 年前
  Brian Paul 802b808939 mesa: implement GL3 GL_NUM_EXTENSIONS query 15 年前
  Brian Paul 1ec6de9f94 mesa: simplify some extension testing code 15 年前
  Brian Paul 05fb922e61 mesa: display list support for glClearBuffer functions 15 年前
  Brian Paul 2b5ece5746 mesa: implement GL3 glClearBuffer() functions 15 年前
  Luca Barbieri 9656177bc0 nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40 15 年前
  Brian Paul f00bf0598c st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info() 15 年前
  Vinson Lee de95e5768b glu/sgi: Initialize members of struct O_nurbssurface. 15 年前
  Brian Paul 1677d5c0ae mesa: fix-up blend enable/disable code in _mesa_PopAttrib() 15 年前
  Brian Paul 36092fa2d8 mesa: finish-up indexed color mask code in _mesa_PopAttrib() 15 年前
  Brian Paul 81c72a1dab mesa: plug in GL_EXT_draw_buffers2 functions 15 年前
  Brian Paul 285d3f9ed8 mesa: regenerate API files related to GL_EXT_draw_buffers2 15 年前
  Brian Paul ca3a8538b6 glapi: extension info for GL_EXT_draw_buffers2 15 年前
  Vinson Lee ac21edff1c tdfx: Silence uninitialized variable warning. 15 年前
  Vinson Lee 70bbe22366 glu/sgi: Silence warn_unused_result warnings. 15 年前
  Vinson Lee 31263f41a0 st/xorg: Use C-style comments. 15 年前
  Vinson Lee 97b899374c glu/sgi: Initialize member of struct GridVertex. 15 年前
  Jakob Bornecrantz 5169775345 st/xorg: Fix warning and add a TODO comment 15 年前
  Jakob Bornecrantz d34fdf149d st/xorg: On close wait on fences and then destroy the screen 15 年前
  Jakob Bornecrantz 5fdc4f732f st/xorg: Be proper with pipe pointers on close in exa 15 年前
  Brian Paul 8f6f112463 mesa: added infrastructure for GL_EXT_draw_buffers2 15 年前
  Jakob Bornecrantz 53e314cb80 st/xorg: Make sure we don't overrun the fence array in block handler 15 年前
  Vinson Lee 3bcf7d7d7b glu/sgi: Initialize member variables in class Varray. 15 年前
  Vinson Lee a7db305c2f glu/sgi: Initialize member of class monoChain. 15 年前
  Vinson Lee 5060fb428d glu/sgi: Initialize members of class sampledLine. 15 年前
  Brian Paul a856d635d3 mesa: add dlist support for indexed colormask and indexed enables/disables 15 年前
  Brian Paul fd5511d27f mesa: implement per-buffer color masking 15 年前
  Vinson Lee 495b8f8f7a glu/sgi: Initialize members of class directedLine. 15 年前
  Brian Paul 126b35bd3a mesa: implement indexed glGet functions 15 年前
  Brian Paul 3728673bd1 mesa: per-buffer blend enabled flags 15 年前
  Vinson Lee 62a0d4ef7f mesa: Initialize variable in get_tex_color_index. 15 年前
  Brian Paul 4f481cb87a glsl: added uniform initializer check 15 年前
  Brian Paul 639e7a140e ARB prog parser: use _mesa_add_unnamed_constant() to use fewer constant slots 15 年前
  Brian Paul 561a107df7 glsl: added default case in _fetch_token() to silence warnings 15 年前
  Eric Anholt a099644755 intel: Fix false positives in checking for non-packed depth/stencil RB. 15 年前
  Vinson Lee b4658dbf04 st/egl: Move declaration before code. 15 年前
  Eric Anholt 089144e4e5 intel: Allow binding a stencil but not a depth buffer. 15 年前