10176 次程式碼提交 (b67d93111da01c30317f4642e041e5c8c111d3d3)
 

作者 SHA1 備註 提交日期
  Brian b67d93111d minor status updates 18 年之前
  Brian 22d9132081 disable printing shader program debug info 18 年之前
  Brian d619cceea4 merge of glsl-compiler-1 branch 18 年之前
  Michel Dänzer 76f3b66e04 i915tex: Make sure renderbuffers don't get deleted when flipping them. 18 年之前
  Brian e71c34aaa1 disable free() until other issues can be fixed... 18 年之前
  Brian b9fbedd601 fix mem leak, add comments 18 年之前
  Ben Skeggs 8051c95a7e nouveau: match drm version bump 18 年之前
  Brian 42aaa548a1 Fix some renderbuffer reference counting issues. Also fixes a mem leak. 18 年之前
  Brian 6fda763989 destroy window on exit 18 年之前
  Xiang, Haihao a1ea7812b2 i965: The given urb layout(maximal size of urb entries and the 18 年之前
  Xiang, Haihao bb59d81d2d Color3iv: set the alpha value to 1.0 18 年之前
  Nicolai Haehnle 8a4546b561 r300: Whitespace cleanup in r300_texmem.c 18 年之前
  Nicolai Haehnle 9db583e7e4 r300: Whitespace cleanup in r300_texstate.c 18 年之前
  Nicolai Haehnle 7143c61283 r300: Fix regression: unnecessary node indirection 18 年之前
  Brian bb0393a0cd fix mem leak 18 年之前
  Brian 9fe342d1e6 disable free(var->aux) -- can lead to segfault 18 年之前
  Brian cfdd07d7d3 fix mem leak 18 年之前
  Brian 1968444bed fix some mem leaks 18 年之前
  Brian 935f93f966 Free shader-related context state: _mesa_free_shader_state() 18 年之前
  Brian 3493e867e9 free prog->Attributes in _mesa_delete_program() 18 年之前
  Brian 49134e8e53 fix mistake in _slang_free_ir() 18 年之前
  Dave Airlie 74ceaf545f nouveau: implement nv20Clear and nv20Scissor 18 年之前
  Nicolai Haehnle f27991c916 r300: Fix texture coordinate calculation for rectangle textures 18 年之前
  Nicolai Haehnle 0c3ae2ea7f r300: No assertion when accessing incomplete texture images. 18 年之前
  Brian 0e71d08e8d Properly free the slang_ir_node->Store data (use ref counting). 18 年之前
  Brian b50b036ffb When computing render_inputs_bitset, omit primary color if we have a fragment program and it doesn't need FRAG_ATTRIB_COL0. Silences valgrind warnings. 18 年之前
  Brian dc3015f157 move some code into new slang_ir.c file 18 年之前
  Brian b2bc563142 IR utility functions 18 年之前
  Nicolai Haehnle d4dd5a95a8 r300: Fix: KIL instruction don't require textures 18 年之前
  Nicolai Haehnle 8f90822b72 swrast: Fix crash when sampling from a non-existing texture object 18 年之前
  Ben Skeggs ea3d11a3d8 nouveau: some swtcl fixes 18 年之前
  Brian 8e1c3bd0b4 Implement alpha buffer copy for SwapBuffers(). 18 年之前
  Brian 8f9db0f81c document internal compiler options 18 年之前
  Brian d1934c2065 Fix issues related to the 'continue' statement. 18 年之前
  Brian 81767eead9 consolidate some code 18 年之前
  Brian 63556fa994 Add the ability to generate programs that doesn't use condition codes. 18 年之前
  Brian bf020d8d7f minor tweaks 18 年之前
  Brian 2bdac09d16 updated comment 18 年之前
  Nicolai Haehnle 654a308439 r300: Whitespace cleanup (remove trailing spaces) 18 年之前
  Brian fe20a619cf updated comment 18 年之前
  Brian e6aeb24b23 Overhaul emit_compare() function. 18 年之前
  Brian 0aad9e2627 First pass at implementing structure compares. 18 年之前
  Brian 12229f119d use _mesa_copy_instructions() 18 年之前
  Brian 1bf81e3c5d In _mesa_add_unnamed_constant() and _mesa_lookup_parameter_constant() allow swizzleOut==NULL. 18 年之前
  Brian 1936b25ebd print conditional writemask, if enabled 18 年之前
  Brian 002762b13a use _mesa_alloc_instructions() 18 年之前
  Brian 1240eb2683 use _mesa_copy_instructions() 18 年之前
  Alan Hourihane 985a2eff82 Ensure we have a valid ReadBuffer for CopyTexSubImage, and 18 年之前
  Xiang, Haihao 01b7f2ab2e fix for bug#10339 18 年之前
  Brian 629ec2b06b added SWIZZLE_XYZW 18 年之前